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
cbb43cdb475c3da4ab2f37e6f08f0fcb5a65b1c3 authored almost 13 years ago by DisposaBoy <[email protected]>
e02403b73b413d9563d0c9642cfc05087dae485c authored almost 13 years ago by DisposaBoy <[email protected]>
- include functions return declarations
- include type info for everything else
- include option ...
713a1cad266569468fadf601858f10986810b9ba authored almost 13 years ago by DisposaBoy <[email protected]>
4b2a7a4b8000ebffb6520601be41818d5300da8b authored almost 13 years ago by DisposaBoy <[email protected]>
88ba5d200254fd5f9eaf196a46249103a9269c1d authored almost 13 years ago by DisposaBoy <[email protected]>
6207b65826a7c1a4845c7e91d088be427f9862bd authored almost 13 years ago by DisposaBoy <[email protected]>
name - this allow for easily changing the function name without having
the additionally delet...
gslint
54002c2a9aac6a1ce3553a023fe41c4737976051 authored almost 13 years ago by DisposaBoy <[email protected]>- don't undo unless the editor is modified
6f8e25af60aa11c3fcb032e75addc1235208072e authored almost 13 years ago by DisposaBoy <[email protected]>f84a108e2681df3c4bfe4eb0a1879cc808f469ea authored almost 13 years ago by DisposaBoy <[email protected]>
1a4832f0e8801060919e180505c40743dc849354 authored almost 13 years ago by DisposaBoy <[email protected]>
e7c2092aa58426bc70bf1bfe7dcf3c77e62e6f24 authored almost 13 years ago by DisposaBoy <[email protected]>
d00f93869a966d7ba64c608de6e2c0d21c71c38a authored almost 13 years ago by DisposaBoy <[email protected]>
2313b62524078478b8efc2f13dd283906ab6904f authored almost 13 years ago by DisposaBoy <[email protected]>
45938e26cfd87d05b84bde16cdfd17373ce202f7 authored almost 13 years ago by DisposaBoy <[email protected]>
bbd932c5385c7c927f311eb8d772b86c465cba82 authored almost 13 years ago by DisposaBoy <[email protected]>
18e657445209608331b1a50b10d6aeff16c3e05e authored almost 13 years ago by DisposaBoy <[email protected]>
7f932cb1d9f2a530e7c11576c406a0a19f7f02f4 authored almost 13 years ago by DisposaBoy <[email protected]>
94e281a14f5e01f6903b24c0a610ab13499ec2e4 authored almost 13 years ago by DisposaBoy <[email protected]>
- attempt to resolve os-specific filenames - fixes reporting
false-positives about redeclaratio...
ebe91d3c3665d10c88790faa835468fbcd0c5557 authored almost 13 years ago by DisposaBoy <[email protected]>
- document the new variables
177e843f7033e3576010641dba713257c241e1b7 authored almost 13 years ago by DisposaBoy <[email protected]>2517cd08b6a724388fad843343eaed42736198e9 authored almost 13 years ago by DisposaBoy <[email protected]>
0fa8ae14ea10adde009354a2e49d1d41a336251b authored almost 13 years ago by DisposaBoy <[email protected]>
- document that ERROR_OFFSET in the GsLint error format is not optional
27de52581868b61e85ff9b4c167d5f33ba7555c9 authored almost 13 years ago by DisposaBoy <[email protected]>ed2577f11a0143096012d714b9accd7f34392df3 authored almost 13 years ago by DisposaBoy <[email protected]>
- chdir to the dir of the current view
- make the error offset in the error format optional
- pri...
4eeaec21f899481007bc8dad9654daf5c25e967b authored almost 13 years ago by DisposaBoy <[email protected]>
259910000c74775ac51f6e5f4695d4c78868601e authored almost 13 years ago by DisposaBoy <[email protected]>
restore support for alternative gslint commands
31afb4a99c942a3595ada66ae34ae1110caa3b3c authored almost 13 years ago by DisposaBoy <[email protected]>2b8ba29d5f700d719cef3d936a86bc3750595c59 authored almost 13 years ago by DisposaBoy <[email protected]>
5fba35830c2ac3e5c946acf2d3b45675a1ddee97 authored almost 13 years ago by DisposaBoy <[email protected]>
support was added to gocode some time ago
462441c293629cc7ea19f499123b0ea74a580673 authored almost 13 years ago by DisposaBoy <[email protected]>580537d1d20aec6668856bfc78cee929f234f1d0 authored almost 13 years ago by DisposaBoy <[email protected]>
9d98bf4e20737e42b9a84222aa80fb860f24fcb0 authored almost 13 years ago by DisposaBoy <[email protected]>
3e040128c27882d9cab8869932668a3c4df0be0e authored almost 13 years ago by DisposaBoy <[email protected]>
* remove gocode_accepts_character_offsets setting
9df846c04ba19ac54dd5dd4f4bd5d735108f9658 authored almost 13 years ago by DisposaBoy <[email protected]>9b21280887338f94c3058293aa061ad0ca88d887 authored almost 13 years ago by DisposaBoy <[email protected]>
b34385e7e9dfa19d16d5475fb3863af8258ca6ae authored about 13 years ago by DisposaBoy <[email protected]>
ff9681830a28a0690905fd247ac4a7fcc40e4018 authored about 13 years ago by DisposaBoy <[email protected]>
Small fix for the dot completion key binding example
dbf9d7300ce17a79aa6897a54df7c6acc25e2513 authored about 13 years ago by DisposaBoy <[email protected]>c4e14048731ca8de14a55f9a7d383f6344338fc7 authored about 13 years ago by DisposaBoy <[email protected]>
9d75ecf9b20eed2e79f29e325b6ef6f68e21b9c6 authored about 13 years ago by DisposaBoy <[email protected]>
47e0bb2593d4dc04a0dbc702f7a316d3fe055ee9 authored about 13 years ago by DisposaBoy <[email protected]>
The nesting of the context field was wrong, so it was accidently
passed as command argument inst...
* document it in USAGE.md
1f88c0bfff5e3c4a521ec43ebffe116746e62186 authored about 13 years ago by DisposaBoy <[email protected]>3229d33e90c14cda477beb0357aec44b1ac97418 authored about 13 years ago by DisposaBoy <[email protected]>
- fixes false-positive undefined errors
* this breaks/ends support for alterate lint commands ...
* use a single-character underline instead of full region highlighting
as it's less distracting
gslint to stop activating
8c638e5fee492e92c665d3ca91eb8727f32b9ecd authored about 13 years ago by DisposaBoy <[email protected]>e7836fc7e78f6538f30ccd8f4cd95871a0642458 authored about 13 years ago by DisposaBoy <[email protected]>
c0ff5215c1a4ef327f50604b814e04fc7d3f07db authored about 13 years ago by DisposaBoy <[email protected]>
* clarify gotype comptibility comment a little
0a887ed789a807b780540459186f203cb29442ae authored about 13 years ago by DisposaBoy <[email protected]>dbfdab8a3990386ec8d4c4a1ed8116e81e28b425 authored about 13 years ago by DisposaBoy <[email protected]>
b372466e76b8e0dad95e3ba9d5021a01cb8bbfa6 authored about 13 years ago by DisposaBoy <[email protected]>
dd9c96c7b12221029b7ea1a4f9748106520bd7a6 authored about 13 years ago by DisposaBoy <[email protected]>
* add settings for new plugin GsLint
5b9065f18664c66f1c9261a12233b34e2e638fc0 authored about 13 years ago by DisposaBoy <[email protected]>* make GsFmt a text command instead of an event listener
and document the change
Added gomake build system
3e4a8eebbdf093ef5883cce69bfc09372f1cd57f authored over 13 years ago by DisposaBoy <[email protected]>inconsistencies in README.md
f827628c0a2bc1ac7b6916ce7d2a3090064a310b authored over 13 years ago by Sebastian Schlingmann <[email protected]>21f52e25a179d620a60191b4ef26616fe3fa670b authored over 13 years ago by Sebastian Schlingmann <[email protected]>
1754d1fec5fd7297b01d81ec4522e6245e560039 authored over 13 years ago by DisposaBoy <[email protected]>
sublime-settings.example to keep things consistent
b6f74c545247e4141fed89b801fabc3eaa147f78 authored over 13 years ago by DisposaBoy <[email protected]>consistency with README.md and USAGE.md
c8eea95be8b7be8f9787007b68877887ea7133ce authored over 13 years ago by DisposaBoy <[email protected]>2b5b67bf4b4dee767bc638234c423018bbe43baa authored over 13 years ago by DisposaBoy <[email protected]>
9aac56f874289b3974644b9bf460efc719a6f7c1 authored over 13 years ago by DisposaBoy <[email protected]>
3c38726fd0f05eea7f5e9c73c2fae516d533cf69 authored over 13 years ago by Sebastian Schlingmann <[email protected]>
e71a9f11879396e33c920194c4d9454c448169a3 authored over 13 years ago by Sebastian Schlingmann <[email protected]>
You have to give gocode the full file name of the current file
d52f2ca10272bd846a78f46f5f709367ffeedf9b authored over 13 years ago by DisposaBoy <[email protected]>f8932f84a4dc8f1a93608b0c5e4ca5cd8f6efdb2 authored over 13 years ago by davelondon <[email protected]>
571167d5bd82c89b1976975f88602dfc9dcfa664 authored over 13 years ago by DisposaBoy <[email protected]>
ef06ca25d2c37fbba2477515ecbec3267aa87b8a authored over 13 years ago by DisposaBoy <[email protected]>
c352a1680cb33d6c136b3c4fc389c780ef0c1c65 authored over 13 years ago by DisposaBoy <[email protected]>
which allows passing the offset un-translated to gocode which is
probably more
efficient than doi...
support it
97e6b8ca40d930aa121d7e696b66961c6d8d7db7 authored over 13 years ago by DisposaBoy <[email protected]>8f10724e59e1a1603710bfc957f12a371c86643f authored over 13 years ago by DisposaBoy <[email protected]>
7ffba8f0c63c9848271e4a67845aecc33343ff53 authored over 13 years ago by DisposaBoy <[email protected]>
fd3d08ef0c1efc0525413fee7fcc7ad19288888d authored over 13 years ago by DisposaBoy <[email protected]>
method on None
970c0e33ac5e3ea7168416fe7d5bef6a6160ac86 authored over 13 years ago by DisposaBoy <[email protected]>70450ab24f07fefcba699d17f335f8002a83d3b4 authored over 13 years ago by DisposaBoy <[email protected]>
5ba4f4b8f459a82bd77cab048e469f08e8d8fc36 authored over 13 years ago by DisposaBoy <[email protected]>
5ff9996bf3439200e2775d85af337272b3ee8d6a authored over 13 years ago by DisposaBoy <[email protected]>
cc55c01b6e842f4aa22eafc7ee44759be5259709 authored over 13 years ago by DisposaBoy <[email protected]>
7610d1eeea6c2b9932ba0a0ca73c41fed8078162 authored over 13 years ago by DisposaBoy <[email protected]>
d6e941dcd8d0ed12269d76ea364e94b33ae63a4c authored over 13 years ago by DisposaBoy <[email protected]>
5da1fba449b24ecf40a5f622efb468e3ef7e7f29 authored over 13 years ago by DisposaBoy <[email protected]>
the readme
463aab1e87d58741790994f5655f52e6563c4008 authored over 13 years ago by DisposaBoy <[email protected]>making the offset invalid leading to invalid completion from gocode
c8950c57eef92a7c446fa41391fe2acf6ff22132 authored over 13 years ago by DisposaBoy <[email protected]>dd0b852884d6a50935a498347226f09d2dae686d authored over 13 years ago by DisposaBoy <[email protected]>
Kind of fixes issue #3
51ad363303de7783363ff00c9d5014ad4aeb4019 authored over 13 years ago by DisposaBoy <[email protected]>5f817c7eeb6679c719ca26b0cc2ff61546f59d1a authored over 13 years ago by Sebastian Schlingmann <[email protected]>
* show some Windows love - cmd window should no longer appear when
gocode is run
* add initia...
f267ebac922569474e616a57e87b2aea19052779 authored over 13 years ago by DisposaBoy <[email protected]>d1bc3c3abc3e252585a16ef2750257e75445df1e authored over 13 years ago by DisposaBoy <[email protected]>
dbd604e5ec146b40e58d1499ded6cbb5dc130947 authored over 13 years ago by DisposaBoy <[email protected]>
5341a727f24681cc43cd97678bf56e5d28f39c4b authored over 13 years ago by DisposaBoy <[email protected]>