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

* add snippets setting stub

bc4d490eea1810aa7a91a5308dc6b09451b19443 authored over 12 years ago by DisposaBoy <[email protected]>
* add support for snippets (alternative to native ST2 snippets)

bdf7a5665ab55b25f44ad61cc56cc2ef6d561416 authored over 12 years ago by DisposaBoy <[email protected]>
* add new helper

291b42b2916f9b60ba7e863c6a8914980263640b authored over 12 years ago by DisposaBoy <[email protected]>
* make sure default cwd is None

* update to gsshell changes

f2a261d686623772466dfde81a479242393bb89c authored over 12 years ago by DisposaBoy <[email protected]>
* use gsshell.run instead of gscommon.runcmd

8a2e9b3bd957300d378128eb7be2490882ce6c2d authored over 12 years ago by DisposaBoy <[email protected]>
* add missing string string format

171f69abedbd37766f33910868c7b34fefd9648e authored over 12 years ago by DisposaBoy <[email protected]>
* add new contributor

32aaedb504639de2fe78b3b5ea8e2e266f231115 authored over 12 years ago by DisposaBoy <[email protected]>
Merge pull request #120 from guillermooo/supress-cmds

supress some commands if active view is not go source

246c1713ebbd0ce6c6481b8150d6117cf754ca00 authored over 12 years ago by DisposaBoy <[email protected]>
Merge pull request #121 from guillermooo/add-comments-to-env

add comments to env() and make minor edits to the function

6fbcb99828777239b2c1227a5f5071187e5aefbc authored over 12 years ago by DisposaBoy <[email protected]>
force unicode strings into strings on all plats to avoid networking encoding issues

8e5b33e084cb3648d72f55bb3d8364f324c71de6 authored over 12 years ago by Guillermo López <[email protected]>
reference the right question

685360315a20f3c6d93d28c5911c17d7db5ea950 authored over 12 years ago by Guillermo López <[email protected]>
make link shorter

b5226b6b32045e952818ad259a6cf6c6b428f5ec authored over 12 years ago by Guillermo López <[email protected]>
add comments to env() and make minor edits to the function

b9da82adf82cf4d9df8b18ddb07505e4cd3f509d authored over 12 years ago by Guillermo López <[email protected]>
supress some commands if active view is not go source

0c56785b077a3ca65e9e56029cd23dd0ed8dfe6f authored over 12 years ago by Guillermo López <[email protected]>
fix: start gocode after close

93b3ce3dda45cdec397cd0c49c524897ebf1555c authored over 12 years ago by DisposaBoy <[email protected]>
* restart mg and gocode

b85a05c449869d49638bc23b72a8c90abf0dae2c authored over 12 years ago by DisposaBoy <[email protected]>
* put BUNDLE_GOBIN at the front of the PATH

6da51540c1a54ac91fdd6c36f0e6ff271a72db1a authored over 12 years ago by DisposaBoy <[email protected]>
* add new runcmd

* move auto-cwd to ViewCommand so Command can be thread-independent
* remove test functions

16d6bdc6ccbd99b4662bb12fff63990727861396 authored over 12 years ago by DisposaBoy <[email protected]>
* fix typo

1a5fc4bbab42f47d4629375f6ad7a61aedcde8c9 authored over 12 years ago by DisposaBoy <[email protected]>
* make all env values strings

aaa9e500b2c035f597408b7c0304791ee775b0b6 authored over 12 years ago by DisposaBoy <[email protected]>
* impl gsbundle

d73e4f40693e164830580c67dedcc3eefd50b87f authored over 12 years ago by DisposaBoy <[email protected]>
* misc cleanups

* handle user shell setting

58b76b8eb85c2dc2f3891e9105645f8f1b6ee5a5 authored over 12 years ago by DisposaBoy <[email protected]>
* add couple helpers

86331b1aa050110f5b1d8507db2ff5c53305a11e authored over 12 years ago by DisposaBoy <[email protected]>
* make shell setting a list

