-
Notifications
You must be signed in to change notification settings - Fork 29.2k
New issue
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
Last update broke things... #149232
Comments
Did you see the release notes item about bracket pair colorization? |
I'm sorry it doesn't work for you. Can you share a screenshot? |
After the last update, it seems the file changes watcher is not working. File save does not trigger hot-reloading in my vue.js application. I have to manually re-run my application after each save. |
@Vishnu053 that sounds like a different issue. |
@Vishnu053 I've just tried modifying main.js in a Vue CLI 5 app started in VSCode 1.67.1 terminal and hot reloading works just fine. You may be having other issues. If you're using @vue/cli 5, you might try re-installing it globally. Also notice the latest webpack update https://github.com/webpack/webpack/releases/tag/v5.72.1 mentions "fix webpack_nonce with HMR" in the release notes... so that might be giving you issues. My app is still using webpack 5.72.0, so not the latest. If you're still having issues after updating your dependencies, you might want to open a new issue, as @gjsjohnmurray suggested and tag me there so we can test further. |
@lorand-horvath @gjsjohnmurray reinstalling my vs-code did the trick! Maybe something broke while updating I guess. Thank you so much for your inputs. |
I did not - just disabled the feature and everything is working as normally. Thanks for the reply! |
Issue Type: Bug
After updating to the latest update my color theme stopped being supported (only some colors are shown correctly - switching to different themes also has the same ugly color being shown for certain elements)
I also randomly got VS studio code settings errors when saving a file (seems to have disappreared at the moment)
VS Code version: Code 1.67.0 (57fd6d0, 2022-05-04T12:06:02.889Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
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
Extensions (42)
(3 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: