Improve SearchProject and misc

This commit is contained in:
Krzosa Karol
2026-01-06 10:50:55 +01:00
parent ecbc800fdd
commit 94b3bc832b
7 changed files with 60 additions and 53 deletions

View File

@@ -1,6 +1,7 @@
! What precise workflow do I need for me to be viable to use this?
! From a user (novice) point of view, how does it look like?
- Search and replace
- We need regex for: [FormatCode matching, IsCode matching,
- IndentKind has issues with stuff still like cleaning whitespace etc.
- Remedybg commands integrated! (like clicking f5 and opening up the window)
@@ -13,6 +14,7 @@
- OnUpdate view hooks!
- OnSave buffer hooks which will execute the config on save
- Make the special view hooks also available for modification and registered but maybe under different name or something
- Maybe IPC for te.exe when it's already open and file arguments are passed it should perhaps open a buffer in current window??
Use session 4
- Add <<File>> <<WorkDir>> template strings to Open (Then remove SEtWorkdirhere)