kedro-org / vscode-kedro

Kedro extension for VSCode including LSP and other features
https://marketplace.visualstudio.com/items?itemName=kedro.Kedro
Apache License 2.0
18 stars 2 forks source link

Update Kedro-Viz React props for `reFocus` fix #153

Closed jitu5 closed 3 days ago

jitu5 commented 1 week ago

Description

To apply Fix made by Kedro-Viz related to Re-focus issue https://github.com/kedro-org/vscode-kedro/issues/126, VSCode need to update relevant props passed to Kedro-Viz.

behaviour: { 
     reFocus: false,
}