formulahendry / formulahendry/vscode-code-runner
performance issue
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
Type: Performance Issue
Hello Ladies and Gentleman,
my question is quite simple and is regarding VSCode (obviously). I have the extention "code runner" in VSCode and I run my code either by code runner or use VSCode run-button. The problem is VSCode runs the code once only. When I modify the code and try to re-run the code again it doesn't show anything in the terminal. I need to close the terminal window first in order to get it run again.
I use the Java as a programming language. If any more information is needed, please let me know.
Thank you a lot
Extension version: 0.12.2
VS Code version: Code 1.89.0 (b58957e67ee1e712cebf466b995adf4c5307b2bd, 2024-05-01T02:09:22.859Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
|Item|Value|
|---|---|
|CPUs|11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz (4 x 2995)|
|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)|7.65GB (1.69GB free)|
|Process Argv|--crash-reporter-id afb9e100-7195-4c42-b74a-7468d1b4d1af|
|Screen Reader|no|
|VM|0%|
Process Info
```
CPU % Mem MB PID Process
0 96 12116 code main
0 225 1320 gpu-process
0 42 1664 utility-network-service
0 99 1704 window [2] (Issue Reporter)
0 29 8344 crashpad-handler
0 213 12352 window [1] (bubbleSort.java - DSA2 - Visual Studio Code)
0 89 12596 ptyHost
0 6 2536 conpty-agent
0 56 11872 C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"c:\Users\abhis\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\browser\media\shellIntegration.ps1\" } catch {}"
0 6 15180 conpty-agent
0 57 15284 C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"c:\Users\abhis\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\browser\media\shellIntegration.ps1\" } catch {}"
0 191 12624 extensionHost [1]
0 275 7668 c:\Users\abhis\.vscode\extensions\redhat.java-1.30.0-win32-x64\jre\17.0.10-win32-x86_64\bin\java --add-modules=ALL-SYSTEM --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Djava.import.generatesMetadataFilesAtProjectRoot=false -DDetectVMInstallationsJob.disabled=true -Dfile.encoding=utf8 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m -Xlog:disable -javaagent:c:\Users\abhis\.vscode\extensions\redhat.java-1.30.0-win32-x64\lombok\lombok-1.18.32.jar -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=c:\Users\abhis\AppData\Roaming\Code\User\workspaceStorage\73a0442982b8afe3155e74378b3d8f34\redhat.java -Daether.dependencyCollector.impl=bf -jar c:\Users\abhis\.vscode\extensions\redhat.java-1.30.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.800.v20240330-1250.jar -configuration c:\Users\abhis\AppData\Roaming\Code\User\globalStorage\redhat.java\1.30.0\config_win -data c:\Users\abhis\AppData\Roaming\Code\User\workspaceStorage\73a0442982b8afe3155e74378b3d8f34\redhat.java\jdt_ws --pipe=\\.\pipe\lsp-aaad73b1126754c9512ba62e67070552-sock
0 83 8748 electron-nodejs (serverMain.js )
0 93 12700 shared-process
0 80 12740 fileWatcher [1]
```
Workspace Info
```
| Window (bubbleSort.java - DSA2 - Visual Studio Code)
| Folder (DSA2): 70 files
| File types: java(56) json(2) class(1)
| Conf files: launch.json(1) settings.json(1)
| Launch Configs: java(56);
```
A/B Experiments
```
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscorecescf:30445987
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
2e7ec940:31000449
pythontbext0:30879054
accentitlementsc:30995553
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
chatpanelc:31018788
dsvsc021:30996838
da93g388:31013173
fchga941:31038042
dwnewjupytercf:31039676
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.