All notable changes to the "vscode-odata" extension will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update dependencies, vscode dev and testing template
- Fix and improve URL formatting and metadata and query document parsing
- Improve metadata-driven completion
- Added hovers and navigation to metadata definitions
- Changed scope of commands to current selection or consecutive non-empty lines.
- Added command: Open.
Update minimum compatible VS Code version to 1.12.0.
- Improved code completion.
- Added commands: Escape, Unescape.
- Improved formatting.
- New commands added: Encode, Decode.
- Defined settings model to control stable and experimental features.
- Initial release to exercise publish scripts.