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

use relative imports everywhere to avoid more of Python's BS

depending on how you import a module, it might be imported multiple times
leading to strange bug...

2d0daa62bbc3a0765ac8664ae957e4c8b4eb05a3 authored almost 7 years ago by DisposaBoy <[email protected]>
add helper gs.active_view

257f74924e199ad48deb54570b8682528c49eb35 authored almost 7 years ago by DisposaBoy <[email protected]>
Merge pull request #803 from opencollective/opencollective

Activating Open Collective

dda8a1c72e9295a8904fe845f2cf44afded2bd3e authored almost 7 years ago by DisposaBoy <[email protected]>
add stub for new margo module

408306316bd77e944c4cacbc129653cab326b28e authored almost 7 years ago by DisposaBoy <[email protected]>
vendor dependencies

83921499d1f055476992ac3db7093c48c66fc2d6 authored almost 7 years ago by DisposaBoy <[email protected]>
ensure caller suplied env({PATH}) is placed at the front of the generated PATH

52c0ad04dc22984a03daf9f5705962624190afed authored almost 7 years ago by DisposaBoy <[email protected]>
remove empty elements from the PATH returned by sh.env()

7d51a8c9e6210df255c93c70dc67bb689b1ecb26 authored almost 7 years ago by DisposaBoy <[email protected]>
add support for pushing PATH entries via env({'PATH': '..'})

0229cc659d91ed824b5157b3a64a43960b107f0c authored almost 7 years ago by DisposaBoy <[email protected]>
Added backers and sponsors on the README

b312836ee2f95407d2ffb579a090ca5cb13f3911 authored almost 7 years ago by Jess <[email protected]>
Added .github/ISSUE_TEMPLATE.md (optional)

42afd022c3421e1f0dd110030552ef4ff5e945c7 authored almost 7 years ago by Jess <[email protected]>
Added CONTRIBUTING.md (optional)

c308a8944385f9111f96b8d22b5396a7b5d90587 authored almost 7 years ago by Jess <[email protected]>
r17.01.17-1

2846b6865ec59cc6b05a4476ea8f3b7867d1cb78 authored almost 7 years ago by DisposaBoy <[email protected]>
sync all project settings, not just env

df017ab9cac75ec8ab389cdf59c2506e4d6cead1 authored almost 7 years ago by DisposaBoy <[email protected]>
add support for export env vars into ST

26178a19e0e0e4a0986812c071059b4f675f9da7 authored almost 7 years ago by DisposaBoy <[email protected]>
sync the settings when the active view changes

to avoid then going out-of-sync when switching projects

6d232f99ba951657aaf9a4103387fb74a94ba7dd authored almost 7 years ago by DisposaBoy <[email protected]>
update gocode

a207a88aa3d76bef87c2fb7a0e94e8e943c2d668 authored almost 7 years ago by DisposaBoy <[email protected]>
ANN

8354bb354de00dbc8c06d4f00cb72c11e6356821 authored almost 7 years ago by DisposaBoy <[email protected]>
fix markdown

251472625d3517073a4aa3f4e1d6e89ef8c6ee5e authored almost 7 years ago by DisposaBoy <[email protected]>
marketing

3a6220a7a92baa8730ecc525b837f0f3af8ffc7d authored almost 7 years ago by DisposaBoy <[email protected]>
add OpenCollective badges

110ed4320d361da480d3fd896cd1ea0029d294b7 authored almost 7 years ago by DisposaBoy <[email protected]>
add travis build status button

23c7f7241967719ee1ed3ea0787d8ddb797843df authored almost 7 years ago by DisposaBoy <[email protected]>
fix travis config

7dd245aba840545759a3b48f1f0e019d7c0985c3 authored almost 7 years ago by DisposaBoy <[email protected]>
Setup Travis CI

7b970cd32d1f8716d11bff21cd1f4d54da3a4980 authored almost 7 years ago by DisposaBoy <[email protected]>
Merge pull request #746 from avinassh/patch-1

Fix a typo

5d227bc685458edd25fbf67b3090eff92230248f authored almost 7 years ago by DisposaBoy <[email protected]>
update gocode

