- goto definition for imported sources
- rename cmd
basexTools.xquery.processor
tobasexTools.xquery.profile
- Nested outline
- Improve hovers
- goto definition (current file only)
- support otherwise/ ?:
- xqlint 0.5.0
- replace parseError decorator with standard error
- Improve autocomplete (but not much)
- Improve XQuery snippets
- add statusbar
- create bxs (cmd) and bxs (xml) language ids and snippets
- xsl extension conflict #18
- Use xqlint 0.4.5
- Use xqlint 0.4.1
- parseError decorator
- empty codeaction hint
- virtual docs fixes
- add command basexTools.xqLibrary
- Add commands: set processor and selectDeclaration.
- rework event handlers
- Use xqlint 0.3.3
- rewrite event subscriptions
- extract namespace library data to
xq-catalogs
component - update to
xqlint
v0.2.6 - rewrite XQuery execute to better fit running standalone BaseX query
- Add language type "bxs" for BaseX scripts, minimal functionality currently.
- Documentation moved from wiki to gh-pages and mkdocs
- Add "command": "basexTools.clearDiagnostics"
- Use xqlint 0.2.3
- Add documentlinkprovider
- Change XQuery Icon
- Use xqlint 0.2.2
- Improve hover display
- Add XQuery icon
- [fix] use xqlint 0.2.1, was using 0.2.0 in error
- Rename setting
platform
toprocessor
- update to xqlint 0.2.1
- add setting
platform
- common XQlint configuration.
- Add setting to control "Hover show"
- Add setting to filter out matching diagnostic messages
- Update xqlint to 0.2.0
- Add simple hover display
- Update
xqlint.d.ts
to support newertsc.exe
. This reduces size of vsix from 600kb to 300kb
- Use xqlint 0.0.14
- Fix xmlToText #6
- FIX outline all vars