VS Code Extensions

2 Questions:

  1. Can I make an extension (in this case, Colorful Comments) apply to all instances using VS Code? If so, how?
  2. Where can I learn more about extensions (specifically) and Settings (generally) in VS Code?

2 Questions:

  1. I discovered that when using VS Code that the <!-- -->comment tags don’t work when placed within <style></style> HTML tags but that /* */ comment tags do. Further, with the Colorful Comments extension active, placing its controls within the /* */ have no effect. What am I doing wrong?
  2. Colorful Comments documentation says that users can define other tag extensions, but I didn’t find instructions for doing so. Can anyone point me to an article? I failed to find one when searching.

Thank you, All.

I’ll see what more I can learn about VS Code extensions.