8c9f17b92c560adf517d9269f795359a37ad239b authored over 12 years ago by DisposaBoy <[email protected]>
* add new setting `shell`

215cbc29db9cd6da29ed39e45ed5cc7957852267 authored over 12 years ago by DisposaBoy <[email protected]>
* swap *nix default PATH order

* convert all env values to str

648c9d959eb8e0cee4cf4047ae8152dc51aa904d authored over 12 years ago by DisposaBoy <[email protected]>
* make it easier to reuse on_done and on_output

85d7600e526a1ca70e69b743c2a032d29702c9c7 authored over 12 years ago by DisposaBoy <[email protected]>
* add two new helpers

702c6a65628568104be75449f996c4ffa4f82b71 authored over 12 years ago by DisposaBoy <[email protected]>
* remove gutter from output panel

02b6faa5a0aca680361cf6ccf18604625518dbcd authored over 12 years ago by DisposaBoy <[email protected]>
* bundle margo and gocode... again

65f374433d77df4b33fd40c10b67c703bc76684b authored over 12 years ago by DisposaBoy <[email protected]>
8 bu

a11cc63baf89b4881c2b5b8bd40845e1459468b3 authored over 12 years ago by DisposaBoy <[email protected]>
* bundle margo

d4dc553fd55d2a30be5f8a5ed93a35eee563d9c3 authored over 12 years ago by DisposaBoy <[email protected]>
* try again

772690d55293ce499489765813f29aec23f1284b authored over 12 years ago by DisposaBoy <[email protected]>
* ingore bin dir

* be explicit about ignore directories

7ff3e13f8d137199dd54e5f8fd5a1cb3365f824f authored over 12 years ago by DisposaBoy <[email protected]>
* bundle mg and gocode

d7c03ab9815826e2ba01e5db74923717fbd77054 authored over 12 years ago by DisposaBoy <[email protected]>
* re-encode the output of go env

7f656d37dee9e9509e9485e990a5c1ff01700539 authored over 12 years ago by DisposaBoy <[email protected]>
* don't call poll_ouput in the child thread

803189565cf993ca0e9723a4d7facfab8f1c4cf4 authored over 12 years ago by DisposaBoy <[email protected]>
* impl #clear

* save history
* add ctrl+space binding
* add go env

f503b5f80bc844c4f9c6093a72e652bbf3285d50 authored over 12 years ago by DisposaBoy <[email protected]>
* add shelly keybindings

526f1f400217ca72678095594f39c75227af284d authored over 12 years ago by DisposaBoy <[email protected]>
* initial impl of new gsshell/shelly

b8602766a463ce3c1c7ec3ab7a274faaced09716 authored over 12 years ago by DisposaBoy <[email protected]>
* misc tweaks

522e98d5d433d880af034e4fd610098ff8ec7663 authored over 12 years ago by DisposaBoy <[email protected]>
* add common PATHs

* add getenv

1984615c1e4211220bd1c6a6ca03f6c0f8c82e50 authored over 12 years ago by DisposaBoy <[email protected]>
* misc tweaks for shelly

835a7ee77216b30f0863d40112e3e13dcdb2cae7 authored over 12 years ago by DisposaBoy <[email protected]>
* remove unused param region_name

7b83d624af2a1faa7d4cfd923ead35d5e578051e authored over 12 years ago by DisposaBoy <[email protected]>
* allow overriding do_insert

e5d0f6a21f7c3bc04c5b94ab472fc11a65948d62 authored over 12 years ago by DisposaBoy <[email protected]>
* adjust the outq drain-rate

73c784a05279b391f1ae655e268022734d2dcac2 authored over 12 years ago by DisposaBoy <[email protected]>
* announce

f34b5c4374f5fbad23722e4ccdba8803cab3a86f authored over 12 years ago by DisposaBoy <[email protected]>
* make gs_browse_files more file-browser-like

cf856fb07ec5e0bb8774dd07821091903ddc1188 authored over 12 years ago by DisposaBoy <[email protected]>
* add ViewCommand