3c89b27dbe1297245e38d72ef4c439ef00e96550 authored almost 7 years ago by DisposaBoy <[email protected]>
rename src/{disposa.blue,gosublime} in prep for margo vendoring

b76d2a6b22b86b875ac8f2e6d3ca3c3efc06a300 authored almost 7 years ago by DisposaBoy <[email protected]>
* fix failure to list some packges in the imports palette

* update gocode

8f5669af1e84ec0b921be4ee981e16158118127f authored about 7 years ago by DisposaBoy <[email protected]>
fix failure to list some packges in the imports palette

86acc172856a01f2fb0f831e24ea437ec5a2017b authored about 7 years ago by DisposaBoy <[email protected]>
update gocode

211166260d8d463af716e037c10c5d05f4250567 authored about 7 years ago by DisposaBoy <[email protected]>
r17.12.08-1

4bb41265a4cf22843b0e4961d3f9573e0331f6dc authored about 7 years ago by DisposaBoy <[email protected]>
fix broken commenting when the Go package is disabled

close #797

749ac2285f6873dd78c8d1a355f02c7d3ed7b3db authored about 7 years ago by DisposaBoy <[email protected]>
add donation buttons

1fd23d5b346f53a1c4ca434fc13e902f41c7b2da authored about 7 years ago by DisposaBoy <[email protected]>
Merge pull request #763 from dave/patch-1

Update username

ac41afef2af8935adab8f2f383e8bf7c847603cd authored about 7 years ago by DisposaBoy <[email protected]>
17.11.27-1

b1b18c9c647f686a830a8d4a60fd3ff340d9e7aa authored about 7 years ago by DisposaBoy <[email protected]>
use the old GS syntax definitions instead of the new ST ones

725c74ec8ff999233dc0c626b2e67f59d72a7aa2 authored about 7 years ago by DisposaBoy <[email protected]>
r17.11.25-1

077e7218f164b8497e6561cb13898d60b65eff44 authored about 7 years ago by DisposaBoy <[email protected]>
use the latest Sublime Text Go syntax

and convert all our existing syntax definitions to .sublime-syntax

close #634
close #731
close ...

11f7d68457604b9194aac5ee29f84c1271fa4bdd authored about 7 years ago by DisposaBoy <[email protected]>
keep track of the sh.bootstrap output and include it in the Sanity Check

c1359a2525ab0e51ca4eed45592d65bcdc952874 authored about 7 years ago by DisposaBoy <[email protected]>
ANN

bdaa9f3b9d973d487fe0f2e79e5bebfde8870b1e authored about 7 years ago by DisposaBoy <[email protected]>
close #787

Fix failure to list individual Test|Benchmark|Example functions in the test palette

212ffb0d239fe1163119ad496386b1ba7bf461ec authored about 7 years ago by DisposaBoy <[email protected]>
ANN

9ff966c574310a263ebae04d719121340faea02d authored about 7 years ago by DisposaBoy <[email protected]>
Move sh.py/shell bootstrapping into Go and always run it through the shell.

This should fix 2 bugs:

1. If you had multiple versions of Go installed, one chosen seemingly a...

7a123e84e1337d494ffc39de4f147d75148cd5cc authored about 7 years ago by DisposaBoy <[email protected]>
change the prefix for _test-related identifiers to tilde(~)

to prevent cluttering the declartion palette when searching for (un-)exported identifiers

03968ecfa7fabc7305a369fd8b57701815c66cd2 authored about 7 years ago by DisposaBoy <[email protected]>
ANN

40439d234ceee70a6203dc2241b86099f99ddb31 authored about 7 years ago by DisposaBoy <[email protected]>
update gocode

b62ec8f708e678eaf759c8bee4aecbac03fe5126 authored about 7 years ago by DisposaBoy <[email protected]>
fix failure to display `time` (and other packages) in the imports list

5cfdf5e3df6ed33355e5e29483f4d19cdc32ed92 authored about 7 years ago by DisposaBoy <[email protected]>
ann

70e0a5db0c67fd744374991bade8aadba3ab0496 authored over 7 years ago by DisposaBoy <[email protected]>
update gocode

bb2c30ad779b29c9412c135164866f1db3ea2fbb authored over 7 years ago by DisposaBoy <[email protected]>
backport gocode bundler

5febbfb9d402f404d45790e2f8c9cce05d5a23b1 authored over 7 years ago by DisposaBoy <[email protected]>
Update username

ca4abbe190386d2bd9e1774be8d5e82fe231712a authored almost 8 years ago by Dave Brophy <[email protected]>
17.03.05

b105720c168fd811fd6bfdc755f62ca181c142a4 authored almost 8 years ago by BlkSwn <[email protected]>
ann

241030c5ee79778d36440e790ec01f6be4f114ab authored almost 8 years ago by DisposaBoy <[email protected]>
Merge pull request #756 from samuel/master

Update gocode from nsf/master to fix panic

dbcd6786dbe2921536c4919f31322d5d50b816a2 authored almost 8 years ago by DisposaBoy <[email protected]>
Update gocode

0cddc5c0cc064d62efe113a9948796a0a5bd2f1e authored almost 8 years ago by Samuel Stauffer <[email protected]>
Fix a typo

891520483282b3a872e6a7c6a01a2268f0a2627a authored about 8 years ago by avinassh <[email protected]>
ann

89d325b6bb32b1c5bfd1702351eac024559519e8 authored over 8 years ago by DisposaBoy <[email protected]>
update gocode

f127017c15728c4f662bb7eacd15220247c82fb0 authored over 8 years ago by DisposaBoy <[email protected]>
r16.06.02-1

9a46025f5b2cd365a7970bab48681afcfb47ba03 authored over 8 years ago by DisposaBoy <[email protected]>
update gocode

6db3ddfd7ee538a63d17b5a43714f652f8692f90 authored over 8 years ago by DisposaBoy <[email protected]>
remove '-i'

5c8f7960798af3509f88f3ba9fcfc2e75794730e authored over 8 years ago by DisposaBoy <[email protected]>
ann

3862f311e61ba277a79415fe590ca4f994bb70f8 authored over 8 years ago by DisposaBoy <[email protected]>
pass the abs path to PathFilter

985b6b8318b412879891fa03a63354f2d09ea01d authored over 8 years ago by DisposaBoy <[email protected]>
fix incorrect match for "node_modules"

19b0daeeff073628f4516e7cdf3b8c8fc4cec5ba authored over 8 years ago by DisposaBoy <[email protected]>
fix default extension src

d1526be8f6325b4453fc0ee98b9f47c69f0c6fa4 authored over 8 years ago by DisposaBoy <[email protected]>
move the margo cmd into a package so it can be cached

848bd1ab432a4fe209ae4681b07dc991d839daf0 authored over 8 years ago by DisposaBoy <[email protected]>
split the import_path method off into its own package (partially) and allow configuration via the margo shared options

89a1e9d8bd75b429b70d957f593fd3cb4dc95af4 authored over 8 years ago by DisposaBoy <[email protected]>
add command to create and open a default extension package

147b68f31a4e45b6ebb61e15f4eeaca3549bc7c4 authored over 8 years ago by DisposaBoy <[email protected]>
move disposa.blue/margo to disposa.blue/cmd/margo

8fae7220bdbd998b5adba0f91eefdbd94edca4e2 authored over 8 years ago by DisposaBoy <[email protected]>
add initial support for margo extensions

6bf82a36536d9ec00b3aa62c748c61b8a4aeaf22 authored over 8 years ago by DisposaBoy <[email protected]>
replace gosubli.me with disposa.blue

546aaa4d859f8dedbb1929d367ddcbd0b05c5724 authored over 8 years ago by DisposaBoy <[email protected]>
ann

033302af614700656769d1d2d7f9880fcf6dd22e authored over 8 years ago by DisposaBoy <[email protected]>
fallback to internal fmt if fmt_cmd fails

update #700

c1721a46aaa7a944b31da3af815568d06fe48d04 authored over 8 years ago by DisposaBoy <[email protected]>
ann

d3600fd2647024177bc70e528e30885277f35f56 authored over 8 years ago by DisposaBoy <[email protected]>
fix incomplete gocode update

close #699

6aa55180f0292a5e4f055dcdb4f06be10f95d5d7 authored over 8 years ago by DisposaBoy <[email protected]>
ann

