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

6f42c623f55ff04ea5b6a4a9d3495f91f5b20b71 authored over 12 years ago by DisposaBoy <[email protected]>
- don't duplicate docs (already comes with the src)

af44d16a418e045b084758f6984a0c3780903c7f authored over 12 years ago by DisposaBoy <[email protected]>
- move towards showing src only

6523193a7a2c8450453052c3a3390bcde89f2e9e authored over 12 years ago by DisposaBoy <[email protected]>
- add new helper

4ca80d2305bbcb8a431146f30a6d879d22db789c authored over 12 years ago by DisposaBoy <[email protected]>
- drop expr

- pass tab settings

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

f56fd672d8e58d773ebf94470d64e14c54d49f30 authored over 12 years ago by DisposaBoy <[email protected]>
- don't prompt for fn on creating new file

- add dedicated binding for new_go_file

4f4b210eb9dd57594d07190a5e9f148747a972eb authored over 12 years ago by DisposaBoy <[email protected]>
Merge branch 'master' of github.com:DisposaBoy/GoSublime

37d191bb9cb2133bfced8f032ff9f49c1ce74af3 authored over 12 years ago by DisposaBoy <[email protected]>
- attempt to fill out the most appropriate package name

beab69eb9092f7d2cf3f42fa924ec938d0a381de authored over 12 years ago by DisposaBoy <[email protected]>
- store history per directory

3f0a89986ad0d573eb51b91cd394e6c5f2ff375f authored over 12 years ago by DisposaBoy <[email protected]>
- add main func snippet

- add new helper

5e19b60fb985cb83c2ddbe3ea93fa3683fb4705f authored over 12 years ago by DisposaBoy <[email protected]>
- make sure file_name is always a string

e932c8790eba256298f867aed542789df9ba803e authored over 12 years ago by DisposaBoy <[email protected]>
fix undefined (None) file_name

35cee78b5bf6a177e2fbd9f24331044a3241a831 authored over 12 years ago by DisposaBoy <[email protected]>
- allow to ignore history storage

- make go play and real alias of go run
- save and fmt all views in the current package/dir

6b3435af6861807d3b08d494c4a3a8564238b2dd authored over 12 years ago by DisposaBoy <[email protected]>
- fmt the file and save

51c82b72c75d381965b2c30e2e24198ddc0173f4 authored over 12 years ago by DisposaBoy <[email protected]>
- make sure to save the file

334487a04996f1571a43ae457a76712f38396245 authored over 12 years ago by DisposaBoy <[email protected]>
- add command to create a new Go file

ab337ea56614920258fccb0a337a2554ae8f5f7c authored over 12 years ago by DisposaBoy <[email protected]>
- fix creation of tmp dir

0ce280627de1e11494027c6bfbb76f7c90dc8104 authored over 12 years ago by DisposaBoy <[email protected]>
- add support for package main

- add support for completion in unsaved files

82313bf0d406aa470f65036821e678bc031f5a19 authored over 12 years ago by DisposaBoy <[email protected]>
- add package main snippet

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

eebfed69a94d6ece12634cea2b3818f250acff74 authored over 12 years ago by DisposaBoy <[email protected]>
- add bindings for play/run

- add play/run and share to command palette

da246c4cb08c0c4745e131a74f20cf9e69db62a0 authored over 12 years ago by DisposaBoy <[email protected]>
- add play.golang.org sharing

- allow running a file that hasn't been saved

7b612756f5873ac9f40b9885a8db47c55bd037ca authored over 12 years ago by DisposaBoy <[email protected]>
- add temp file helper

39393f97da23a6860358df1ec6bf66db9386ed07 authored over 12 years ago by DisposaBoy <[email protected]>
- announce

2fb1edb3108e088f08fd4b01cd73b3c4ae978f9f authored over 12 years ago by DisposaBoy <[email protected]>
- run gsdepends.hello in its queue

