-
**The problem**
novelWriter, by default, is configured to match the English quotation style. Using novelWriter for writing in other languages means needing to reconfigure the quotation style.
Cu…
-
When I run a search, I look for the exact term, and any terms that contain that term (term OR (wiildcard)term OR term(wildcard) OR (wildcard)term(wildcard)).
Highlighting only works on exact matches,…
-
We are re-lexing (a certain percentage of) the document for every hover or go to definition (instead of caching/resuing the results). For hover, it's a regression from adding document comments. Hover …
-
Maybe do it like `less` does, with `/`... Maybe we can be more creative... Ideas?
Ideally we would be able to start a search, see all matches highlighted as we type and navigate through them in bot…
-
Hey all,
This is a great library, thanks for contributing! I have a quick question hoping someone could help me:
I would like to automatically update the styling for any text that matches a spec…
-
**TODO:**
- Add an option to search for a whole word only.
- Fix query highlighting using `:~:text=`. Support it for both whole-word and simple search.
- Add an option to search using `regex`.
- P…
-
Solr-redis queries with tags used for [highlighting](https://github.com/sematext/solr-redis#highlighting) ignore boosting factors. And the fact that you use highlighting on field matches or not should…
egils updated
7 years ago
-
The command `:sy[ntax] iskeyword [clear | {option}]` effects all keywords.
What this means is that syntax scripts which utilize this feature (e.g. default runtime CSS) bleed behavior into any other s…
-
It would be nice to have the option to only highlight the first instance of the `search` string instead of all instances. One use case for this would be search functionality where you're highlighting …
-
Seems like Notion is capturing keystrokes when I try to edit a search word, so you might end up sending shortcuts directly to the page instead of the "search keyword" field.
There was also an issue…