We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779a4a0 commit 46221b2Copy full SHA for 46221b2
NoteBlockWorld.code-workspace
@@ -18,6 +18,7 @@
18
}
19
],
20
"settings": {
21
+ "window.title": "${dirty}${rootName}${separator}${profileName}${separator}${appName}",
22
"editor.formatOnSave": true,
23
"eslint.validate": ["typescript"],
24
"eslint.run": "onType",
0 commit comments