javascript in visual studio code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rex1984823
    New Member
    • Feb 2021
    • 1

    javascript in visual studio code

    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!
    Attached Files
  • dev7060
    Recognized Expert Contributor
    • Mar 2017
    • 656

    #2
    whenever i adding a new code in the editor the output doesn't seems follow up
    The white dot in the name tab is an unsaved file indicator.

    Comment

    • erikbower65
      New Member
      • Jul 2023
      • 12

      #3
      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

      Working...