Commit 93fbf49
committed
feat: Enhance UI Provider with CodeQL service integration
- Added setCodeQLService method to UiProvider for managing CodeQL service.
- Updated activate function in extension.ts to establish communication with CodeQL service.
- Improved language selection UI with dynamic loading of supported languages.
- Refactored configuration loading and saving to accommodate new CodeQL service.
- Enhanced error handling and user feedback for GitHub connection and language loading.1 parent 21cf227 commit 93fbf49
2 files changed
+831
-432
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments