Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/DisposaBoy/GoSublime

A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
https://github.com/DisposaBoy/GoSublime

* make sure we chdir before running any command just-in-case something else changed the directory

3d2476fdba3495b99d7c927d31ce18e11c82fd20 authored over 11 years ago by DisposaBoy <[email protected]>
* remove setup of custom the pre-defined vars. it's now handled by sh.env(). this fixes the vars not being defined in sh mode

de4d883886ad255c7288306464d67673bb530751 authored over 11 years ago by DisposaBoy <[email protected]>
* update the syntax file on_load and on_activated to avoid racey behaviour

6f0a5a132454bb128fabfaa73a09b240e0d44d39 authored over 11 years ago by DisposaBoy <[email protected]>
* add fallbacks for the old syntax files

4ade8cfce1c8e42fe43712cbab1f21a5190e30a9 authored over 11 years ago by DisposaBoy <[email protected]>
* move all views using the old syntax files over to the new syntax file

3f9b4cea95d05c5c5f5b066c1bcb2f12d5c09efe authored over 11 years ago by DisposaBoy <[email protected]>
* stop defaulting `.go` files to the deleted GoSublime.tmLanguage file

fb55bb4fb8d0c318b16fc25ed1746bc01712d1fd authored over 11 years ago by DisposaBoy <[email protected]>
* make `.go` files default to using the `GoSublime: Go` syntax def

f9ba13c815db7416d951288d9a6ee54462b49490 authored over 11 years ago by DisposaBoy <[email protected]>
* remove old go syntax def

c3018b37092caa504432b5f00f8afd663e803edf authored over 11 years ago by DisposaBoy <[email protected]>
* update new path to the `go` syntax defs

951414259bf615de903a805cac7f7b6e8567d0c2 authored over 11 years ago by DisposaBoy <[email protected]>
* add an example pattern to the linter `pat` docs and make it clear that the variables must be `named`

6cacc48c568ad964cb7d05ea5e002ff2bdbf1214 authored over 11 years ago by DisposaBoy <[email protected]>
Merge github.com:DisposaBoy/GoSublime

cfa195cc489bac22736b41eee2403f87f6461361 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

d9b34c42b9f62ba391e6a0451e94152b8fac2da4 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

621a76b100f195cd4a09fc79e6f2fdb84096d2d2 authored over 11 years ago by DisposaBoy <[email protected]>
* final rename...

efd842f550b940bf89239b1750e626d77b71ade3 authored over 11 years ago by DisposaBoy <[email protected]>
Merge github.com:DisposaBoy/GoSublime

e8af9de0294bc7c8ac5375d768d49ae8f6703579 authored over 11 years ago by DisposaBoy <[email protected]>
* fix failure to update the new install version

d55d4f713e6a8d9c5a75fcd6f7c1417d2479bfd3 authored over 11 years ago by DisposaBoy <[email protected]>
* move new syntax defs into place

713bfd4617582377521ba997fb584fe4c8e4b14a authored over 11 years ago by DisposaBoy <[email protected]>
* ann

38e50963707b8f991d479bda935a87be7782ce31 authored over 11 years ago by DisposaBoy <[email protected]>
* fix opening the wrong error log

b776cbed113299c37c7abe0cecca543f1a3cb150 authored over 11 years ago by DisposaBoy <[email protected]>
* add commands gs_open_dist_path and gs_open_home_path

95511ae6bd2805903429203ca23fdf988b844783 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

14c7f3fbdd412334e173d32352af6765567ea488 authored over 11 years ago by DisposaBoy <[email protected]>
* show the output of `go version`

7eb55afff9ecb7afe8eac41186d44b33613cc7f0 authored over 11 years ago by DisposaBoy <[email protected]>
* show the `go build` output when building margo

7fa0ebd2ab00d27121a29051a1c55f2134e1bad2 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

cfbc56a26e72e335d21b2aab4a898ed34b546c16 authored over 11 years ago by DisposaBoy <[email protected]>
* update docs to reflect on the current state of the difference between `9o` and `sh` modes

66c71b990a09f57f42fec34df341eb5e384a25f0 authored over 11 years ago by DisposaBoy <[email protected]>
* document the `echo` command

