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

* announce

6ff1a2921f51cc0b37a84a0f0a89661d694b580c authored about 12 years ago
* fix bad arg to re.match

c3f0e3481a03583478f65ea94e03e57b821ef9da authored about 12 years ago
* announce

a3dbc01b8c129406e38e935d0703454791c9fc6d authored about 12 years ago
* pass a proper name to m_declarations: fixes missing declarations in un-saved views

e30a592b8914a18aea673fc26788cec78a43c8b9 authored about 12 years ago
* don't check if the file is stat-able, let the client deal any missing files

0e46f90a72d6e7f93adcded76bd3e571bdcf3f4b authored about 12 years ago
* fix handling of gs.view://

fcff3add0e54cb286aea8a5de14a2301c18f2340 authored about 12 years ago
* add notification for async calls

994b05bbd4e1b7643e93f45cc5a5e57a13381abd authored about 12 years ago
* fix var names

a535c66d34a1b3ebcfe00b8c3a03b4c36640d7b1 authored about 12 years ago
* fix bad callback passed to gs.show_quick_panel

b6145f65d31f6ff4d7da4d000c5208a0e3ca56ab authored about 12 years ago
* announce

b6717307cf272ad2a32a4f95e5b50d8ebedeafbb authored about 12 years ago
* fix threading issues

a11b222bc04ce60bd091976bb2e2bebd5d8fcbb3 authored about 12 years ago
* remove margo0

3a0ae55dfb069128d6229f22f743ab718ee2b7bb authored about 12 years ago
* remove gsdepends

23be900f59ada53e8fdf8d21d8d4b1c03d66632a authored about 12 years ago
* remove reference to gsdepends

c5e4d0beeba59cecde0431281358ef0e722c6535 authored about 12 years ago
* remove unused functions

7368a6bfa2cdb971ac1d90e7ded05059be38b98e authored about 12 years ago
* permanently tell margo0 to quit

8790ce71421839f2a39b6ccca102027a1c32b266 authored about 12 years ago
* use mg9.doc

93de7be61bf66f2d6be3d86a5a2f59430a037ff0 authored about 12 years ago
* add doc binding

78a6a0a522b18150c8172e01f71b4acca2d55a36 authored about 12 years ago
* port /doc

8c445d59313cb17b45e900bf2678df1d5a11b7b3 authored about 12 years ago
* use mg9.pkg_dirs

82dc937146337304adbf48ea91e336dfd02aa72f authored about 12 years ago
* port /pkgdirs

8e0dd5621ab781a1ba8b01e0092b7fe2e95f0606 authored about 12 years ago
* add pkg_dirs binding

d0317815a6aacd00056d1201b7ab2f76dd0a886a authored about 12 years ago
* use mg9.declarations

ed973e8ac68cad1879ef93d20cbfc4e59271c743 authored about 12 years ago
* use mg9.declarations

b81924cf127206b11c3c2e7ab12ae9648363589e authored about 12 years ago
* use mg9.declarations

ef4015a3c5f13d0b8d38fcaa84813fbbca40dd8e authored about 12 years ago
* make mg9.declarations non-blocking

66fa0079c846cc5b934f81f468082b73d7e6a19b authored about 12 years ago
* use jData as the program output may be binary data

dbb6a39fc9fcbc21a0696dce49e9851c3c9d6f95 authored about 12 years ago
* add support for responding with base64 data

b412c4031860a8548e12a39dc0b5f9b73267c0e7 authored about 12 years ago
* try to respond if the client sent a token and json encode failed

8dcd19ba0bdf3c7b62f9824cd37cb38b0a189c9f authored about 12 years ago
* handle utf8 output

ca4372812babd36576c145dc46e4616ac39aa55d authored about 12 years ago
* add support for base64:/jData strings

63cf3333bb47f039a83788e6506cd48eb2a7a0d2 authored about 12 years ago
* if a typename starts with a single lower-case letter, preffer the following letter if it's uppercase

dfecf66b0c569015e1e9d2ec8545196ce9753518 authored about 12 years ago
* use mg9.declarations instead of margo.declarations

2ce49ac70c6ba6df982d33bb2379e0f173719925 authored about 12 years ago
* add m_declarations binding

