Skip to content

feat: reload Kaoto editor on external file changes - #1330

Draft
bricefrisco wants to merge 3 commits into
KaotoIO:mainfrom
bricefrisco:main
Draft

feat: reload Kaoto editor on external file changes#1330
bricefrisco wants to merge 3 commits into
KaotoIO:mainfrom
bricefrisco:main

Update src/helpers/ExternalFileChangeWatcher.ts

3c5bcd2
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 9, 2026 in 28s

Annotations

Check warning on line 18 in src/helpers/ExternalFileChangeWatcher.ts

See this annotation in the file changed.

@sonarqubecloud 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

See this annotation in the file changed.

@sonarqubecloud 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

See this annotation in the file changed.

@sonarqubecloud 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