index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
plugins
/
projectsearch.lua
Age
Commit message (
Expand
)
Author
2024-01-15
Respect config.file_size_limit on some components (#60)
Jefferson González
2023-12-18
Reload opened docs on project search/replace
jgmdev
2023-12-13
Add project wide search and replace support (#48)
Jefferson González
2023-07-30
Merged Project Rework lite-xl/lite-xl#1455
Adam Harrison
2023-05-31
Redraw more often on threaded project search
jgmdev
2023-05-30
Better match of ignored files on threaded find file and project search
jgmdev
2023-05-20
Added threaded plugins
jgmdev
2022-12-14
plugins projectsearch: expose its functionality (#1235)
Jefferson González
2022-09-14
Added in simple directory search to treeview. (#1110)
Adam
2022-06-02
Add `text` and `select_text` to `CommandView` options
Guldoman
2022-05-31
Merge pull request #1004 from Guldoman/PR_commandview_options
Jefferson González
2022-05-31
plugins: dropped --lite-xl version tag
jgmdev
2022-05-30
Use new `CommandView:enter` options table
Guldoman
2022-04-03
Bumping version numbers.
Adam Harrison
2022-02-13
Plugin projectsearch: set command view text to current document selection.
jgmdev
2021-12-31
Migrate to Lua 5.4
Jan200101
2021-11-14
Propogated mouse clicks correctly.
Adam Harrison
2021-08-29
Fix crash in project search when project has no files
Guldoman
2021-08-27
Introduce View objects context property
Francesco Abbate
2021-08-17
2.0 changelog and modversion updates.
Adam Harrison
2021-06-02
Add PCRE to support regular expressions
Adam
2021-05-26
Implement lazy loading of directories
Francesco Abbate
2021-05-17
Truncated lines longer than 256 characters, and skipped to the relevant porti...
Adam
2021-05-17
Added in keyboard shortcuts to the project search module. (#188)
Adam
2021-05-05
Introduce new plugin versioning tag mod-version
Francesco Abbate
2021-04-06
Add plugin verification by version tag
Francesco Abbate
2021-01-13
Do not add project path in files from project search
Francesco Abbate
2020-12-28
Fix find in project problem with get_active_view
Francesco Abbate
2020-12-28
Change project files output to not include a prefix '/' in filename
Francesco Abbate
2020-12-27
Fix project search and status view for new add directory feature
Francesco Abbate
2020-05-02
Added brightness transition to projectsearch text/line on complete
rxi
2020-05-02
Added scroll bounds
rxi
2020-05-01
Added `refresh` command (`f5`) to projectsearch plugin's ResultView
rxi
2020-02-22
Made up/down commands on projectsearch ResultView scroll view
rxi
2019-12-28
Initial commit
rxi