manuth / VSCodeESLintLanguageService

A VSCode-Extension that provides ESLint support using typescript-eslint-plugin
MIT License
2 stars 1 forks source link

(v1.0.3) Typescript Language services keeps crashing #2

Closed aditya-cumulus closed 3 years ago

aditya-cumulus commented 4 years ago

Issue Type: Bug

Intellisense and Cmd+clicks on code stopped working. And I keep getting a notification that the Typescript and javascript language services crashed 5 times in the last 5minutes..

I am using Typescript version 3.4.5 which is the project setting. But the error shows even when I use VSCode's in-built typescript version

VS Code version: Code 1.48.1 (3dd905126b34dcd4de81fa624eb3a8cbe7485f13, 2020-08-19T17:09:41.484Z) OS version: Darwin x64 18.7.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (12 x 2200)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|3, 3, 4| |Memory (System)|16.00GB (4.94GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (21) Extension|Author (truncated)|Version ---|---|--- vscode-eslint|dba|2.1.8 gitlens|eam|10.2.2 EditorConfig|Edi|0.15.1 vscode-npm-script|eg2|0.3.13 prettier-vscode|esb|5.2.1 evolution-gaming--vscode-eslint|evo|1.9.2 lintlens|ghm|3.0.0 vscode-pull-request-github|Git|0.19.0 sass-lint|gle|1.0.6 angular-essentials|joh|9.0.1 Angular2|joh|9.1.2 vscode-peacock|joh|3.8.0 eslint-language-service|man|1.0.3 vscode-docker|ms-|1.5.0 vscode-typescript-next|ms-|4.1.20200824 vscode-typescript-tslint-plugin|ms-|1.2.3 debugger-for-chrome|msj|4.12.10 debugger-for-edge|msj|1.0.15 angular2-inline|nat|0.0.17 indent-rainbow|ode|7.4.0 material-icon-theme|PKi|4.2.0 (1 theme extensions excluded)
manuth commented 3 years ago

@aditya-cumulus sorry for the late response I managed it to set up a virtual macOS machine with Darwin 18.5.0. Sadly I could not reproduce the issue.

Do you have a specific repository in which you face said issue? Is the issue only occurring if eslint-language-service is enabled/installed?

Thanks for taking time

manuth commented 3 years ago

Sadly I didn't receive an answer for about 3 months. Therefore I'm going to close this issue.

Feel free to reopen it if you're still facing this issue.