microsoft / vscode

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

Import typescript ignoring importModuleSpecifierEnding #179019

Closed MauroVinicius closed 1 year ago

MauroVinicius commented 1 year ago

Type: Bug

After the last update the automatic import of ts files ignore js extension, typescript not detect this import without js as error, the settings in vscode take no effect, i should delete some internal file or cache?

This is a duplicate from https://github.com/microsoft/vscode/issues/178586 with more info from my computer to help debug

VS Code version: Code 1.77.0 (7f329fe6c66b0f86ae1574c2911b681ad5a45d63, 2023-03-29T10:02:16.981Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz (4 x 1992)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|3.88GB (0.43GB free)| |Process Argv|--crash-reporter-id 7171b073-5a87-46f5-a293-675781e0a2d2| |Screen Reader|no| |VM|0%|
Extensions (28) Extension|Author (truncated)|Version ---|---|--- vscode-sql-formatter|adp|1.4.4 vscode-css-formatter|aes|1.0.2 vscode-nginx-conf|ahm|0.1.3 es6-string-css|bas|0.1.0 vscode-intelephense-client|bme|1.9.5 vscode-expo|byC|0.9.2 systemd-unit-file|coo|1.0.6 vscode-simpler-icons|dav|1.6.5 vscode-eslint|dba|2.4.0 xml|Dot|2.5.1 openssl-configuration-file|gee|0.0.1 vscode-systemd-support|han|1.0.1 better-dockerfile-syntax|jef|1.0.2 rainbow-csv|mec|3.6.0 vscode-apache|mrm|1.2.0 vscode-docker|ms-|1.24.0 remote-containers|ms-|0.288.0 remote-wsl|ms-|0.77.0 vscode-react-native|msj|1.10.2 php-docblocker|nei|2.7.0 da-tools|sis|0.6.1 vscode-fileutils|sle|3.10.1 vscode-extension|sni|1.0.1 git-prefix|srm|1.3.1 es6-string-html|Tob|2.12.1 reopenclosedtab|uyi|1.1.0 vscode-phpsab|val|0.0.16 vscode-nginx|wil|0.7.2 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 nodejswelcome1:30587005 3biah626:30602489 pyind779:30671433 f6dab269:30613381 vscrpc:30673769 pythonsymbol12:30671437 6233i204:30672705 vsctsb:30677850 azdwalk:30687957 pythonms35:30701012 ```
vscodenpa commented 1 year ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!