-
```
When using HTMLHighlighter some times boilerpipe keeps some artifacts related
coming from FORM and LABEL tags.
This can be easily prevented by addding a new ignorable element to TAG_ACTIONS
map…
-
```
When using HTMLHighlighter some times boilerpipe keeps some artifacts related
coming from FORM and LABEL tags.
This can be easily prevented by addding a new ignorable element to TAG_ACTIONS
map…
-
Type: Bug
I use VSCode as my goto text-editor these days.
It is vexing that certain "more-common" unicode characters don't render properly, while other "less-common" ones DO.
After several years o…
-
## Performance issue when frequently modifying view settings
Recently I am working on a package with the following `sublime_plugin.ViewEventListener`
```python
class FooBar(sublime_plugin.ViewE…
-
We have create an JS application (bookmarklet) to highlight a webpage using your library.
When an highlight created in chrome browser and tried to render the text selection in firefox browser, it is …
-
Today, Sublime added a new theme "Celeste", which implements [hashed syntax highlighting](https://forum.sublimetext.com/t/dev-build-3153/33014).
It works great with this highlighter, but it also hi…
-
if statements and returns have their glow extended to the left margin. this does not happen in your screenshots, so i am thinking it is something that may need to be tweaked for sublime 3?
![neonthem…
-
Originally reported on Google Code with ID 2246
```
I have noticed that there is no match in colors used in the inspector
and those used in the HTML layout tab ... I remember that when I first
found …
-
**Use case**
I have a query with multiple `should`-clauses, and looking for a way to implement highlighting in such a way that I can see which terms are from which query.
I tried to do this …
-
Adding support for pure-python (`.py`) dynamic resources, in addition to simplates, could be a solution to several issues. Here's what it could look like:
``` python
import things
do_one_time_s…