1

In Visual Studio Code, is there a way to add a file opened with Ctrl+P to Working Files?

The documentation lists three ways to add a file to Working Files. The only one for an unchanged file that's in the currently opened folder involves manually selecting and double-clicking the file, which I'd rather avoid.

  • make a change to a file
  • double-click a file in the Explorer
  • open a file that is not part of the current folder

(https://code.visualstudio.com/Docs/editor/codebasics)

1 Answer 1

1

Ctrl+K, Enter adds the current file to Working Files.

Found by remembering to try Ctrl+Shift+P, and searching for Working Files.

Sign up to request clarification or add additional context in comments.

1 Comment

Is there a way to make it default behaviour

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.