aboutsummaryrefslogtreecommitdiff
path: root/data/plugins/projectsearch.lua
AgeCommit message (Expand)Author
2024-01-15Respect config.file_size_limit on some components (#60)Jefferson González
2023-12-18Reload opened docs on project search/replacejgmdev
2023-12-13Add project wide search and replace support (#48)Jefferson González
2023-07-30Merged Project Rework lite-xl/lite-xl#1455Adam Harrison
2023-05-31Redraw more often on threaded project searchjgmdev
2023-05-30Better match of ignored files on threaded find file and project searchjgmdev
2023-05-20Added threaded pluginsjgmdev
2022-12-14plugins projectsearch: expose its functionality (#1235)Jefferson González
2022-09-14Added in simple directory search to treeview. (#1110)Adam
2022-06-02Add `text` and `select_text` to `CommandView` optionsGuldoman
2022-05-31Merge pull request #1004 from Guldoman/PR_commandview_optionsJefferson González
2022-05-31plugins: dropped --lite-xl version tagjgmdev
2022-05-30Use new `CommandView:enter` options tableGuldoman
2022-04-03Bumping version numbers.Adam Harrison
2022-02-13Plugin projectsearch: set command view text to current document selection.jgmdev
2021-12-31Migrate to Lua 5.4Jan200101
2021-11-14Propogated mouse clicks correctly.Adam Harrison
2021-08-29Fix crash in project search when project has no filesGuldoman
2021-08-27Introduce View objects context propertyFrancesco Abbate
2021-08-172.0 changelog and modversion updates.Adam Harrison
2021-06-02Add PCRE to support regular expressionsAdam
2021-05-26Implement lazy loading of directoriesFrancesco Abbate
2021-05-17Truncated lines longer than 256 characters, and skipped to the relevant porti...Adam
2021-05-17Added in keyboard shortcuts to the project search module. (#188)Adam
2021-05-05Introduce new plugin versioning tag mod-versionFrancesco Abbate
2021-04-06Add plugin verification by version tagFrancesco Abbate
2021-01-13Do not add project path in files from project searchFrancesco Abbate
2020-12-28Fix find in project problem with get_active_viewFrancesco Abbate
2020-12-28Change project files output to not include a prefix '/' in filenameFrancesco Abbate
2020-12-27Fix project search and status view for new add directory featureFrancesco Abbate
2020-05-02Added brightness transition to projectsearch text/line on completerxi
2020-05-02Added scroll boundsrxi
2020-05-01Added `refresh` command (`f5`) to projectsearch plugin's ResultViewrxi
2020-02-22Made up/down commands on projectsearch ResultView scroll viewrxi
2019-12-28Initial commitrxi