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: utils/misc/nodejs-terminal/docs/nodejs-terminal-help.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,11 +73,13 @@ In the ports sub-menu
73
73
74
74
75
75
## Core Features
76
+
76
77
***Native Performance**: Powered by WebAssembly and SharedArrayBuffer.
77
78
***Full NPM Support**: Install and manage over 2 million packages.
78
79
***Isolated Environment**: Secure, sandboxed execution of JavaScript and TypeScript.
79
80
***Multi-Tab Interface**: Parallel processing for dev servers and CLI tools.
80
-
***snippet-console** : ease of use editor to run snippets within the nodejs-terminal environment see [snippet-console](docs/snippet-console.md)
81
+
***snippet-console** : ease of use editor to run javascript snippets within the nodejs-terminal environment see [snippet-console](docs/snippet-console.md)
82
+
***snippet-nodejs** : ease of use editor to run ndoejs snippets within the nodejs-terminal environment see [snippet-nodejs](docs/snippet-nodejs.md)
0 commit comments