Ecosyste.ms: OpenCollective

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

GoSublime

GoSublime is a collection of Sublime Text plugins for Go development.
Collective - Host: opensource - https://opencollective.com/gosublime - Code: https://github.com/DisposaBoy/GoSublime

Merge pull request #972 from DisposaBoy/next

Next

github.com/DisposaBoy/GoSublime - 890149fb88c64554759cbd8339adf55628939bcd authored over 4 years ago
add support RunCmd.Dir

github.com/DisposaBoy/GoSublime - cdb11f95b5f4f7fbc8b4f6dde56c7abd5af0bde0 authored over 4 years ago
Merge pull request #965 from DisposaBoy/next

Next

github.com/DisposaBoy/GoSublime - bd0163d030b82d2212a57c40c4491fb1dfa57a52 authored almost 5 years ago
Merge remote-tracking branch 'origin/development' into next

github.com/DisposaBoy/GoSublime - 7b714884ba7415e2c690b38ff6b48dea710d0973 authored almost 5 years ago
Prep v20.03.09

github.com/DisposaBoy/GoSublime - 432c5bd644ef2d199d9d9d8982bf02f560d956cf authored almost 5 years ago
sync margo

fixes #964
re: #916

github.com/DisposaBoy/GoSublime - 08b738f0cf46fe0e311748cdb6c12b56990b5bfd authored almost 5 years ago
update ci to check go1.14

