Edit4i - 0.1.4
What's Changed
Editor
FileFinder
Alt
+N
to open search results- Indicator and priority for opened files
- Search refinement for results
a. You searched 'Controller' (returned "PaymentsController", "WebhookController", "UsersController")
b. Now if you type " Payment", it will refine your seach to a subset of the results, in this case "Payment Controller"
- Remove
projectBasePath
from results - Truncate long filenames in results
ExplorerPane
- Lazy Load the directory structure (fixes freezing when opening large projects)
- Respect
.gitignore
when searching files
VimMode
- fix - inconsistent <Ctrl+ P> to open
FileFinder
- fix - bottom bar not aways showing up
- feat -
:w
to save file
Full Changelog: v0.1.3...v0.1.4