I noticed that Visual Studio colors a few pixel wide area in the margin, to the right of the area where you place breakpoints. What do these colors mean?
A red underline would indicate an error, yellow is just a warning.
The yellow line is a warning. You defined -[prefix]-transform but did not set transform without prefix. You should also see warning icons at the bottom left corner of VSCode (two icons, one for errors, one for warnings). Click on those to get a detailed report.
Green = Line changed since you opened the file, but saved.
This blue line shows the warning to us because of linter .
Colours as follows:
To see the entire list of colours, go to Tools
>Options
>Environment
>Fonts and Colors
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With