microsoft / vscode

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

linked css file not working in html site #230721

Open RaDiant-1 opened 4 days ago

RaDiant-1 commented 4 days ago

Type: Performance Issue

after linking css and javascript files to html it still doesnt reflect when the code starts running on chrome or any other browser

VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z) OS version: Windows_NT x64 10.0.22000 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (4 x 2394)| |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
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|7.90GB (2.66GB free)| |Process Argv|C:\\Users\\EXOTISCH TECH\\Desktop\\Power Learn Project\\PLP Web Technologies\\week 5 --crash-reporter-id fba1b925-75f9-45a8-81c9-4af8f5465291| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 2 126 11176 code main 0 7 1484 C:\Users\EXOTIS~1\AppData\Local\Temp\vscode-stable-user-x64\CodeSetup-stable-d78a74bcdfad14d5d3b1b782f87255d802b57511.exe /verysilent /log /update="C:\Users\EXOTIS~1\AppData\Local\Temp\vscode-stable-user-x64\CodeSetup-stable-d78a74bcdfad14d5d3b1b782f87255d802b57511.flag" /nocloseapplications /mergetasks=runcode,!desktopicon,!quicklaunchicon 0 20 9896 "C:\Users\EXOTIS~1\AppData\Local\Temp\is-2KPIJ.tmp\CodeSetup-stable-d78a74bcdfad14d5d3b1b782f87255d802b57511.tmp" /SL5="$205A6,99399138,828416,C:\Users\EXOTIS~1\AppData\Local\Temp\vscode-stable-user-x64\CodeSetup-stable-d78a74bcdfad14d5d3b1b782f87255d802b57511.exe" /verysilent /log /update="C:\Users\EXOTIS~1\AppData\Local\Temp\vscode-stable-user-x64\CodeSetup-stable-d78a74bcdfad14d5d3b1b782f87255d802b57511.flag" /nocloseapplications /mergetasks=runcode,!desktopicon,!quicklaunchicon 0 108 5352 shared-process 0 39 5980 utility-network-service 7 312 10064 window [1] (index.html - week 5 - Visual Studio Code) 2 126 11572 gpu-process 0 26 12268 crashpad-handler 0 97 12872 ptyHost 0 64 11224 C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"c:\Users\EXOTISCH TECH\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\browser\media\shellIntegration.ps1\" } catch {}" 0 7 13156 conpty-agent 0 101 13616 fileWatcher [1] 0 148 14732 extensionHost [1] 0 129 4472 electron-nodejs (tsserver.js ) 0 140 11108 electron-nodejs (tsserver.js ) 0 108 12600 electron-nodejs (typingsInstaller.js typesMap.js ) 0 98 14136 "C:\Users\EXOTISCH TECH\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\EXOTISCH TECH\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\node\cssServerMain" --node-ipc --clientProcessId=14732 0 111 14476 "C:\Users\EXOTISCH TECH\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\EXOTISCH TECH\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\html-language-features\server\dist\node\htmlServerMain" --node-ipc --clientProcessId=14732 ```
Extensions (3) Extension|Author (truncated)|Version ---|---|--- debugpy|ms-|2024.10.0 python|ms-|2024.14.1 vscode-pylance|ms-|2024.9.2
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 da93g388:31013173 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 impr_priority:31102340 nativerepl2:31139839 refactort:31108082 pythonrstrctxt:31112756 flighttreat:31134774 wkspc-onlycs-t:31132770 wkspc-ranged-t:31151552 cf971741:31144450 autoexpandse:31146404 5fd0e150:31146321 ```
IllusionMH commented 4 days ago

/needsMoreInfo

Please specify how it's related to VS Code editor itself. Looks like an issue with your server or it's config.

vs-code-engineering[bot] commented 4 days ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.94.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

vs-code-engineering[bot] commented 4 days ago

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!