Skip to content

x38.2

Compare
Choose a tag to compare
@visualfc visualfc released this 13 Feb 14:52
· 25 commits to master since this release

2023.02.19 update

upload fixed bundle/appimage for linux64

2023.02.14 Ver X38.2

  • LiteIDE
    • fix and update gotools & gocode
    • refactor astview outline
    • update dlv debugger plugin
  • GolangAst
    • new outline view by pos
    • support typeparams
  • LiteDebug
    • add disassemble view
  • DlvDebugger
    • fix generics func sync
    • fix dlv process exit on windows
    • refactor gorountines model
    • support disassemble model
  • LiteBuild
    • gosrc.xml TARGETNAME use BUILD_DIR_PATH
  • GolangEdit
    • support any and comparable
  • GolangCode
    • support any and comparable
  • gotools
    • types fix find obj field
    • types fix object string
    • gotest fix run test file use -run mode
    • astview add new -outline for outline
    • astview add new -tp for typeparams
    • astview fix interface embedded type
  • gocode
    • fix identifier comparable
    • update lookup object