Switch to visual studio code settings editor mode
A guide on how to switch to visual studio code settings editor mode for fine granular level customization on VSC settings.
I have been working as software developer for past 10+ years and continuously thriving to improve myself. The technology is fast paced and the changes are happening in rapid pace trying to cope with the modern tech and crafting beautiful softwares along the way.
A guide on how to switch to visual studio code settings editor mode for fine granular level customization on VSC settings.
I started facing this issue suddenly after vscode upgrades and resolved the issue by following approach. Follow these instruction one by one until it resolves the issue. You may have to restart your vscode multiple times during the process. Upgrade vscode Point $SHELL to correct shell pathFind which shell you have, echo $SHELL mine is … Continue reading “Vscode Integrated Terminal closes immediately upon opening” →
After deploying to Vercel, next.js and next-i18next translation not working as expected. Solved it by update localePath to static locale files. Please see the article to see code snippet.
A walkthrough on how we can upgrade from antd from 4.19.0 to 4.20.0 version
It applies to VIM users only. In standalone Vim we can toggle statusbar color based on which VIM mode we are in. In Vscode, it’s the same exact feature. I found it distracting as it keeps changing color. I made changes to my settings and forgot that I had also enabled this particular setting. The … Continue reading “[Solved] Disable vscode statusbar flashes in Vim modes” →