hi, i'm still a newbie in programming, and just started practicing JavaScript a month ago; i tried install VS recently , i follow the set up tutorial on VS Q&A and youtube, whenever i adding a new code in the editor the output doesn't seems follow up, it felt kinda delay, please help to check if i missing something on the setting up, thanks!
javascript in visual studio code
Collapse
X
-
Tags: None
-
Hi there! It's great that you're learning JavaScript with VS Code. The delay might be due to various factors. Make sure you have enough system resources. Check extensions, disable unnecessary ones. Verify the Node.js installation, update if needed. Use a simple code and analyze if the delay persists. Lastly, check your system's performance while running VS Code. Happy coding!Comment
Comment