You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
this seems to be some strange issue, as I am also using Deviot on MacOS an it is going like a charm; great work by the way.
I am not sure if this is a Deviot problem, in case it is not, sorry for any inconvenience
Operating system
Ubuntu 18.04
Description of problem
The source code is poorly colored
Errors in ST Console
There are a lot of these, but just a resume:
no such context scope:source.c#comments at line 274 column 16 in Packages/Deviot (Arduino IDE)/deviot.sublime-syntax
no such context scope:source.c#modifiers at line 281 column 16 in Packages/Deviot (Arduino IDE)/deviot.sublime-syntax
no such context scope:source.c#incomplete-inc at line 1393 column 16 in Packages/Deviot (Arduino IDE)/deviot.sublime-syntax
no such context scope:source.c#pragma-mark at line 1395 column 16 in Packages/Deviot (Arduino IDE)/deviot.sublime-syntax
no such context scope:source.c#comments at line 274 column 16 in Packages/Deviot (Arduino IDE)/deviot.sublime-syntax
no such context scope:source.c#keywords at line 293 column 16 in Packages/Deviot (Arduino IDE)/deviot.sublime-syntax
no such context scope:source.c#numbers at line 306 column 16 in Packages/Deviot (Arduino IDE)/deviot.sublime-syntax
no such context scope:source.c#operators at line 277 column 16 in Packages/Deviot (Arduino IDE)/deviot.sublime-syntax
Steps to Reproduce
Download ST3, install Deviot plugin (maybe do something strange?) and code something with arduino langage
Actual Results
The coloring of source code is not good
Expected Results
C alike coloring for .ino files
Additional info
Deviot cannot find C ¿scope?. I checked and C formatting is working as expected. Also I was working with ST3 installed via Snap, and i unisntalled it and reinstalled using apt-get, so I guess that was not the problem
Does anyone know how to solve this?
PS: I attach some images
Deviot formatting:
C formatting:
The text was updated successfully, but these errors were encountered:
Hello,
this seems to be some strange issue, as I am also using Deviot on MacOS an it is going like a charm; great work by the way.
I am not sure if this is a Deviot problem, in case it is not, sorry for any inconvenience
Operating system
Ubuntu 18.04
Description of problem
The source code is poorly colored
Errors in ST Console
There are a lot of these, but just a resume:
Steps to Reproduce
Download ST3, install Deviot plugin (maybe do something strange?) and code something with arduino langage
Actual Results
The coloring of source code is not good
Expected Results
C alike coloring for .ino files
Additional info
Deviot cannot find C ¿scope?. I checked and C formatting is working as expected. Also I was working with ST3 installed via Snap, and i unisntalled it and reinstalled using apt-get, so I guess that was not the problem
Does anyone know how to solve this?
PS: I attach some images
Deviot formatting:
C formatting:
The text was updated successfully, but these errors were encountered: