Search functionality for the CodeMirror code editor
https://codemirror.net
- TypeScript 100%
FEATURE: `SearchCursor` results now include a `precise` field that is false when the query matched normalized content that doesn't start or end on an actual document character boundary. FIX: `SearchCursor` will no longer ignore matches that don't start or end on non-normalized character boundaries. See #19 |
||
|---|---|---|
| src | ||
| test | ||
| .gitignore | ||
| .npmignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@codemirror/search 
[ WEBSITE | DOCS | ISSUES | FORUM | CHANGELOG ]
This package implements search functionality for the CodeMirror code editor.
The project page has more information, a number of examples and the documentation.
This code is released under an MIT license.
We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.