54801d60f64b3f4f35f66538a33fced0d823f55c authored over 12 years ago by DisposaBoy <[email protected]>
* impl new subprocess/command classes

dfc16f670be8f59e6ed18772fbae62989143a638 authored over 12 years ago by DisposaBoy <[email protected]>
* extend runcmd and popen interfaces for gsshell

2a70d069dea638973f66d5c30640257fed0c8465 authored over 12 years ago by DisposaBoy <[email protected]>
* move env building code into its own function

e23559a7e99669c2b78520a906eba7c503469c73 authored over 12 years ago by DisposaBoy <[email protected]>
* supress any exception that may be thrown in detection of the package

4d845a92ced1ec6061631e88baf6760d076a1804 authored over 12 years ago by DisposaBoy <[email protected]>
* pass env to Popen instead of modifying os.environ

927b5c61c525ea2aec9b2af2484073e9d6585d95 authored over 12 years ago by DisposaBoy <[email protected]>
announce

9d6a8b2af96ed891c7969fb0f362f28fbca6e245 authored over 12 years ago by DisposaBoy <[email protected]>
* add experimental build-on-save linter

981f6e222335bdb3e6a2cf219dfc264231415c2a authored over 12 years ago by DisposaBoy <[email protected]>
* add support for passing extra env vars to runcmd

7d353dd05a636229792931f6160a679f31c3bc66 authored over 12 years ago by DisposaBoy <[email protected]>
* add on_save setting stub

4f9245878b87963b6e2a1ced4060852768734df1 authored over 12 years ago by DisposaBoy <[email protected]>
* add on_save support

48795637b42789968ad4f9e01b5b16970e431606 authored over 12 years ago by DisposaBoy <[email protected]>
* add new settings for comp lint

634ab47d15e803dcf9ec5f3a7b45593f7a706a9d authored over 12 years ago by DisposaBoy <[email protected]>
* add is_pkg_view stub

58f81e692034039e2e367faff97c317a7babb3d3 authored over 12 years ago by DisposaBoy <[email protected]>
* add option to cancel running command

781d35e6d212893cdb940faca2e036b487f84e40 authored over 12 years ago by DisposaBoy <[email protected]>
* decode utf8 before uploading src

42a2f80d9e8921870d611921d54c1d926ef3b243 authored over 12 years ago by DisposaBoy <[email protected]>
* don't change the history if the go command is run with no args

5646013450bb79951572930d9c20fdfd02465170 authored over 12 years ago by DisposaBoy <[email protected]>
* focus the share panel

ae1dc9d1e22f174e8a78f6eaf67b53996cb92c63 authored over 12 years ago by DisposaBoy <[email protected]>
* fmt if the view isn't eligible for fmt_save

a47b81941896acd2ba08e357d3fccddbc5fddfad authored over 12 years ago by DisposaBoy <[email protected]>
* only fmt_save if te view is dirty

0bdfab8250016dd8807c6670b72f3fceb1c9fe54 authored over 12 years ago by DisposaBoy <[email protected]>
* use makedirs so intermediate directorie are created

158191370d4d6d2c8c35c27efd991e763a42eb0c authored over 12 years ago by DisposaBoy <[email protected]>
announce

67a011ea812734c9fd485bd7eec90787a882aa99 authored over 12 years ago by DisposaBoy <[email protected]>
* make .o global

91327ab2b4b7c97032cf863f16a5550041e00f25 authored over 12 years ago by DisposaBoy <[email protected]>
announce

fe93256b12d4c7c1c90f63a976dcc957ae4bcfd4 authored over 12 years ago by DisposaBoy <[email protected]>
* rewrite declaratiosn browser

fa22292f394f08ee25d3559fd57f9859868776fc authored over 12 years ago by DisposaBoy <[email protected]>
* browse files on .o

5f3f181a29aa56bd1e2e911f1e5fbb4359901875 authored over 12 years ago by DisposaBoy <[email protected]>
* misc tweaks

828296ab888b8eefe7030fe21d50ae48f2651b7a authored over 12 years ago by DisposaBoy <[email protected]>
* don't show the update notification again if an action taken

