-
I've noticed that you have quite a few tests for parsers to test how they conform to the KDL specification, but haven't noticed any such tests for syntax highlighting packages.
Since there is not a…
-
This looks super promising, but I can't get the rendering to work in dev due to what may be a cross-origin error:
![Screenshot 2024-07-17 at 10 18 18 PM](https://github.com/user-attachments/assets/72…
-
The CLI should support colorizing the output data to make it easier to read, both diagnostic and annotated hex encoding.
This will probably have to be generated by the library, easiest might be to …
-
I'm trying to use this in Next14, however, when I try to click on the highlights on the sidebar, it doesn't take me to the highlighted portion of the PDF. Anyone know why this might be?
Below is m…
-
The icon currently used for node reps can be confusing.
![image](https://user-images.githubusercontent.com/578107/73169211-ea4b6500-40fb-11ea-899c-6f84a4f6221c.png)
in the console this icon acts…
-
For any new project created with v2.5.1, I'm seeing this error in the console continuously printed as I type in the Editor:
```
...
QTextCursor::setPosition: Position '34' out of range
QTextCurs…
-
### Is your feature request related to a problem?
No
### What solution would you like?
I would like to have a highlighter that supports the neural search capability. It should highlight the most …
-
### Explanation and instructions
[Word file](https://onedrive.live.com/edit.aspx?resid=AEA70F71288B6155!116&ithint=file%2cdocx)
#### Legend from word file
| Text Color | Type | Description | Requi…
-
### Explanation and instructions
[Word file](https://onedrive.live.com/edit.aspx?resid=AEA70F71288B6155%21576&nd=1)
#### Legend from word file
| Text Color | Type | Description | Requirements |
|…
-
I think this is a DocBlock issue that the
``` php
@access private
```
Where `private` gets a color other than the comment color?