Add literal option to search extension config #13

Merged
hubgit merged 1 commit from search-config into main 2022-08-04 09:57:17 +02:00
hubgit commented 2022-08-03 14:02:55 +02:00 (Migrated from github.com)

Following #12, which added a literal option to the SearchQuery config, this adds a literal option to the search extension config, which is used when building the default query from any selected text.

Most of the changes are copied from the handling of the caseSensitive option, which behaves in a similar way.

Following #12, which added a `literal` option to the `SearchQuery` config, this adds a `literal` option to the `search` extension config, which is used when building the default query from any selected text. Most of the changes are copied from the handling of the `caseSensitive` option, which behaves in a similar way.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/search!13
No description provided.