We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: Bug
Memory leak -> crash
Code_helper was indicating 3.8 Go of RAM before not showing up (crashing I guess?)
Code_helper
Extension version: 5.4.20231106 VS Code version: Code 1.84.0 (Universal) (d037ac076cee195194f93ce6fe2bdfe2969cc82d, 2023-11-01T11:30:19.406Z) OS version: Darwin arm64 23.2.0 Modes:
vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263cf:30880073 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 f6dab269:30613381 vscrp:30673768 2i9eh265:30646982 showlangstatbar:30737416 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30866567 pythonnoceb:30805159 synctok:30869157 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixt:30871694 pythonregdiag2:30871582 pythonmypyd1:30879173 pythoncet00cf:30874137 h48ei257:30883392 pythontbext0:30879054 dsvsc016:30880769 dsvsc017:30880892 dsvsc018cf:30880895 aa_t_chat:30882232
The text was updated successfully, but these errors were encountered:
Might be related to #93
Sorry, something went wrong.
Please share an example project which demonstrates the issue so we can investigate it
I was using it within a VSCode workspace :
{ "folders": [ { "path": "api" }, { "path": "sith4" } ], "settings": { "vsicons.presets.nestjs": true, "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true, "**/Thumbs.db": true, "**/node_modules": false }, "liveServer.settings.multiRootWorkspaceName": "api", "cSpell.words": [ "BLURPLE", "mikro" ] } }
Where api and sith4 are respectively those repo:
api
sith4
No branches or pull requests
Type: Bug
Memory leak -> crash
Code_helper
was indicating 3.8 Go of RAM before not showing up (crashing I guess?)Extension version: 5.4.20231106
VS Code version: Code 1.84.0 (Universal) (d037ac076cee195194f93ce6fe2bdfe2969cc82d, 2023-11-01T11:30:19.406Z)
OS version: Darwin arm64 23.2.0
Modes:
System Info
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: