Open joshtynjala opened 8 years ago
Comments are not correct: it creates <!-- aaa -->
instead of /* aaa */
@neminovno What does "it" refer to? I did not implement anything that would create a comment in CSS for you...
@joshtynjala "it" as the extension, if it is managing comment syntax? If some text is selected and Shift+Alt+A is pressed, how does VSCode knows which comment syntax to apply?
I assume that it's based on the file format. So, VSCode uses <!-- -->
because it's an MXML file. Does it insert the correct comments inside Githubissues.