Dart Code
Dart & Flutter support for Visual Studio Code Discord Chat Follow on Twitter Follow on Bluesky Contribute to Dart Code

Modifying Files Outside Workspace

If you modify files outside your workspace, you may see a warning:

You are modifying a file outside of your open folders

This warning is to help some common situations that can cause problems, such as:

If you would prefer not to see this warning, you can prevent it using the dart.warnWhenEditingFilesOutsideWorkspace setting.