windows - How to delete recent opened file session on Visual Studio Code? -


i opened few files during coding (both files in project , out project). after that, close few in (by ctrl+w , click 'x' button). when type ctrl+tab, see opened files.

i try restart vscode, restart windows nothing change.

how close unnecessary files?

i use vs code 1.0 + windows 10.

edit: feature added in new versions

i mistaken don't want delete, "clear" opened files. if case, follow these steps in regards vs code version 1.15.0:

  • press ctrl + p
  • then, within quick open bar, type in >clear opened
  • press enter, restart visual studio code, , should see nothing under recent.

Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -