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
- Removed the `.h` literally match from the regexp.
- Let the submatch handle the `.h` suffix.
Closes#30.
Signed-off-by: Akos Kitta <[email protected]>
- Removed the `.h` literally match from the regexp.
- Let the submatch handle the `.h` suffix.
Closes#30.
Signed-off-by: Akos Kitta <[email protected]>
I got the content from one of the Arduino Create examples to check syntax coloring. A successful compilation is not a must, but the LS must not crash.
The
ino
file:The text was updated successfully, but these errors were encountered: