Skip to content

x38.0

Compare
Choose a tag to compare
@visualfc visualfc released this 22 May 11:59
· 134 commits to master since this release

2022.05.22 Ver X38.0

  • LiteIDE
    • support Go1.18 go.work
    • support Go1.18 format/types/gocode
  • LiteApp & LiteEditor
    • add 'Detroit Future' theme (thanks donuts-are-good)
  • LiteEditor
    • add go.work syntax
    • add color/dart-blue.xml (thanks qAison)
  • LiteBuild
    • only check first run action and output
    • update GoPlus config
  • LiteEnv
    • windows env use %PROGRAMFILES%\Go
  • Terminal
    • fix copy text containing tab in terminal
    • add context menu copy/paste/selectall
  • gotools
    • support Go1.18 format
    • support Go1.18 types
    • support go.work
  • gocode
    • support Go1.18 code completer
    • support go.work
    • update unsafe pkg
    • fix gomod imports completer