microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.42k stars 28.62k forks source link

How can I run JS on VS Code #209213

Closed AGoh2019 closed 5 months ago

AGoh2019 commented 5 months ago

Type: Bug

I am still trying to figure out how to run Javascript on VS Code without installing any plugins?

VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (8 x 2419)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.77GB (7.92GB free)| |Process Argv|--crash-reporter-id 3ab84b27-3b66-48e1-b94b-f4055dc42152| |Screen Reader|no| |VM|0%|
Extensions (54) Extension|Author (truncated)|Version ---|---|--- rust-bundle|1Yi|1.0.0 arepl|alm|2.0.5 vscode-django|bat|1.15.0 c-cpp-compile-run|dan|1.0.58 python-environment-manager|don|1.2.4 python-extension-pack|don|1.7.0 rust-syntax|dus|0.6.1 oz|eve|1.0.0 c-cpp-runner|fra|9.4.7 vscode-javac|geo|0.2.46 vscode-test-explorer|hbe|2.21.1 c-cpp-flylint|jbe|1.14.0 cpptask|kay|0.0.1 vsc-python-indent|Kev|1.18.0 csharpextensions|kre|1.7.3 vscode-clang|mit|0.2.4 vscode-oz|moz|1.2.0 csdevkit|ms-|1.4.29 csharp|ms-|2.22.5 vscode-dotnet-pack|ms-|1.0.13 vscode-dotnet-runtime|ms-|2.0.3 vscodeintellicode-csharp|ms-|0.1.26 debugpy|ms-|2024.2.0 python|ms-|2024.2.1 vscode-pylance|ms-|2024.3.2 jupyter|ms-|2024.2.0 cmake-tools|ms-|1.17.17 cpptools|ms-|1.19.9 cpptools-extension-pack|ms-|1.3.0 mono-debug|ms-|0.16.3 test-adapter-converter|ms-|0.1.9 godot-csharp-vscode|nei|0.2.1 autodocstring|njp|0.6.1 java|red|1.28.1 csharp-snippet-productivity|ric|2.1.1 LiveServer|rit|5.7.9 rust-analyzer|rus|0.3.1896 crates|ser|0.6.6 code-spell-checker|str|3.0.1 rust-pack|Swe|0.3.38 tabnine-vscode|Tab|3.82.0 even-better-toml|tam|0.19.2 python-extended-snippets|tus|0.0.1 cmake|twx|0.0.17 vscode-lldb|vad|1.10.0 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.3.1 vscode-gradle|vsc|3.13.5 vscode-java-debug|vsc|0.57.0 vscode-java-dependency|vsc|0.23.6 vscode-java-pack|vsc|0.25.15 vscode-java-test|vsc|0.40.1 vscode-maven|vsc|0.44.0 vscode-spring-initializr|vsc|0.11.2 (1 theme extensions excluded)
gjsjohnmurray commented 5 months ago

https://code.visualstudio.com/docs/editor/debugging

/question

VSCodeTriageBot commented 5 months ago

We closed this issue because it is a question about using VS Code rather than an issue or feature request. Please search for help on StackOverflow, where the community has already answered thousands of similar questions. You may find their guide on asking a new question helpful if your question has not already been asked. See also our issue reporting guidelines.

Happy Coding!