-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added regX patters instead of normal file search * Update SearchIndexer+InternalMethods.swift * Performance update * fix: out of bounds * That ain't working :( * Fixed line previews for new search function Chnaged `lineNumber` to `rangeWIthinFile` which is a Range<String.Index> instead of a int. Removed `hasKeywordInfo` from `SearchResultMatchmodel` * Split the evaluateFile function into smaller, focused functions * Vertical Whitespace Violation
- Loading branch information
1 parent
8bd8edc
commit c276d03
Showing
3 changed files
with
185 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.