Releases: konveyor/editor-extensions
v0.0.13
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.13
✨ Features
🐛 Bug Fixes
- Context API for extension state management by @ibolton336 in #396
- Move toolbar items to toggle group with breakpoint by @ibolton336 in #395
- fix the extraction dir names for workflow artifacts by @savitharaghunathan in #347
- respect isReadOnly for solution dropdown by @djzager in #399
Full Changelog: v0.0.12...v0.0.13
v0.0.12
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.12
🐛 Bug Fixes
- Fix wrapping on markdown messages by @ibolton336 in #392
- At extension startup, reload analysis result but do not reload solutions by @ibolton336 in #391
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.11
✨ Features
- make the incident list sortable by @djzager in #365
- Add support for markdown and json solution progress messages by @sjd78 in #372
🐛 Bug Fixes
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.10
✨ Features
- Tell
kaito reset the analyzer cache when asking for full analysis by @shawn-hurley in #355
🐛 Bug Fixes
- fixing the parameter name by @shawn-hurley in #362
- Properly stop the jsonrpc server on extension deactivation by @sjd78 in #359
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- 🐛 fixing the tag name issue by @savitharaghunathan in #350
- 🌱 add another effort level before max by @djzager in #346
- 🐛 when no line number provided, say so by @djzager in #339
- 🐛 Map vscode theme colors to pf variables for improved light mode support by @ibolton336 in #303
- 🌱 release 0.0.9 by @djzager in #354
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.8
✨ Features
- better solution configuration by @djzager in #331
- Remove key text from
sample-provider-settings.yaml, add a command to reset by @sjd78 in #335 - Added preliminary noisy notifications by @JonahSussman in #315
🐛 Bug Fixes
- handle null max effort correctly by @djzager in #337
- Fix wrong command name for open provider settings from walkthrough by @ibolton336 in #342
- expose demoMode by @pranavgaikwad in #340
- Rewording notfication for better user experience by @hhpatel14 in #304
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- 🐛 Use violation id instead of description for key by @ibolton336 in #236
- 🐛 Ensure konveyor file system resources are resolved during session restore by @ibolton336 in #275
- 📖 Update 01-configuration_and_runtime_support.md by @jwmatthews in #283
- 🐛 0 max_iterations is invalid by @djzager in #299
- 🐛 No all resolutions applied message when fetching new solution by @ibolton336 in #307
- 🐛 No new analysis while getting solution by @ibolton336 in #295
- 👻 Update the shared workspace to build to esm and commonjs by @ibolton336 in #193
- ✨ add config options for cache_dir and trace by @pranavgaikwad in #310
- 🐛 Fix errant resolution details message on second resolution request by @sjd78 in #316
- 🐛 use word characters for source+target selection by @djzager in #311
- 🌱 initial workflow run collect data by @savitharaghunathan in #194
- 🐛 fail visibly on server start by @djzager in #318
- 🌱 display target quickpick first by @djzager in #320
- 👻 Add logging of the rpc server init request by @sjd78 in #294
- 🌱 Add ability to trace the jsonrpc MessageConnection by @sjd78 in #319
- ✨ Change default diff editor to
mergeby @sjd78 in #322 - 🐛 Fix Analysis and Resolution file paths relative to workspaceRoot by @sjd78 in #324
- ✨ On analysis webview, add group by files or issues by @ibolton336 in #317
- 🌱 release 0.0.7 by @djzager in #321
New Contributors
- @jwmatthews made their first contribution in #283
- @pranavgaikwad made their first contribution in #310
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.6
✨ Features
🐛 Bug Fixes
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.5
✨ Features
- support custom rules by @djzager in #203
- Get solutions for violation and a group of incidents by @rszwajko in #195
- Add a settings file to configure the model provider by @sjd78 in #205
- Resolution page v2 by @rszwajko in #204
🐛 Bug Fixes
- Replace code snippet with rule name in the issue marker by @rszwajko in #179
- removing the merging logic by @shawn-hurley in #180
- Persist sort selection by @ibolton336 in #196
- Add initialization state tracking to prevent spawning duplicate by @ibolton336 in #210
- Add a race condition when initialize request results in exit code by @ibolton336 in #232
- Allow override of binaries in workspace & global settings. by @ibolton336 in #237
- Fix ref to markdown for walkthroughs by @sjd78 in #238
New Contributors
- @shawn-hurley made their first contribution in #180
- @JonahSussman made their first contribution in #190
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: https://github.com/konveyor/editor-extensions/commits/v0.0.4
✨ Features
Full Changelog: v0.0.3...v0.0.4