openhab / openhab-vscode

VS Code extension for openHAB configuration files
https://marketplace.visualstudio.com/items?itemName=openhab.openhab
Eclipse Public License 2.0
159 stars 47 forks source link

Drop support for old vscode versions. #181

Closed Confectrician closed 4 years ago

Confectrician commented 4 years ago

Currently we support 1.30.0 and higher through our package json. There are no known problems with this (yet).

Anyways, this version is from end of 2018. See: https://github.com/microsoft/vscode/releases/tag/1.30.0

So we should bump this up a bit for the future. Especially since vscode is evolving fast too and brings out many new cool stuff continously.