Skip to content

openHAB VS Code Extension 0.6.0

Compare
Choose a tag to compare
@Confectrician Confectrician released this 13 Nov 22:09

[0.6.0] - 2019-11-13

Added

  • Add hover provider with rest api integration (#146, #178)
  • Add/Move to an azure build pipeline environment (#148, #150, #166)
  • Add support for webpack (#155)
  • Added output channel for better user interaction (#156)
  • Add statusbar item, to give a feedback about the extensions activation state (#162)

Changed

  • Added some activation events (#142)
  • Update license to EPL-2.0 (#143)
  • General .gitignore contents (#144)
  • Add warning about network paths to remote LSP setting (#147)
  • Clean Readme and introduce docs folder (#149)
  • Refactor language config files (#154)
  • Make TreeView visible when restApi is available to benefit from it in JSR223 developing (#154)
  • Made some commands directly accessible in things explorer (#177)

Fixed

  • Fix https lsp problems (#139)
  • Fix case insensivity bug (#170)