1bad5b0241b0518631ba0df340a13d5115a828c3 authored over 11 years ago by DisposaBoy <[email protected]>
* add an `echo` command

* expand env vars in the non-shell command line

0c882e1e4a6a8778998187505ada60fe0160be16 authored over 11 years ago by DisposaBoy <[email protected]>
* use the new sh.env. fixes issues with gslint reporting build failures due to undefined GOPATH, etc.

768d4618e8e2ca18a4016343c6dee1398d9f15da authored over 11 years ago by DisposaBoy <[email protected]>
* do a real chdir to avoid the stored working directory going of sync

b472555997924a1d2b19f42ba14d89f04e90cdf3 authored over 11 years ago by DisposaBoy <[email protected]>
* handle appengine version as well

aaa7cb839620488ffb91789c9cbac72ae9b283c1 authored over 11 years ago by DisposaBoy <[email protected]>
* adjust GO_VERSION_OUTPUT_PAT to accept more forms of `go version` output

ff4d70426e23ab19e84d32f09f534810b7c6c5bd authored over 11 years ago by DisposaBoy <[email protected]>
* ann

25980dfdbe33085a73bd7e5eea69a00356de75a1 authored over 11 years ago by DisposaBoy <[email protected]>
* change the meaning of global to be true iff we have a pkg and we've past the line it's declared on

d97fd6563f82f57910a31dd29b571cc341cf60fb authored over 11 years ago by DisposaBoy <[email protected]>
* document the `which command`

55509d8128aad5f8bbbf907de81127db1e890fb4 authored over 11 years ago by DisposaBoy <[email protected]>
* add 9o which command

b4d36b6a78ffda6d72b255ab7eb466156a1e5e00 authored over 11 years ago by DisposaBoy <[email protected]>
* fix invalid key

bad263fa5822e3759f9ac3486da03a74d34e4f66 authored over 11 years ago by DisposaBoy <[email protected]>
* strip `cmd_` prefix from builtins()

cb5f62d8cfdbd698a237cbc0ef0b0dbdeb03fee8 authored over 11 years ago by DisposaBoy <[email protected]>
* add builtins helper

605ea0776372218a5defcb8bd462ab48ecff99de authored over 11 years ago by DisposaBoy <[email protected]>
* ann

7f7011e736d7b6e0395eb2a647f1f98885313856 authored over 11 years ago by DisposaBoy <[email protected]>
* add support for gohtml_extensions

28acc8f2ed9c09e6c269b5296e7fa3d0cc9505ab authored over 11 years ago by DisposaBoy <[email protected]>
* add gohtml tm path

ad4f37e81b381c7c5ae076ef5bdaded370f7a0b5 authored over 11 years ago by DisposaBoy <[email protected]>
* add new setting `gohtml_extensions`

a2c978d92307064c73f81f6fb6ab79d80818eb18 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

10de950f1220968f2c760d3f289731d79a693d74 authored over 11 years ago by DisposaBoy <[email protected]>
* if the 9o command isn't defined, fallback to shell

3cab124a4c0df1bd0cdeb947cf65b0b2d30ab1b2 authored over 11 years ago by DisposaBoy <[email protected]>
Merge git://github.com/DisposaBoy/GoSublime

03cb2ad0d8a61d0530e5c0e0da98fce47e8611a8 authored over 11 years ago by DisposaBoy <[email protected]>
* remove test file

d5f39ecfa3641935aec3e695759976630de2c120 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

9887144ff2554478eb0723d655b667f0be73f55f authored over 11 years ago by DisposaBoy <[email protected]>
* add shell support article

97a84855123c0f23a7a27829a5cf49b39036ccb4 authored over 11 years ago by DisposaBoy <[email protected]>
* get GOROOT from `go env` to avoid any garbage the shell might output :|

02b8409fa5845925724244dd7af9240c01a7aa40 authored over 11 years ago by DisposaBoy <[email protected]>
* format set.shell and shell.cmd as a Python list to make the different components visible

eda435fe6e4983fb4b80daf5256fb8b69cedcac0 authored over 11 years ago by DisposaBoy <[email protected]>
* if GOROOT is not set in the shell env, get it from the go command

b2f7903282f28efa53d07b96939769c7b40486bf authored over 11 years ago by DisposaBoy <[email protected]>
* replace the cmd_str inside the shell cmd (avoid outputting the long ugly string when the shell command is not just the CMD variable)

a7d4463b6bcc67ba115c2f59abd04594918d4f69 authored over 11 years ago by DisposaBoy <[email protected]>
* only fetch the env vars that GS itself needs

a8c9110d1e3eeb7cd4f4cdb72ed5ae1cb6ef48ec authored over 11 years ago by DisposaBoy <[email protected]>
* use sh.env instead the old gs.env

901f07b85623a1bff29e212943ba2053c6849813 authored over 11 years ago by DisposaBoy <[email protected]>
Merge github.com:DisposaBoy/GoSublime-next

8843ad7c8d3f18141de03867b035fa6fce9697e4 authored over 11 years ago by DisposaBoy <[email protected]>
Merge GoSublime

2f21eba5a3329c04d25ef7c961310253effc1813 authored over 11 years ago by DisposaBoy <[email protected]>
* init sh.py

6d3170a9f9bdc3181fc2ad7b4b024778fc306578 authored over 11 years ago by DisposaBoy <[email protected]>
* use sh.py to handle the shell init and GO_VERSION. fixes #285

c462c03d0d54d4c24a978dcb57dd3d724e2c97a1 authored over 11 years ago by DisposaBoy <[email protected]>
* output the `go vesion` command and result to make debugging easier

dacfb827319b2e83788c6e8bb4ae6e8b9b7d830a authored over 11 years ago by DisposaBoy <[email protected]>
* use gs_init so we don't access the sublime api before it's ready

7ef380829d2832d557d0418aa97e98b41b3b5400 authored over 11 years ago by DisposaBoy <[email protected]>
* rename STARTUP_INFO to STARTUPINFO to keep consistency

0e3c25707da718b7441393caa0084bc419aac04d authored over 11 years ago by DisposaBoy <[email protected]>
* fix typo

fb8576fa7b04b7ceffe4152e2aaf92a6d0c5ea50 authored over 11 years ago by DisposaBoy <[email protected]>
* don't discard the popen Exception

74902011ab099f20ae4c5b0571ce1fb84bb80e6f authored over 11 years ago by DisposaBoy <[email protected]>
* use the correct STARTUP_INFO

0a5061169aab533c880b012eb4dc1f3f97980b4e authored over 11 years ago by DisposaBoy <[email protected]>
* output the `echo ...` command on startup to mak debugging easier

7cdeb71d7d9b5b1f161cb780c6788edf7061c398 authored over 11 years ago by DisposaBoy <[email protected]>
* add cmd_lst to Result

* debug `go version` command as well

87ead11e015417b2ed0722dc8f365c0986325ab5 authored over 11 years ago by DisposaBoy <[email protected]>
test

24638005c6026ae258642c254441e7a21e96f062 authored over 11 years ago by DisposaBoy <[email protected]>
* add `ok` to Proc to be consistent with Result

be6f77859d57230d2465192222ec0d3e631331c7 authored over 11 years ago by DisposaBoy <[email protected]>
* split _command.run method into run() and proc()

d6800e260d0427a9cd11d964ba00725e4a670a22 authored over 11 years ago by DisposaBoy <[email protected]>
* set GO_VERSION

d22ee3fbb97e0c660727b5a982d35070f9b26c65 authored over 11 years ago by DisposaBoy <[email protected]>
* try to fix PATH and GOPATH in situations where pathsep is not native

1a82663bbede37cbe667a8cf5f8b33f911f1a848 authored over 11 years ago by DisposaBoy <[email protected]>
* fix shell_pathsep seting typo

213482fe427b65c0d4e768ae98df896b50961d42 authored over 11 years ago by DisposaBoy <[email protected]>
* don't append .exe on windows if the command already has that extension

ef03e8d3975ac6291a9e84896c3c58415b7ec637 authored over 11 years ago by DisposaBoy <[email protected]>
* debug shell env

934a6e2420acf7faa1f79eaf742b7a31b12f7d1d authored over 11 years ago by DisposaBoy <[email protected]>
* add `rc` shell support

