Skip to content

v1.2.0

Compare
Choose a tag to compare
@DustinCampbell DustinCampbell released this 30 Jun 00:11
· 6163 commits to release since this release

What's new in 1.2:

  • Support for new Linux versions: Ubuntu 16.04, Fedora 23, openSUSE 13.2, and Oracle Linux 7.1
  • Enhanced debug console output: module loads are now output, and there are launch.json options for controlling what is output
  • Source file checksum support for breakpoints. This ensures that the debugger only sets breakpoints in code that exactly matches the open document.
  • Support for editing the value of variables in the watch and locals window (requires VS Code 1.3)