1c9650d93b227fa04789607078ba591ef5acffa7 authored about 12 years ago
* port /declarations

2118625388613c48764a2285df9f2488216278b6 authored about 12 years ago
* add more helpers

19d6bdc6f9841455ec381906eb1b4040da7f541e authored about 12 years ago
* add margo0 helper funcs

6fd3668a36dae4633ffeb19d565ccba840d07be3 authored about 12 years ago
* port /import_paths

21f262b49fc8acac47730675b22f9e3060e2bda6 authored about 12 years ago
* use mg9.import_paths instead of /import_paths

56d3092886b495c3a3fadc8af852c07fbf5694c9 authored about 12 years ago
* add import_paths binding

50c284e32a2bbb9e1e1d61014eeb05e17176bfb8 authored about 12 years ago
* remove unused methods

99a54599e6a37d6c1958bcdd4f2c5821be654280 authored about 12 years ago
* use mg9.pkg_name instead of margo.package

6ca7467e518394e9485f5b3cf4e34c4528a1a29f authored about 12 years ago
* add m_pkg binding

eca6e186839e4f3334d2b0acc274f8600123af9b authored about 12 years ago
* port /package

f59d0f2c70f9d5fcbaea20c3d2917182203e981b authored about 12 years ago
* remove unused methods

b02cd63bfad54f821748c5d38bc21b50b3bf9538 authored about 12 years ago
* use mg9.imports instead of margo.imports

3c04726ea348e0a4d86a72db9bd2c3bed7a57d2f authored about 12 years ago
* add m_imports binding

707d95a3730d2e6df730bc4d3524095944425680 authored about 12 years ago
* port /imports

07dc518acefb3b7a97320324516c58681bffa054 authored about 12 years ago
* announce

0d6bbd156666979e4114ed7cae65140d2c19b943 authored about 12 years ago
* mention 9o instead of GsShell

* misc tweaks/fixes

148e2f2bfb9aef14fbe5bce968fd2c27b941a91d authored about 12 years ago
* rename build system GsShell -> GoSublime

* use gs9o_build_prompt instead gs_shell

975aa06d79640ce0649a68127d0a05f344c24598 authored about 12 years ago
* add build command

27f64ee13be4f87f93bfde15962db9a799f39a25 authored about 12 years ago
* map +b to 9o ^1

b8f944f9f633acfb3c8c6927796c24e6be1afb38 authored about 12 years ago
* document command history

f4570c958ef0adb8d8c3ce71b61986d510bca2c4 authored about 12 years ago
* make command hisory work per-directory

* misc fixes/tweaks

41f4ebce0a67616177b132a1b6e95d0ccaf972b1 authored about 12 years ago
* announce

2ad5339bbf82296c4bed60ca12ad8870bc16043a authored about 12 years ago
* impl command history

7dd7307ccffe1437774463f54b575fb400450398 authored about 12 years ago
* map ctrl+dot, ctrl+r to 9o `replay`

ab73b98406bf8d17cf0e133c18a8a77f0008eb66 authored about 12 years ago
* link to new pledgie campaign

634d5c38607d38642e4e5ef208d9f3a920f73a8e authored about 12 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime

97fc6aade48215aae3605d57f6cee07f093183c4 authored about 12 years ago
* announce

929f37ac8a9ec3611acc3faf36527abdc1bc096d authored about 12 years ago
* add note about needing to restart st2

dac1d1c8528b4daf697505789574e0cab81b2a98 authored about 12 years ago
* add commit_completion binding

eb3018af585a2ecc955b74c654a335dc72cc11e6 authored about 12 years ago
* propagate exclude_prefix

* propagate exclude_prefix: fixes the `fn_exclude_prefix` setting having no effect on multi-leve...

32edf47f38ae5290a04cc60478be2b3736ba2918 authored about 12 years ago
* announce

085b9e8602cabeb7a2dd66971b7802af06797916 authored about 12 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime

a1d096ccf3df5557aea71b90b91e7a0679209734 authored about 12 years ago
* add pledgie badge

7dfb093a1028b3e733849128825ec5b275040edc authored about 12 years ago
* sync

