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 f52bdcb commit f4cadb0Copy full SHA for f4cadb0
NoteBlockWorld.code-workspace
@@ -18,6 +18,7 @@
18
}
19
],
20
"settings": {
21
+ "window.title": "${dirty}${rootName}",
22
"editor.formatOnSave": true,
23
"eslint.validate": ["typescript"],
24
"eslint.run": "onType",
0 commit comments