| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-03 | plugin linewrapping: added priority | jgmdev | |
| Since the linewrapping plugin modifies some of the DocView line calculation and positioning functions we need to make sure of loading it before other plugins. This way we make sure that plugins that also overwrite and depend on DocView functionality aren't using the original methods without the linewrapping changes, which leads to wrong line and column calculations. | |||
| 2022-05-31 | plugins: dropped --lite-xl version tag | jgmdev | |
| 2022-05-23 | plugins: added settings gui support | jgmdev | |
| 2022-05-04 | Erroneously added padding. | Adam Harrison | |
| 2022-05-04 | Updated linewrap and autocomplete to use the new get_line_screen_position ↵ | Adam Harrison | |
| which takes a col. | |||
| 2022-04-17 | Significantly improved performance of tokenization for larger documents by ↵ | Adam Harrison | |
| by default not requiring tokenization. | |||
| 2022-04-03 | Fixed some minor issues with linewrapping. | Adam Harrison | |
| 2022-04-03 | Apparenlty these were issues? What? | Adam Harrison | |
| 2022-04-03 | Soft Line Wrapping (#636) | Adam | |
| Added in soft line wrapping. | |||
