Implement project search in context drawer

This commit is contained in:
Jeremy Soller 2023-11-29 14:33:17 -07:00
parent 8996394c75
commit 7b0d59785c
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
10 changed files with 469 additions and 15 deletions

View file

@ -11,6 +11,9 @@ character-count = Characters
character-count-no-spaces = Characters (without spaces)
line-count = Lines
## Project search
project-search = Project search
## Settings
settings = Settings
@ -57,9 +60,10 @@ redo = Redo
cut = Cut
copy = Copy
paste = Paste
select-all = Select All
select-all = Select all
find = Find
replace = Replace
find-in-project = Find in project...
spell-check = Spell check...
## View