So, I am learning vue.js, and vsCode gives me this red dot on my code, the code works fine, and other editors like atom do not give me any errors. What is this red dot for?
This is a breakpoint (used for debugging). You can read about it here .
Source: https://habr.com/ru/post/1683733/More articles:How to make white transparent - c ++Using implicit wait in selenium - seleniumShallow white bar when hiding android status bar (how to do it as Whatsapp status) - javaDeploying Azure WebJob using VSTS - visual-studioAccessing the file system in an Angular 2 application using Electron - node.jsProblems with operator overloading and suggested types in Swift - operatorsHow to add svg as content: before element pseudo-element? - csstalking homebrew use own version ruby@2.0 - homebrewDoes using multiple .filter calls in a large array is bad for performance in Javascript? - javascriptHow to "select" for an array of strings - powershellAll Articles