Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-medeiros committed Feb 25, 2016
1 parent 5192bce commit 86c33ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### 0.14.1
* Added `godef` integration. `godef` is used as an alternative to oracle for the Open Definition operation.
* I wasn't able to use it extensively, but it seems to be more powerful than oracle (it can recover from some compiler errors for example). And indeed most other Go IDEs/editors are using godef, so this bring Goclipse in line with that.
* I wasn't able to use it extensively, but it seems to be more powerful than oracle (it can recover from some compiler errors for example), and faster. Indeed, most other Go IDEs/editors are using godef, so this bring Goclipse in line with that.
* Added "Format automatically on editor save." preference.
* gofmt preferences moved to "Go/Tools" preference page.
* Minor improvement to editor caret position preservation when invoking gofmt.
Expand Down

0 comments on commit 86c33ce

Please sign in to comment.