vue.js - what does a red dot in VS code mean -


so i'm learning vue.js , vscode giving me red dot on code, code running fine , other editors such atom giving me no errors. red dot for?

it's breakpoint (used debugging). can read here.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -