2.1.0
Release 2.1.0 will be made available on Visual Studio | Marketplace
Warning
Intent decorations are automatically updated by audit/sync methods to reduce server load. In some error scenarios the displayed alignment state does not reflect the server state. Consider to trigger a manual resync to reload alignment states from the backend server.
What has changed:
- Filename for intents are now URI-encoded to support special-characters like
/
, like if target contains xpath - Extension
.json
has been added for intents to improve support for local editing - Update of extension settings (including connection details) without the need to reload vsCode
- Upload intent-types including intents
- Intent
audit
andsync
can now be executed in parallel using async principles. This improves overall performance. Feature is still experimental and must be enabled using extension settings. Backend restrictions (number of parallel API calls) to be considered.
Note
Please check COMMIT HISTORY, README and CHANGELOG!
Full Changelog: https://github.com/nokia/vscode-intent-manager/commits/2.1.0