Skip to content

1.1.4

Compare
Choose a tag to compare
@tangzx tangzx released this 05 Jun 04:36
· 2019 commits to master since this release
  • [new] attach debugger: step out
  • [new] attach debugger: breakpoint supports condition expression
  • [new] attach debugger: lua exception message
  • [new] check if run configuration is valid
  • [new] supports creating run configurations from context (by right-clicking a code element in the source editor).
  • [improve] parameter icon
  • [improve] lua module icon
  • [improve] method/function presentable text
  • [improve] mk src root dir automatic when create a lua project
  • [improve] doc gen
  • bug fixs #16 #19 #21 ...