-
-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mark the new margo as ready for testing
- Loading branch information
DisposaBoy
committed
Feb 16, 2018
1 parent
f815b1a
commit b8d31c2
Showing
2 changed files
with
11 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,19 @@ | ||
**margo** | ||
|
||
This, and future, versions of GoSublime include a new version of margo that will run side-by-side with the old version until it can be completely replaced. | ||
|
||
Nothing should change at this time except the appearance of two new processes (`margo` and `margo.sublime`), some more noise in the console and `{• _ •}` in the status bar. | ||
|
||
|
||
**Donate:** | ||
|
||
If you find GoSublime useful and would like to support me and future development of GoSublime, | ||
please donate via one of the available methods on https://github.com/DisposaBoy/GoSublime#donations | ||
or reach out to [email protected] to discuss other options. | ||
|
||
|
||
|
||
**Changes:** | ||
|
||
GoSublime Changes | ||
----------------- | ||
## 18.02.16 | ||
* The new version of margo is close to being ready for real usage. | ||
If you'd like to test it out, press `ctrl+.`,`ctrl+x` or `cmd+.`,`cmd+x` | ||
to open the extension file and then save it or restart sublime text | ||
* Highlights: | ||
* less dependence on Python, so development should be a lot easier going forward | ||
* it comes with integrated support for GoImports | ||
* gocode integration now supports more options like autobuild, showing function params and autocompleting packages that have not been imported | ||
|
||
## 18.01.17 | ||
* update gocode | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters