You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.nls.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
"editor.runAsm": "Run ASM code",
4
4
"editor.debugAsm": "Debug ASM code",
5
5
"command.cleanalldianose": "MASM/TASM: Clean all diagnose information generated by the extension",
6
+
"config.mode.singleFile": "copy your file to a seperate space, and do actions there",
7
+
"config.mode.workspace": "do actions in the current workspace folder\n\n- use `mount` for dosbox and dosbox-x,copy all files in workspace folder for jsdos\n- follow 8.3 filename rule",
6
8
"config.assembler.description": "use TASM or MASM to operate your assembly codes",
0 commit comments