aboutsummaryrefslogtreecommitdiff
path: root/data/plugins/detectindent.lua
AgeCommit message (Expand)Author
2023-05-09detectindent: fix wrong detection reported by Adam (#1500)Jefferson González
2022-12-20`detectindent`: Limit subsyntax depth (#1253)Guldoman
2022-12-11Add `regex.find_offsets`, `regex.find`, improve `regex.match` (#1232)Guldoman
2022-08-16Allow command predicates to manage parameters passed to the commandsGuldoman
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-03-22Re-enabled comment cache.Adam Harrison
2022-03-22Fixed anonyous syntaxes.Adam Harrison
2022-03-17plugin detectindent: pre-compile regexesjgmdev
2022-03-15plugin detectident: fixes and improvementsjgmdev
2021-11-20Adapt `detectindent` to the new indentation architectureGuldoman
2021-09-07Add commands to manage tab styleGuldoman
2021-09-07Don't use threads in `detectindent`Guldoman
2021-09-07Use configured indent values if `detectindent` can't detect themGuldoman
2021-09-07Update `detectindent` cache only after saving/reloadingGuldoman
2021-08-172.0 changelog and modversion updates.Adam Harrison
2021-05-27Reduce number of used lines in detectindentFrancesco Abbate
2021-05-27Use thread in detectindent pluginFrancesco Abbate
2021-05-17Fix error with previous commitFrancesco Abbate
2021-05-17Fixed a bug where if detectindent is paired with another plugin that hooks th...Adam
2021-05-05Introduce new plugin versioning tag mod-versionFrancesco Abbate
2021-04-06Add plugin verification by version tagFrancesco Abbate
2021-04-06Logical test simplification in detectindentFrancesco Abbate
2021-04-05Add hook function for Doc changesFrancesco Abbate
2021-02-20Fix indent spaces/tabs labelingFrancesco Abbate
2021-02-19Automatic keep adjusting indent sizeFrancesco Abbate
2021-02-19Adjust line numbers for detect indentFrancesco Abbate
2021-02-18Improve detectindent to skip commentsFrancesco Abbate
2020-11-21Include detect-indent improved plugin into Lite XLFrancesco Abbate