Updated @funboxteam/crafter to 6.0.0, which dropped Node.js 12 support.
So, please be sure you're using Node.js 14 or later.
Set up extension bundling.
Updated Crafter to 4.1.0 to fix import directive highlighting when imported file has an error.
Fixed resources URLs highlighting.
Added MSON attrs highlighting.
Improved Schema Structures sections highlighting.
We've fixed a syntax highlighting bug where the named structure body wasn't highlighted when there was an empty line between the very body and the structure name.
- Fix detection of items sections.
- Add Lawyer.
- Fix tests run.
- Update repository link.
- Add completion of names of MSON sections.
- Improve LS to support WebStorm.
- Add tests.
- Drop usage of entryPoint parameter due to refactored imports in Crafter.
- Simplify processing of httpTransaction.
- Initial plugin version.