Releases: thestrukture/IDE
Releases · thestrukture/IDE
0.11.1
0.11.0
- Fix subtle autocomplete issues
- Fix JS bugs in frontend
- Add go vet and lint support to IDE
0.10.5
- Add standalone view. Now it is just an IDE.
0.10.4
- Add directory search, with full Go regex support for queries
- Add buttons to terminal.
- Fix JS bugs that crashed file navigation.
0.10.3
- Fix build issue in previous release.
0.10.2
- Fix autocomplete.
0.10.1
- Fix dlv support for windows
- Fix websocket errors with non UTF-8 data
- Fix terminal
- Add debugger navigation.
0.9.12
- Fix startup for newer versions of Go.
- Update to use code defined GOPATH
- Autocomplete is completely broken. Will be updated in the next build.
Debugger fixes
0.9.11 Update handlers_test.go
0.9.10
Add support for Delve