feat: reload Kaoto editor on external file changes - #1330
Draft
bricefrisco wants to merge 3 commits into
Draft
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Apr 9, 2026 in 28s
Quality Gate passed
Annotations
Check warning on line 18 in src/helpers/ExternalFileChangeWatcher.ts
sonarqubecloud / SonarCloud Code Analysis
Prefer `node:path` over `path`.
See more on https://sonarcloud.io/project/issues?id=KaotoIO_vscode-kaoto&issues=AZ0rfw1i49M6W32bjORS&open=AZ0rfw1i49M6W32bjORS&pullRequest=1330
Check warning on line 17 in src/helpers/ExternalFileChangeWatcher.ts
sonarqubecloud / SonarCloud Code Analysis
Prefer `node:fs` over `fs`.
See more on https://sonarcloud.io/project/issues?id=KaotoIO_vscode-kaoto&issues=AZ0rfw1i49M6W32bjORR&open=AZ0rfw1i49M6W32bjORR&pullRequest=1330
Check warning on line 24 in src/webview/VSCodeKaotoEditorChannelApi.ts
sonarqubecloud / SonarCloud Code Analysis
Member 'externalFileChangeWatcher' is never reassigned; mark it as `readonly`.
See more on https://sonarcloud.io/project/issues?id=KaotoIO_vscode-kaoto&issues=AZ0rfw3849M6W32bjORT&open=AZ0rfw3849M6W32bjORT&pullRequest=1330
Loading