| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-06 | [chore]: Update syntax | NCarrezDev | |
| Harmonizing the syntax files Now inline comment are a single string instead of a table of strings. -(language_c): Removed whitespaces breaking indent -(language_html): Removed trailing whitespace | |||
| 2022-06-22 | language_html: Improve subsyntax highlighting (#1043) | Katrina Grace | |
| * language_html: Improve subsyntax highlighting - Adjusted `<script>`/`<style>` tag detection to not break when attributes like `defer` are added | |||
| 2022-05-31 | plugins: dropped --lite-xl version tag | jgmdev | |
| 2022-04-03 | Bumping version numbers. | Adam Harrison | |
| 2021-12-26 | fallback to toggle-line-comment and vice versa if needed | takase1121 | |
| 2021-12-25 | add toggle-block-comment | takase1121 | |
| 2021-11-21 | Add names to language plugins | Guldoman | |
| 2021-08-17 | 2.0 changelog and modversion updates. | Adam Harrison | |
| 2021-05-05 | Introduce new plugin versioning tag mod-version | Francesco Abbate | |
| New plugins should use the version tag: -- mod-version: 1 The old version tag "-- lite-xl 1.16" will be considerer equivalent to mod-version 1. | |||
| 2021-05-01 | Changed HTML plugin to have case insensitive matching of script and style tags. | Adam Harrison | |
| 2021-05-01 | Nested Syntax Highlighting (#160) | adamharrison | |
