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 11 of 61
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* add and document new setting `use_named_imports`
DisposaBoy
More...
over 11 years ago
* ignore pkg paths that look odd (source files in the root of a GOPATH)
DisposaBoy
More...
over 11 years ago
* extract m_pkgpaths into a function so it can be re-used by other methods
DisposaBoy
More...
over 11 years ago
* implemented initial, uncaching version of pkgpaths
DisposaBoy
More...
over 11 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime
DisposaBoy
More...
over 11 years ago
Merge pull request #335 from slene/patch-1
DisposaBoy
More...
over 11 years ago
fix python unicode length problem
slene
More...
over 11 years ago
* def m_pkgpaths wrapper
DisposaBoy
More...
over 11 years ago
* use the new mg src dir structure to build
DisposaBoy
More...
over 11 years ago
* update gocode import path
DisposaBoy
More...
over 11 years ago
* add utils for m_pkgpaths
DisposaBoy
More...
over 11 years ago
* norm goroot and the gopath entries and GS_GOPATH candidates so the GOROOT is not accidently set to GS_GOPATH. this fixes #302
DisposaBoy
More...
over 11 years ago
* add a note about the `use_gs_gopath` setting
DisposaBoy
More...
over 11 years ago
* add, document and implement the new setting `use_gs_gopath`
DisposaBoy
More...
over 11 years ago
* first try to get GS_GOPATH from the cwd, then from the last .go filename
DisposaBoy
More...
over 11 years ago
* document the new behaviour of `GS_GOPATH`
DisposaBoy
More...
over 11 years ago
* miss-renamed
DisposaBoy
More...
over 11 years ago
* move go-related files into a gs_gopath compatible directory
DisposaBoy
More...
over 11 years ago
* add auto installer
DisposaBoy
More...
over 11 years ago
* add autoInstall support
DisposaBoy
More...
over 11 years ago
* add helpers for sending messages and other data to the client and for getting the list of import paths in a file
DisposaBoy
More...
over 11 years ago
* add global chan on which messages can be sent to the client
DisposaBoy
More...
over 11 years ago
* send autoinst setting to m_imports
DisposaBoy
More...
over 11 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime
DisposaBoy
More...
over 11 years ago
* print margo messages so they don't get lost
DisposaBoy
More...
over 11 years ago
* send `env` to m_imports
DisposaBoy
More...
over 11 years ago
* ann
DisposaBoy
More...
over 11 years ago
* ann
DisposaBoy
More...
over 11 years ago
OOB sync gocode
DisposaBoy
More...
over 11 years ago
* handle margo.message
DisposaBoy
More...
over 11 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
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