-
### Description
Syntax highlighting is broken after the heredoc when a variable is inserted if it's not surrounded by double quotes. See the examples provided below. The only change was on line 6, I …
-
Hello! Awesome project, very fast, much colorful. Can you add support for `.ino` (Arduino) files? All the program needs to do is identify them and use standard C coloring (or C++, but `see` doesn't se…
-
-
-
### Describe the issue you are experiencing
File editor does not default syntax highlighting to python for jinja extension.
### What type of installation are you running?
Home Assistant OS
### Whi…
-
### Steps to reproduce
Vim syntax highlighting is incorrect for Python f-strings (introduced in Python 3.6) and combinations of r-strings and u-strings. For example, the following file:
```python
#…
-
My eyes hurt every time reading the monochromic list of code. Do you think it's a good idea to add syntax highlighting to the editor? If so, I would file a PR for this.
-
**Describe the bug**
when loading workspace, I get an issue with syntax files sometimes. That is no colors mainly in loaded files.
**Version(s) (please complete the following information):**
…
-
double curly braces inside the /*html*/ template string break syntax highlighting throughout the file
![example4](https://user-images.githubusercontent.com/14206443/189234927-989e0f51-5e49-411e-86a…
-
I have just installed gleam-mode followed the instruction, and it loads fine `(gleam tree-sitter company)` when I open a `.gleam` file but there is no syntax highlighting. Not sure how to fix this nor…