f5b0df97ee304abcda15b175a5e2ec59e645f559 authored over 12 years ago by DisposaBoy <[email protected]>
- add command palette entry to update margo and gocode manually

edb6ea020642de1dabdabf38c35db07bfc9ca256 authored over 12 years ago by DisposaBoy <[email protected]>
- handle starting of margo and gocode

d0cd32e40683dc3b108ce9d84265365a7ff34101 authored over 12 years ago by DisposaBoy <[email protected]>
- delegate starting of margo to gsdepends

d4e4058ee487ef2e7a911444390786e93f5f1c67 authored over 12 years ago by DisposaBoy <[email protected]>
- allow specifying the gs.notice domain

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

cf06944331774f5461f80fccee98bc772ad226a7 authored over 12 years ago by DisposaBoy <[email protected]>
- drop ctrl+shift+g in preparation for removing the gspalette interface

a9e08c96a25498c5170b7b83a2c68e803093f47c authored over 12 years ago by DisposaBoy <[email protected]>
- handle case of invalid file_name

- default `go run` to `go run [current_file_name]`

75b41ce6761f633e649297724de65047356383e8 authored over 12 years ago by DisposaBoy <[email protected]>
- update to new margo imports/import_paths split

9b47f6680ef506b9a131a94f5587d2e23d678cb5 authored over 12 years ago by DisposaBoy <[email protected]>
- relax requirement of a valid go view (begin transition to supporting

unsaved files)

f1bacb5bb8a8d63c151aa1a8991309604a0c19d2 authored over 12 years ago by DisposaBoy <[email protected]>
- add method for margo/import_paths

- update to interface of margo/imports

af9910d14b8fe450ce61f02c486c8555a62309b8 authored over 12 years ago by DisposaBoy <[email protected]>
- report an error if we have one

c201109bb5e09201c2e1b2b7f8ea821e04bc65ed authored over 12 years ago by DisposaBoy <[email protected]>
- don't pass null filenames to margo

- pass tab settings to margo/imports

4bbcd53ca6c52d4b949ab489317459cd12c1e9c6 authored over 12 years ago by DisposaBoy <[email protected]>
- announce

09386ae5d7d5e4f8d94f3e50aa6b7f6d2b4187c4 authored over 12 years ago by DisposaBoy <[email protected]>
- pass tab settings to margo

f864a1145b6277d3392156bc016547214c183d29 authored over 12 years ago by DisposaBoy <[email protected]>
- add fmt tab settings

7f1d10c2d1ef9cfb1192c32bce1b7e3d1d084ce3 authored over 12 years ago by DisposaBoy <[email protected]>
- be more verbose

5327ec9f4993fa6a576cd02ac323241fa656b4b2 authored over 12 years ago by DisposaBoy <[email protected]>
- always run the fmt command

- remove is_enabled so we don't break save funcitonality if fmt is
disabled

2252edde94df31ff4ff6a6df1a7a5b9907dd5db7 authored over 12 years ago by DisposaBoy <[email protected]>
- add fmt command

ea2482c447c3af75997bc0cb117a1c3cd07f2bf7 authored over 12 years ago by DisposaBoy <[email protected]>
- pass offset from which expr was derived so margo/doc can progress

indipendently

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

a7288f5e7bcd24bed760355d49c4f2975dc951d2 authored over 12 years ago by DisposaBoy <[email protected]>
- add initial implementation of goto-definition and show-documentation

7fe3baac20b101108173aedffbcdb369ecd838c1 authored over 12 years ago by DisposaBoy <[email protected]>
- add is_enabled

ede67e077a46b9b56c479eda562a0dcbb5096980 authored over 12 years ago by DisposaBoy <[email protected]>
- add is_enabled

7d8467e5c43c3610075fcb938a13a6fbc097056b authored over 12 years ago by DisposaBoy <[email protected]>
- define is_enabled

1c00237ac9b1e71f2ef9f89a1f5e6b217216e278 authored over 12 years ago by DisposaBoy <[email protected]>
- add new gs_doc commands

- add dedicated binding to show only gosublime entries in the command
palette

a62c366329e4acab5ceff3f36fe1f2749dbe356f authored over 12 years ago by DisposaBoy <[email protected]>
- add margo/doc function

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

0fc31c4b2cc42fdc99bfaa8a7c018997012ed9c4 authored over 12 years ago by DisposaBoy <[email protected]>
- don't treat import as special when doing completion

8a158716a2570b0227ad151dbbeec169d6528368 authored over 12 years ago by DisposaBoy <[email protected]>
- force update prompt to appear

006f6014fbc8b7e44bb58c03b07daf2b33876cb3 authored over 12 years ago by DisposaBoy <[email protected]>
- add direct keybindings to gsshell

795861ab7e69c682396ff8b427cd957cdbaa76f1 authored over 12 years ago by DisposaBoy <[email protected]>
- manually fill in *.go with valid-looking filenames

6c9a71c6f11cdfb49c9507588155b7555156021e authored over 12 years ago by DisposaBoy <[email protected]>
- add support for jumping to last imported package (for easy editing)

59f2d949c7506afcee3c0927232bc33a13185594 authored over 12 years ago by DisposaBoy <[email protected]>
- add more commands to command palette

23ac3bf082ddb7a3340b3c0fcfa00585c36c31f6 authored over 12 years ago by DisposaBoy <[email protected]>
- don't indent direct palettes

d8071e0e20826e2c1642664b48d4ee8988284321 authored over 12 years ago by DisposaBoy <[email protected]>
- use separate regions for errors at the start of lines...

123d19d26d13cd46ca1af785e333d8c468acff18 authored over 12 years ago by DisposaBoy <[email protected]>
- add palette commands to command palette

385f8bba30ef900e7ae1644ef9f0bbfd55ed8b79 authored over 12 years ago by DisposaBoy <[email protected]>
- allow concept of direct panels

242328d51e849dbf9e7787fe46939250904b6b95 authored over 12 years ago by DisposaBoy <[email protected]>
- make direct panels appear without extra options

8f3a1505564facad439fbf8e2caf3471f1b05e84 authored over 12 years ago by DisposaBoy <[email protected]>
- add support calling jump_back as a palette command

92919d50c5dd7df9862059e2d4bdf8ca717828da authored over 12 years ago by DisposaBoy <[email protected]>
- add direct keybinding for gs_palette commands

81bab2012e904893c8a89f8639a9ea02124e1bf4 authored over 12 years ago by DisposaBoy <[email protected]>
- be a little more intelligent with valid global completions

8052c88ed13bb7df3113c6c149aef8f0a89ed472 authored over 12 years ago by DisposaBoy <[email protected]>
- move package and import snippets out of global snippets

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

6db9944d05978755f7068d499038b6550e1959bd authored over 12 years ago by DisposaBoy <[email protected]>
- announce

59452f9509ce5442e224e37d107a3c346577f8b2 authored over 12 years ago by DisposaBoy <[email protected]>
- remove dead options

- re-enable gslint

4949c99bf1fec7448bede6b4eaf7ca002adb990b authored over 12 years ago by DisposaBoy <[email protected]>
- update to be gslint

dd84d2afe199a4fb4038a3c82b92a74769f42275 authored over 12 years ago by DisposaBoy <[email protected]>
- reimplement gslint to use margo/lint

355e00f209521f06bd227f620a904c1a68526613 authored over 12 years ago by DisposaBoy <[email protected]>
- add handler for margo/lint

e7b3dfb013beae899c8be53170a6ec9fdfe7f443 authored over 12 years ago by DisposaBoy <[email protected]>
- get last change; fixes update prompt not being shown on update

953e89fef8dffebc36f796a947f228fc8d1e4c27 authored over 12 years ago by DisposaBoy <[email protected]>
- announce

9560b7ee3015e4a4a651d21f08ca6822e3e5e0c3 authored over 12 years ago by DisposaBoy <[email protected]>
- remove dead code