github.com/DisposaBoy/GoSublime - e287a3b9dbd03275f9f0d7afe29172e6300a360d authored almost 5 years ago
Next (#963)

Fix #962

* Prep v20.03.01

github.com/DisposaBoy/GoSublime - 96954d155a65112cd0d6a61c811ce7fb3029d295 authored almost 5 years ago
Prep v20.03.01

github.com/DisposaBoy/GoSublime - 592f2bb3ef9ae494503f6f41402bd4065f01bef0 authored almost 5 years ago
sync margo

Fix #962

github.com/DisposaBoy/GoSublime - 58b6de62246b46024b4f3b9aa1a0ed4620d6c158 authored almost 5 years ago
Merge remote-tracking branch 'origin/development' into next

github.com/DisposaBoy/GoSublime - 3c694d0c63fd65d8b93e5f187c0b4342160c06e9 authored almost 5 years ago
Next (#960)

* sync margo

* v20.02.01

github.com/DisposaBoy/GoSublime - 8265060f4b6eadcb4bd5b8f185df18cad0216d32 authored almost 5 years ago
Merge remote-tracking branch 'origin/development' into next

github.com/DisposaBoy/GoSublime - b2c507bd130af08c174edf49a22b56002a107fa1 authored almost 5 years ago
Next (#956)

20.01.01

github.com/DisposaBoy/GoSublime - f78e3511b1722f02c0647a379dee7623c9b3bf03 authored about 5 years ago
Merge remote-tracking branch 'origin/development' into next

github.com/DisposaBoy/GoSublime - a898292e4d36056ddcafa08fbbcddb30bd151fe6 authored about 5 years ago
Delete .travis.yml

Travis replaced by GH actions
related: #954

github.com/DisposaBoy/GoSublime - f890e6a46011244805a8e15056ab16b422741ca2 authored about 5 years ago
Fix #954 (#955)

github.com/DisposaBoy/GoSublime - 2f9d925f4e2eab96bba6762e36bb431d3807d077 authored about 5 years ago
Merge branch 'development' into next

github.com/DisposaBoy/GoSublime - fdffef87414854b9fe5713f5f16faf2a81659693 authored about 5 years ago
add %w to syntax for Errof wrapping (#951)

github.com/DisposaBoy/GoSublime - 5134a144df4e9acdd219ef3570655b374fe2c382 authored about 5 years ago
Add `block` to template syntax definition (#950)

github.com/DisposaBoy/GoSublime - f11aabde35b97887ca662200223d41a9200c90f8 authored about 5 years ago
Next (#948)

* sync margo

* sync margo

* don't crash the ipc when decoding invalid utf-8

* update .t...

github.com/DisposaBoy/GoSublime - aeeff9a03297ceb1b037ed339769261bb22a4f03 authored over 5 years ago
improve 9o filename regexp to reduce cases of highlighting things that we can't open

github.com/DisposaBoy/GoSublime - e26e125501d63e49165c720a801db6834ba14293 authored over 5 years ago
update next CHANGELOG

github.com/DisposaBoy/GoSublime - 47754071146d90268c9485bfcb3b14affb54d89a authored over 5 years ago
Create FUNDING.yml

github.com/DisposaBoy/GoSublime - dd040123c0a571cab62c1445dd4f6bfb7d0e1357 authored over 5 years ago
update CHANGELOG for next realease

github.com/DisposaBoy/GoSublime - 2453428f68938df61d706be1d7e23ad9196d47a7 authored over 5 years ago
update SUPPORT docs

github.com/DisposaBoy/GoSublime - ef8ef81af7f8f2f841e85cfeac6e7238146b8b87 authored over 5 years ago
set MARGO_AGENT_GOBIN when building margo.exe to avoid side-effects of a global GOBIN

github.com/DisposaBoy/GoSublime - 36ce43c181a329d7230e8346e4fbdfaae1a1ad1b authored over 5 years ago
reduce the spacing between status items now that they have a prefix

github.com/DisposaBoy/GoSublime - 466c0f8fcf49c81b44ac28657398e2eedab4f4a2 authored over 5 years ago
prep CHANGELOG for next release

github.com/DisposaBoy/GoSublime - 7c659413ba914e378c6d16fae7882531775f409f authored over 5 years ago
don't trigger an action while the view is loading

github.com/DisposaBoy/GoSublime - 96d6e2c2cf86ecdccece52862a63effe0e75ea5c authored over 5 years ago
use custom Mutex for locking to make it easier to debug

github.com/DisposaBoy/GoSublime - 80115868f530c4dbb12de873f81ebe511385433b authored over 5 years ago
recognise go.mod and go.sum files and increase MAX_VIEW_SIZE to 8MiB

github.com/DisposaBoy/GoSublime - 1227ae2f265af032a2010717acbd1f801a966cf6 authored over 5 years ago
tweak for better readability

github.com/DisposaBoy/GoSublime - e715195e2c360698d8b95e5b607ce23d990414fd authored over 5 years ago
update .travis.yml to list the versions that are actually supported

github.com/DisposaBoy/GoSublime - 367fb98c2ee27b75ce14cdf43468132c9d3b2ae4 authored over 5 years ago
don't crash the ipc when decoding invalid utf-8

github.com/DisposaBoy/GoSublime - 9bddf10a4fd3baba8afdba9d8e24fe0362841501 authored over 5 years ago
Merge pull request #933 from xStrom/annfix

Fix ANN 19.06.16.

github.com/DisposaBoy/GoSublime - c820b92b005160096004066f8d1d4545464062dc authored over 5 years ago
Fix ANN 19.06.16.

github.com/DisposaBoy/GoSublime - b425965bad205b497b4b959daf27f33b6e75d097 authored over 5 years ago
Don't re-focus the active_view in in-active window.

When creating the HUD view, it can sometimes steal focus, so we re-focus the active_view.
When s...

github.com/DisposaBoy/GoSublime - 17d34c1183f8d45b37699ee730c4e3655d49c9a0 authored over 5 years ago
Use the syntax to detect HUD views instead of locking the state.

This should fix https://github.com/DisposaBoy/GoSublime/issues/911 and https://github.com/Dispos...

github.com/DisposaBoy/GoSublime - d2d1002107fec38776903930622f77997028cd92 authored over 5 years ago
Merge pull request #913 from y0ssar1an/development

Fix crash from deleting keys while iterating over dict in hud_panel()

github.com/DisposaBoy/GoSublime - 99d577af9289bd5347189649e51ddedff1787f4c authored almost 6 years ago
Fix crash from deleting keys while iterating over dict in hud_panel()

See issue #912 for details.

github.com/DisposaBoy/GoSublime - 25a9e5dbca627141af0af5b606e9379fc22b3e12 authored almost 6 years ago
rename Go.sublime-syntax to Go-Copy.sublime-syntax as work-around for DisposaBoy/GoSublime#893

github.com/DisposaBoy/GoSublime - 9be2a67d5dec0bc85736b44b1e09b79d3779aa05 authored about 6 years ago
support the new margo htm changes

github.com/DisposaBoy/GoSublime - 6a26a9da806205b62d65706ffa385e8fc6ff1cf3 authored about 6 years ago
exclude comments and strings from the auto_complete_triggers

github.com/DisposaBoy/GoSublime - c32a44caf2d8436e435e3ce748630f4b8774c21a authored about 6 years ago
disable Go modules when building the old version of margo to avoid build failure as reported in https://github.com/DisposaBoy/GoSublime/issues/887#issuecomment-441235671

github.com/DisposaBoy/GoSublime - 8feb85696780927918bbdff384375cc595a5534b authored about 6 years ago
stop polling queued queued actions

github.com/DisposaBoy/GoSublime - 17679c6488b3c24e78af1df725dca818f0df0b6a authored about 6 years ago
add support for new client action DisplayIssues

github.com/DisposaBoy/GoSublime - 84881d1556f401c11a31f07a215ad28dc8d5d008 authored about 6 years ago
* implement hud navigation handler

* if there's only 1 item in the hud content list, display it on the same line as the title
* log ...

github.com/DisposaBoy/GoSublime - b85ea830f28952e1968655550dc516708c97ab8f authored about 6 years ago
add experiment support for a statically positioned HUD as an alternative to tooltips

github.com/DisposaBoy/GoSublime - 79ef1d7b0ceb70754a6bdd95a8a46fcd0a10f011 authored about 6 years ago
prep Mariana color scheme fork

github.com/DisposaBoy/GoSublime - 4d868afe64b066c742a465447999985c6862dfa6 authored about 6 years ago
don't keep refs to views that have been closed

github.com/DisposaBoy/GoSublime - 01d9c00c55acb526b831d33e11730b8ec9af36a9 authored about 6 years ago
Update SUPPORT.md

github.com/DisposaBoy/GoSublime - 39bf06cafda69997612f7cf776e2d4d3e718ff7b authored about 6 years ago
Update README.md

github.com/DisposaBoy/GoSublime - 7422c3adddbca5f3125bde2641f45d33bb4fec28 authored about 6 years ago
Update SUPPORT.md

github.com/DisposaBoy/GoSublime - 8509bffc50a71aec8318567da6a3640b684473a2 authored about 6 years ago
Merge pull request #878 from andyone/readme-improvements

README improvements

github.com/DisposaBoy/GoSublime - 0ee5f5b60e462c857e5105d400bbeb5573b56434 authored about 6 years ago
Merge pull request #879 from andyone/travis-improvements

Improved Travis CI config

github.com/DisposaBoy/GoSublime - 4e31abc3a59ab2a4ca26d698db13cdd35567a5df authored about 6 years ago
Improved Travis CI config

github.com/DisposaBoy/GoSublime - 8760e99905f1a68a8e591136d22b502d3416000e authored about 6 years ago
README improvements

github.com/DisposaBoy/GoSublime - 41a3a6e48bc92842fb8d8531db45981f61627589 authored about 6 years ago
add support updating the view src during QueryCompletions

github.com/DisposaBoy/GoSublime - 28b44b86562768071cafc1c3af186d2e9ba810a6 authored about 6 years ago
guard again import cycles in gsuImporter

github.com/DisposaBoy/GoSublime - 65cb818da53286cfb48da0ced5c3f8a6b93c7aa0 authored about 6 years ago