jaime-olivares / vscode-yuml

yUML extension for Visual Studio Code
MIT License
116 stars 26 forks source link

No syntax highlighting #25

Closed AttilaGal closed 7 years ago

AttilaGal commented 7 years ago

yuml files seem to register as plain text files by vsc (and no .yuml file extension available when trying to change it manually)

running on mac os sierra 10.12.1 vscode: 1.12.2 vscode-yuml: 2.10.0

screenshot for example: image

jaime-olivares commented 7 years ago

I have tried last versions of VSCode in Windows and macOS. Please verify that your issue is not related to another theme extension.

AttilaGal commented 7 years ago

Thank you for the quick response! It seems that other theme extensions such as Sublime Material Theme or Darcula extension interferes with the syntax highlighting, is there a way to have both?

jaime-olivares commented 7 years ago

Hi, as this extension was working well so far, the conflict is in the other extension and the resolution shall be done there.