ae47c4c250e60a211b32762f32b801596d89f1cc authored over 12 years ago by DisposaBoy <[email protected]>
- goodbye gofmt

a4dc548c11429a94365c315cce098aae030cc816 authored over 12 years ago by DisposaBoy <[email protected]>
- mark thead as daemon-like

8fcced0ca82ede25cea97d39e606bb80eddd6f67 authored over 12 years ago by DisposaBoy <[email protected]>
- this is annoying

c64e60d1ba281e57d052567e8c571505a7f5368f authored over 12 years ago by DisposaBoy <[email protected]>
- make gsshell treat`go run` as `go run *.go`

e97c6ca9bda96116a81515556e4ab6e1ae81e40c authored over 12 years ago by DisposaBoy <[email protected]>
- reuse gs.runcmd

0059afd279a1d04b6a3cb9a540ed401b2bfa7450 authored over 12 years ago by DisposaBoy <[email protected]>
- fix cross-thread reference

de9b4f6fc3a9ee9f7bcd1b73160afe44c41fc1c8 authored over 12 years ago by DisposaBoy <[email protected]>
- start gocode and margo after install/update

c6d6aec51051d1d0b8072327c38a5603da5242c5 authored over 12 years ago by DisposaBoy <[email protected]>
- return the exception from runcmd

9f89d9d5d8092175238ae88adef09e670b1bc3e9 authored over 12 years ago by DisposaBoy <[email protected]>
- run go get directly instead of using build system

8c453d0dc20fffff2a01ccd277b5223c33780169 authored over 12 years ago by DisposaBoy <[email protected]>
- refactor

8d39741a45693b8646fff6feeb55320182df1b15 authored over 12 years ago by DisposaBoy <[email protected]>
- wrapp all subprocess calls

9e912a82cadcd4c39afc5b49534224cc4e065889 authored over 12 years ago by DisposaBoy <[email protected]>
- prevent dos window popping up

- pass env()

88b16cdfee4a1fd3afeab1e6eb02d1c58348daac authored over 12 years ago by DisposaBoy <[email protected]>
- fix call to gsq.dispatch

61227fb3ea1c63f46a54279cf9744ee8b67bfc93 authored over 12 years ago by DisposaBoy <[email protected]>
- add prompt to install gocode and MarGo if the commands can't be found

- report if GOROOT or GOPATH are not set
- run deps check only after activating a .go file

d13e61f66427d2994176f0daa00aef43e98a7e41 authored over 12 years ago by DisposaBoy <[email protected]>
- refactor so the callback can't prevent the animation from stopping

e4954f90218ba74d3497b2b7d5706c5948419998 authored over 12 years ago by DisposaBoy <[email protected]>
- add GOROOT*/bin and GOPATH*/bin to env('PATH')

76fa4aa01addf0f3d20ea81ab7b5297b1b10fd48 authored over 12 years ago by DisposaBoy <[email protected]>
- make thread-safe?

d22e0945b9af31d3ba56b3e5a0fa15a169bdcd82 authored over 12 years ago by DisposaBoy <[email protected]>
- use gsq to close margo and gocode

- always try to start margo and gocode if there was no update

bcf628abc94bcb10a48940a19378b9f29e3c66de authored over 12 years ago by DisposaBoy <[email protected]>
- replace gsinit with gsdepends

7aa697eac5709b2d46e42080455a9af46e79ac5f authored over 12 years ago by DisposaBoy <[email protected]>
- add changelog

b479208609b07d7165c112208286f88df2ea0007 authored over 12 years ago by DisposaBoy <[email protected]>
- allowing calling margo.post and fail on first error

79458868cb9215a4290eda12545ddf9516263f15 authored over 12 years ago by DisposaBoy <[email protected]>
- don't clear view_src - fix: running gslint when the src hasn't changed

3fd8886df1f268ae16dcc7857cd429d8bc455476 authored over 12 years ago by DisposaBoy <[email protected]>
- ensure user env value is a string(unicode != string)

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