microsoft / wiql-editor

Search work items with wiql queries.
https://marketplace.visualstudio.com/items?itemName=ms-devlabs.wiql-editor
MIT License
4 stars 1 forks source link

show proper error message when saving query fails #11

Closed madkoo closed 9 months ago

madkoo commented 9 months ago

This pull request includes modifications to improve the functionality and maintainability of the codebase. The most important changes include replacing function calls and modifying return types in multiple files related to the query editor.

Main changes: