Skip to content

Releases: thestrukture/IDE

0.11.1

29 Aug 20:07
Compare
Choose a tag to compare
  • Add local project, thanks to JS's file system access api
  • Automatic Go linting and vetting with line tags

0.11.0

03 Aug 07:42
Compare
Choose a tag to compare
  • Fix subtle autocomplete issues
  • Fix JS bugs in frontend
  • Add go vet and lint support to IDE

0.10.5

24 Jul 20:20
97a71c5
Compare
Choose a tag to compare
  • Add standalone view. Now it is just an IDE.

0.10.4

22 Jul 10:26
Compare
Choose a tag to compare
  • Add directory search, with full Go regex support for queries
  • Add buttons to terminal.
  • Fix JS bugs that crashed file navigation.

0.10.3

18 Jul 19:12
Compare
Choose a tag to compare
  • Fix build issue in previous release.

0.10.2

18 Jul 15:35
Compare
Choose a tag to compare
  • Fix autocomplete.

0.10.1

18 Jul 15:01
Compare
Choose a tag to compare
  • Fix dlv support for windows
  • Fix websocket errors with non UTF-8 data
  • Fix terminal
  • Add debugger navigation.

0.9.12

14 Mar 19:08
Compare
Choose a tag to compare
  • 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

04 Jan 07:58
3632325
Compare
Choose a tag to compare
Debugger fixes Pre-release
Pre-release
0.9.11

Update handlers_test.go

0.9.10

12 Dec 16:30
Compare
Choose a tag to compare
Add support for Delve