2f1ae9cfd7e4aceecfaafb42d7d57f5555acdce7 authored over 11 years ago by DisposaBoy <[email protected]>
* make all the sh-cli-compatible shells alias of _shl_sh

d9813d4e533cce6e7485bccbda68cddfa56a4364 authored over 11 years ago by DisposaBoy <[email protected]>
* call the default shell as a login shell (it should be safe enough and ~/.profile should then be loaded)

a32b6d3aa77cc7d09093c15b5449452b4390d43c authored over 11 years ago by DisposaBoy <[email protected]>
* remove interactive shell support as it's annoying me

2844d1671e917f4a99896b2933ef83da052c430b authored over 11 years ago by DisposaBoy <[email protected]>
* pre-resolved the command path (ensuring the caller's $PATH is used to find the command)

858bd8ed51639fef2d2bd551dd41416d584d2812 authored over 11 years ago by DisposaBoy <[email protected]>
* load gosubl/sh early

3ddcc604e6707e0c14254d3015dfa0597ce0719c authored over 11 years ago by DisposaBoy <[email protected]>
* split Command into Command and ShellCommand

f8df947da7c1e1443689eebeb40c4f1a9c0e9fba authored over 11 years ago by DisposaBoy <[email protected]>
* add gsshell replacement

3819a81a99550906ccd9d0e9daed6915ef119e47 authored over 11 years ago by DisposaBoy <[email protected]>
* add shell_pathsep setting

b36dc7f9ede246439d95398cd563a872d333525f authored over 11 years ago by DisposaBoy <[email protected]>
* ann

4aa1c5b575032b04e33d2a73fd8ce67616754d9d authored over 11 years ago by DisposaBoy <[email protected]>
* add shell env var and setting to the sanity check output

dcf77adb56b321b6e4f7406eb788b7e848767dfd authored over 11 years ago by DisposaBoy <[email protected]>
Merge pull request #282 from GeertJohan/patch-2

Update AUTHORS.md

62cd1ca3f1667be54433ba88a7ceec8115aceaac authored over 11 years ago by DisposaBoy <[email protected]>
Update AUTHORS.md

17d38317a2b425cb27de2be203f5fcd4bfe89919 authored over 11 years ago by Geert-Johan Riemer <[email protected]>
Merge pull request #277 from GeertJohan/patch-1

Fixed settings code block

b8af88849cf84fcb60834d8deb2134baddfe759a authored over 11 years ago by DisposaBoy <[email protected]>
Fixed settings code block

edf1ec1928d9b3d96277e2c6506740a1cd76c96e authored over 11 years ago by Geert-Johan Riemer <[email protected]>
* ann

1fffd3305ba0700566ca8f29f244d60ae9111a46 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

d22b5499500a85c2f587249945922297a0e88443 authored over 11 years ago by DisposaBoy <[email protected]>
add article about running golint

47a2d7b32f56fc7cae2cd4f3bf0fabb7378cabe6 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

021c4694e8012f84576d9d6d1559a32c7c5d3074 authored over 11 years ago by DisposaBoy <[email protected]>
* change MARGO_EXE to gosublime.margo_[VERSION]_[GO_VERSION].exe

d9e4ce96341c07ac858d1e2c62c9dca4d282a031 authored over 11 years ago by DisposaBoy <[email protected]>
* change home dir to include the platform

* include go version in the margo binary name, fixes #261

4a1f4122993f7900cb95a577b493b130e4f54c50 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

9961cbb67be6f642b14accbfaaabdbea16bb70b5 authored over 11 years ago by DisposaBoy <[email protected]>
* fix missing method snippet when using GoSublime-next.tmLanguage

ffbefdc7b51b53a6a44eabc6cf2f00f147708cad authored over 11 years ago by DisposaBoy <[email protected]>
* fix typo

90cdb1f968edb67490013841833e48d955891f77 authored over 11 years ago by DisposaBoy <[email protected]>
* ann

86155e1f2878f95948f8d1b107ddcca02d81eb6b authored over 11 years ago by DisposaBoy <[email protected]>
* make sure the output panel is always accessed from the main thread

* fixes #249

6679561814b2e343fd9b5593c13291de9424406c authored over 11 years ago by DisposaBoy <[email protected]>