vscode-basex/CHANGELOG.md

26 lines
561 B
Markdown

# 0.1.3 (2023-02-27)
* Rename setting `platform` to `processor`
# 0.1.2 (2023-02-26)
* update to xqlint 0.2.1
* add setting `platform`
* common XQlint configuration.
# 0.1.1 (2023-02-24)
* Add setting to control "Hover show"
* Add setting to filter out matching diagnostic messages
# 0.1.0 (2023-02-19)
* Update xqlint to 0.2.0
# 0.0.64 (2023-01-26)
* Add simple hover display
* Update `xqlint.d.ts` to support newer `tsc.exe`. This reduces size of vsix from 600kb to 300kb
# 0.0.58
* Use xqlint 0.0.14
# 0.0.48
* Fix xmlToText #6
* FIX outline all vars