67f19f3ddd6d884f306485b3926be28b41e5cd96 authored over 8 years ago by DisposaBoy <[email protected]>
add struct fields to the declarations palette

54314ca03f726b6c0e81afadc956a258f78a43d4 authored over 8 years ago by DisposaBoy <[email protected]>
update gocode

084cdc7c7b325f083b32c5f0cdcd9e7d9ba612f3 authored over 8 years ago by DisposaBoy <[email protected]>
ann

f3dab115f9f28bc011c5441e618ed3a37e5fa15d authored over 8 years ago by DisposaBoy <[email protected]>
cache the import paths

8033a179f0bb53b3c2f781237aab936710808ab9 authored over 8 years ago by DisposaBoy <[email protected]>
guard against exception when the pkg name is unknown

8ce8a37b38458e67ede2881a8dd16b1c50011501 authored over 8 years ago by DisposaBoy <[email protected]>
switch import palette to use src packages only

11bbe2b20ae6ad8c11581b7cb9f8028342ee996e authored over 8 years ago by DisposaBoy <[email protected]>
add margo-reinstall 9o command to reinstall the binary in-place

cc0ed2b9212ac6de3f394527334ef49c83c389e0 authored over 8 years ago by DisposaBoy <[email protected]>
alllow mg9.install to re-install the binary and return the output

3558739c78281eaa676a97628e7c2dd064a10c05 authored over 8 years ago by DisposaBoy <[email protected]>
Sublime Text 2 is no longer supported

close #696

e5c4e15700c753b39a6b03f712af2412f701a255 authored over 8 years ago by DisposaBoy <[email protected]>
only show fmt error popup if it was a timeout, etc...

32a70c6e99fc9e57c1612443e4773bd1303c443e authored over 8 years ago by DisposaBoy <[email protected]>
show a popup if fmt fails

668409c1a669b3b339cd1fd548b36e5365a0066c authored over 8 years ago by DisposaBoy <[email protected]>
include more detail in bcall timeouts and mention the ipc_timeout setting

dd981730f13b3a146d256271ce94bad557155802 authored over 8 years ago by DisposaBoy <[email protected]>
document the `ipc_timeout` setting

43858c654c41a233d0fff2bd7922ab587b4ebaa6 authored over 8 years ago by DisposaBoy <[email protected]>
cleanup README.me and add SUPPORT.md

fa320cd64e3c385be067a3507546520b0a1776ab authored over 8 years ago by DisposaBoy <[email protected]>
Update about.py

80901d8919987bb4ab047735a6f1b689a506d1c3 authored over 8 years ago by DisposaBoy <[email protected]>
import gslint and gstest relatively to avoid Python's BS

fixes #627

c0c5fffc088effdde6e42b0ff585301ae4f65965 authored over 8 years ago by DisposaBoy <[email protected]>
Update CHANGELOG.md

852a15fb933cba05ef232cd6b8b594443a7674ce authored over 8 years ago by DisposaBoy <[email protected]>
Update CHANGELOG.md

ebd96d526be97fe1a5b8fd1679fa6072334e759f authored over 8 years ago by DisposaBoy <[email protected]>
Update README.md

4f3d90b9adf5c35c032d861657c55a8abf87679d authored over 8 years ago by DisposaBoy <[email protected]>
remove broken demo link

a3b8249ffad0fb89fc2e5908b3f898c994e2ab20 authored over 8 years ago by DisposaBoy <[email protected]>
* push 16.03.22-1

c4bb7062cf6ee6894b6fda2a8d12812808b71c05 authored almost 9 years ago by DisposaBoy <[email protected]>
output gocode env when it changes

572c4e0b09c8bf8c1ef82104f7327e5452e308ce authored almost 9 years ago by DisposaBoy <[email protected]>
update gocode

39a3c1219a4101e65430cf206f3ca6754eae1285 authored almost 9 years ago by DisposaBoy <[email protected]>
Merge branch 'master' of github.com:DisposaBoy/GoSublime

eac47136dbca59b6923c9932b21752aa406cd12d authored about 10 years ago by DisposaBoy <[email protected]>
add support for the go1.4 src/pkg change

a12509feb9a3d0955151e5d59fafe690a1ff1054 authored about 10 years ago by DisposaBoy <[email protected]>