0a70a7ab13e87a0f45450dc9e5edd3dbfb10b6ed authored over 12 years ago by DisposaBoy <[email protected]>
* restore normal sort

60693bf9036aa0efb5facfb978db57aca6804d39 authored over 12 years ago by DisposaBoy <[email protected]>
announce

87ae63028a250759c583eabf0e397313253a1dd3 authored over 12 years ago by DisposaBoy <[email protected]>
* .m now works in all directories and list all relevant files as well

* all files recursively

8c88bac9cd353779b0bc7a4c819a94e7589c4073 authored over 12 years ago by DisposaBoy <[email protected]>
* add helper

* make sqp handle none cb

67a9780a18673856631ca6463e5995ef27fb8232 authored over 12 years ago by DisposaBoy <[email protected]>
announce

0043ccd1ba8052a88b695fde84fea28b3f8b9e55 authored over 12 years ago by DisposaBoy <[email protected]>
* tweak depends checking

a6a4f48b1465ac2bf50a43d4a937bc69d41d987f authored over 12 years ago by DisposaBoy <[email protected]>
* add helpers

c97e4df4292be26f4bef8f7a590851d063a838db authored over 12 years ago by DisposaBoy <[email protected]>
* use a more static temp name

ec9b41cbacd27ea96d9787e06f279a8443bf898d authored over 12 years ago by DisposaBoy <[email protected]>
* add helper for creating temp dir

* be more strict about the view check in view_fn

b03892f18efce2f58a549307ed255f3bebacfebd authored over 12 years ago by DisposaBoy <[email protected]>
announce

fd4a2b867f730ca48c0c6e0b7450fcb55cf92b8d authored over 12 years ago by DisposaBoy <[email protected]>
* add platform info to package declarations list

52f0d8904262cc17cb2fd504e05b2939a31dab1c authored over 12 years ago by DisposaBoy <[email protected]>
* add unix to list of GOOD

a7d074500e59276138fe6635271f3dcad07f3912 authored over 12 years ago by DisposaBoy <[email protected]>
* fix out-of-order actions

d45577c21760bec4563e6811cf4ed14d5f3d90ab authored over 12 years ago by DisposaBoy <[email protected]>
* fix fun call

d28abe694cc66f1431bff3464640ece57be3d53c authored over 12 years ago by DisposaBoy <[email protected]>
* call mg/doc

11e96971cb19fc33cb77c7c5a1a094c3258b6be1 authored over 12 years ago by DisposaBoy <[email protected]>
* remove unused function

798e2a3913ae71324b969229bac8d7d282f08d0a authored over 12 years ago by DisposaBoy <[email protected]>
* call mg/doc

a27a0c86c395fe9e9fc6bed227ff5af5b25bb342 authored over 12 years ago by DisposaBoy <[email protected]>
* remove print

348aa9cd0178da4226b814fdb7869d285ed8377a authored over 12 years ago by DisposaBoy <[email protected]>
* call mg/doc

b320b052e02e1afa4f36eb15ea820af2bf134358 authored over 12 years ago by DisposaBoy <[email protected]>
* call mg/import_paths

7f3ff80abd52719d3742231ff4824b99e4e454be authored over 12 years ago by DisposaBoy <[email protected]>
* call mg/import_paths

3ff945371c9de918bb744abe66f1495a86755f8d authored over 12 years ago by DisposaBoy <[email protected]>
* impl cancelable tasks ui

e22c6a477c3192b200035f556fff8b53ec60a256 authored over 12 years ago by DisposaBoy <[email protected]>
* cleanup

e994fe0aa7d9551ca25fbb05fe9a3dc3294e8067 authored over 12 years ago by DisposaBoy <[email protected]>
* allow sharing the q

33a61405b6dc857b08c71e109ebd8edfd0748a10 authored over 12 years ago by DisposaBoy <[email protected]>
* cleanup

d4009b5c3280aa6a9c2b5bb5321c7af518cb8e27 authored over 12 years ago by DisposaBoy <[email protected]>