vscode-edit-csv
vscode-edit-csv copied to clipboard
Watch files outside of workspace
Version?
- vs code plugin
Feature
In the current release notes of vs code https://code.visualstudio.com/updates/v1_62#_file-watching-changes they mentioned that they are transitioning to a new file watcher... If I remember correctly we can only watch files in the workspace currently (and reload the table if the csv file changes). Maybe with the new file watchers we can also watch files outside of the current workspace (e.g. if you just drop a file in vs code outside of the currently open project)?