openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
GoSublime
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 59 of 61
Search / Filter on:
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
DisposaBoy
More...
about 13 years ago
document new setting autocomplete_snippets
DisposaBoy
More...
about 13 years ago
allow excluding the snippets from the auto-completion list
DisposaBoy
More...
about 13 years ago
document new default settings file
DisposaBoy
More...
about 13 years ago
* document supported settings * remove gocode_accepts_character_offsets setting
DisposaBoy
More...
about 13 years ago
promote example settings to default settings
DisposaBoy
More...
about 13 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime
DisposaBoy
More...
about 13 years ago
update README.md to point to new demo video
DisposaBoy
More...
about 13 years ago
Merge pull request #15 from tux21b/master
DisposaBoy
More...
about 13 years ago
collapse wrapped/formatted lines so error messages aren't truncated when displayed
DisposaBoy
More...
about 13 years ago
add new contributor to list of authors
DisposaBoy
More...
about 13 years ago
add two new helper commands to gofmt the file before finally saving it
DisposaBoy
More...
about 13 years ago
Fixed the dot completion key binding example.
Christoph Hack
More...
about 13 years ago
* add new helper command gs_forward_comment.. * document it in USAGE.md
DisposaBoy
More...
about 13 years ago
remove references to the now unsupported govet command in gslint
DisposaBoy
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
DisposaBoy
More...
about 13 years ago
* remove unused flags assignments * use a single-character underline instead of full region highlighting as it's less distracting
DisposaBoy
More...
about 13 years ago
fix refcount tracking when not in source.go scope and thus causing gslint to stop activating
DisposaBoy
More...
over 13 years ago
add usage documentation for GsLint
DisposaBoy
More...
over 13 years ago
update project description to reflect recent improvements
DisposaBoy
More...
over 13 years ago
* fix typo * clarify gotype comptibility comment a little
DisposaBoy
More...
over 13 years ago
document gslint settings
DisposaBoy
More...
over 13 years ago
don't operate inside raw string literals
DisposaBoy
More...
over 13 years ago
add syntax checker/linter/gotype support
DisposaBoy
More...
over 13 years ago
* remove unused setting run_gofmt_on_save * add settings for new plugin GsLint
DisposaBoy
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
DisposaBoy
More...
over 13 years ago
Merge pull request #9 from dersebi/master
DisposaBoy
More...
over 13 years ago
moved example file; added explanations to USAGE.md; fixed small inconsistencies in README.md
Sebastian Schlingmann
More...
over 13 years ago
Merge remote-tracking branch 'upstream/master'
Sebastian Schlingmann
More...
over 13 years ago
format authors file for markdown
DisposaBoy
More...
over 13 years ago
←
1
2
…
53
54
55
56
57
58
59
60
61
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree