3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove support for conditionally translating the character offset - support was added to gocode some time ago More... about 13 years ago
document new setting autocomplete_snippets More... about 13 years ago
allow excluding the snippets from the auto-completion list More... about 13 years ago
document new default settings file More... about 13 years ago
* document supported settings * remove gocode_accepts_character_offsets setting More... about 13 years ago
promote example settings to default settings More... about 13 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime More... about 13 years ago
update README.md to point to new demo video More... about 13 years ago
Merge pull request #15 from tux21b/master More... about 13 years ago
collapse wrapped/formatted lines so error messages aren't truncated when displayed More... about 13 years ago
add new contributor to list of authors More... about 13 years ago
add two new helper commands to gofmt the file before finally saving it More... about 13 years ago
Fixed the dot completion key binding example. More... about 13 years ago
* add new helper command gs_forward_comment.. * document it in USAGE.md More... about 13 years ago
remove references to the now unsupported govet command in gslint More... about 13 years ago
* pass all go files in the working directory to gotype - fixes false-positive undefined errors * this breaks/ends support for alterate lint commands (including govet) * various tweaks More... about 13 years ago
* remove unused flags assignments * use a single-character underline instead of full region highlighting as it's less distracting More... about 13 years ago
fix refcount tracking when not in source.go scope and thus causing gslint to stop activating More... over 13 years ago
add usage documentation for GsLint More... over 13 years ago
update project description to reflect recent improvements More... over 13 years ago
* fix typo * clarify gotype comptibility comment a little More... over 13 years ago
document gslint settings More... over 13 years ago
don't operate inside raw string literals More... over 13 years ago
add syntax checker/linter/gotype support More... over 13 years ago
* remove unused setting run_gofmt_on_save * add settings for new plugin GsLint More... over 13 years ago
* improved gofmt support: patch the buffer instead of replacing it * make GsFmt a text command instead of an event listener and document the change More... over 13 years ago
Merge pull request #9 from dersebi/master More... over 13 years ago
moved example file; added explanations to USAGE.md; fixed small inconsistencies in README.md More... over 13 years ago
Merge remote-tracking branch 'upstream/master' More... over 13 years ago
format authors file for markdown More... over 13 years ago