8fc3b9b9288f39bc1db879baa5a11f5d8423f71a authored about 12 years ago
* add new setting stub

00c3731efc3e1d13beb76ac5ed37e3ee07c435c1 authored about 12 years ago
* use versioned exe names to avoid attempting to overwrite a running binary

3d0d8bffb4d9bf2f9ff6c62e27307d78a8caab78 authored about 12 years ago
* announce

e9956cb41472021dfd6ee13289aebf7a02b33c31 authored about 12 years ago
* announce

e272fa282d9ee6731913e3cbfaaa778fb49cf6c3 authored about 12 years ago
* document `tskill replay` and `tskill go`

* document settings and env commands

101580c2e0e31401251fe39d1f96fc1ff39c4730 authored about 12 years ago
* add new commands settings and env

* add support for gs.packages scheme

1d001071c122b32bb54b663f4be062786254d47e authored about 12 years ago
* change view scheme to gs.view

19d23edbb10feaca7799fa9cd37812fc4edd1c29 authored about 12 years ago
* use notfy instead of notice when do_focus fails

c0fa7a1bab39a4d23205b595b805592e8f849ccf authored about 12 years ago
* add helper to compile settings as dict

5812820d1d1e42b8bbb9e7df09cb0e74d3c07826 authored about 12 years ago
* only run click-able tests in _test.go files

3d20520ea56b0f404e5691030e1b387e35886c89 authored about 12 years ago
* announce

a1d69842b9c4b2f259ac0e79409d8a1c1fe97ee2 authored about 12 years ago
* save pkg views in 9o `go` command

be7368badf40a0139474617ebd274fc37e6ac0b2 authored about 12 years ago
* impl autosave command

dd231e9bd810ba1fb168e5abcf2918e01413cca2 authored about 12 years ago
* mimick the play command and kill any previous task with the same cid

cb4ad4334e874abef5cd8cba40973e047ea5c015 authored about 12 years ago
* impl `tskill replay` `tskill go` aliases to automatically kill the last `replay` or `go` command

d1fa8c1cd12a805a8d22c941829f85a70c716997 authored about 12 years ago
* announce

732bf32e5b4da059bd59b8f48944d03db62dce09 authored about 12 years ago
* pass click events to gstest

bbd892493f02bdce196284c0ff530ab52cb224f8 authored about 12 years ago
* impl clickable? tests

eb5f71e0214ee786ff344e474bb8cf8bc43cbb56 authored about 12 years ago
* properly restore scroll position

d55f14403e8f12cbe1c2844cb0e9424d45f1b33d authored about 12 years ago
* make gs_open a textcommand

72910efef350ed4d840127546f25275e9dc6180d authored about 12 years ago
* announce

dff246c3b1fb573cc5f346a39c46c6f1f181da53 authored about 12 years ago
* add tskill docs

4238e6cb6289e0d71f5260f703eb1d1f94c72dd0 authored about 12 years ago
* impl 9o task controll command `tskill`

5cdddb56c1516f390446c3d1cf6b9e00c0a2b053 authored about 12 years ago
* make task ids clearly strings to avoid confusion with python's strong typing

8f9d399b025ec8ff5373440b72d4c00621d5bbc5 authored about 12 years ago
* misc cleanup

303d40bd5ad0cf56efa3f55b9518644e16357680 authored about 12 years ago
* add task list helpers

e5cfa6402a84af4ec1b2b6ee03cd6b8791f57f5c authored about 12 years ago
* add rev/version to sanity check output

dcade4bd220581e93b63cf1d138786f42946ce6c authored about 12 years ago
* fix typo

c294ccb051da97cb4d529e9548e71a3ab7ebeb7b authored about 12 years ago
* announce

1da2f726fde1aa685170f6b8003c95852e671aec authored about 12 years ago
* impl go test mode

29b0e346caed2faee8aa98a5c42b6076c9559921 authored about 12 years ago
* handle cb when margo fails to start

846558168cbfa95b5f6f7c19dd30af3e73272ac6 authored about 12 years ago
* don't attempt installation more than once in a session

0b54b28113d5d94df1b2c010679c6356a908d73b authored about 12 years ago