Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-18 | Fix Rust lifetime highlighting (#213) | Delta-official | |
* Fix lifetime highlighting * Update language_rust.lua * bump commit version and further improve upon lifetime highlighting | |||
2023-06-13 | Synchronized stub versions with remote repos. | Adam Harrison | |
2023-05-27 | Use plaintext `string.find` in `lfautoinsert` to check for `close` tags | Guldoman | |
2023-05-27 | carets-a-lot (#237) | ThaCuber | |
* Update manifest.json * Add files via upload * Update manifest.json * fixed trail not actually changing color when "custom color" is turned off * added reason for for-loop around draw_char * made surrounding character display a setting, false by default * changed to common.lerp and fixed underline trail * fixed carets suddenly appearing after remaking them may be temporary * eval was not supposed to be updated * fixed trail appearing when scrolling this problem was in original motiontrail lol * `core.pop_clip_rect` doesn't have any parameters, dang it | |||
2023-05-27 | [CI] Updated README.md. | Github Actions | |
2023-05-27 | Fix indentation in `lfautoinsert` and add support for multiple carets (#256) | Guldoman | |
2023-05-22 | Bumped commits to fix version mismatches. | Adam Harrison | |
2023-05-20 | [CI] Updated README.md. | Github Actions | |
2023-05-20 | Pulled language_nelua directly into the main repo, as the original ↵ | Adam Harrison | |
repository that held this language plugin was deleted. | |||
2023-05-20 | [CI] Updated README.md. | Github Actions | |
2023-05-20 | Added a bunch of languages (#251) | ThaCuber | |
* Add a bunch of language highlighters * ah shit, the manifest | |||
2023-05-19 | update `language_rivet.lua` (#250) | StunxFS | |
* update `language_rivet.lua` * update manifest.json: bump version | |||
2023-05-17 | [CI] Updated README.md. | Github Actions | |
2023-05-18 | rename treeview-menu-extender to treeview-extender (#248) | Juliardi | |
* rename treeview-menu-extender to treeview-extender * updates the manifest of Treeview Extender and Git Blame plugin * bumps gitblame version | |||
2023-05-07 | Updated lsp and widgets to latest | jgmdev | |
2023-05-04 | [CI] Updated README.md. | Github Actions | |
2023-05-04 | Added in `www` to manifest. (#240) | Adam | |
* Updated manifest. * Whoops, shh. | |||
2023-05-02 | IPC: return from overriden system.wait_event | jgmdev | |
2023-05-01 | [CI] Updated README.md. | Github Actions | |
2023-05-01 | added language_tal.lua (#238) | ThaCuber | |
* added language_tal.lua * forgot to link to the page about the language | |||
2023-04-23 | Bump `language_moon` version | Guldoman | |
This should have been done in a1eac522b70ee65569586ee14a1ecaad6aeed0e2. | |||
2023-04-23 | [CI] Updated README.md. | Github Actions | |
2023-04-23 | Add language_gabc (#235) | jperon | |
2023-04-20 | [CI] Updated README.md. | Github Actions | |
2023-04-20 | Add language_lilypond (#234) | jperon | |
* language_lilypond * Update language_lilypond.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update language_lilypond.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * language_lilypond: update manifest.json * Update plugins/language_lilypond.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2023-04-20 | Fix MoonScript syntax highlighting (#233) | jperon | |
* Fix MoonScript syntax highlighting @ was causing weird behavior within strings. * Update language_moon.lua Highlight only @, not the whole property * Update language_moon.lua Forgotten line. | |||
2023-04-04 | [CI] Updated README.md. | Github Actions | |
2023-04-04 | Add snippets plugins (#232) | vqn | |
* Add snippets plugins * commit hash | |||
2023-03-29 | [CI] Updated README.md. | Github Actions | |
2023-03-29 | Add endwise plugin (#229) | Karol Ostrowski | |
2023-03-25 | [CI] Updated README.md. | Github Actions | |
2023-03-25 | Added risc-v assmebly syntax (#212) | Cyao | |
* Create language_assembly_riscv.lua * Update manifest.json * Update README.md * Update language_assembly_riscv.lua --------- Co-authored-by: Adam <adamdharrison@gmail.com> | |||
2023-03-21 | Move `language_blade` to correct location | Guldoman | |
2023-03-21 | [CI] Updated README.md. | Github Actions | |
2023-03-21 | Language support for Blade (#228) | Benjamin Stigsen | |
* Create language_blade.lua Adds support for the Blade programming language. https://github.com/blade-lang/blade * Update README.md * Change pattern match Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update manifest.json --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2023-03-19 | Update manifest.json | Adam | |
2023-03-19 | [CI] Updated README.md. | Github Actions | |
2023-03-19 | Add in LSP server pre-fabs. (#226) | Adam | |
* Added in lsp servers. * Reworded things. * Shhh. | |||
2023-03-19 | Made spellcheck use `get_line_screen_position`, which works with ↵ | Adam | |
linewrapping. (#224) * Made spellcheck use `get_line_screen_position`, which works with line wrapping. * Updated spellcheck to work with linewrapping as per Guldoman's suggestion. * Bumping version. | |||
2023-03-15 | `primary_selection`: Add backoff time between retries (#215) | Guldoman | |
2023-03-12 | [CI] Updated README.md. | Github Actions | |
2023-03-12 | Fixed `language_autohotkey_v1` path | Guldoman | |
2023-03-12 | [CI] Updated README.md. | Github Actions | |
2023-03-12 | Update AutoHotkey language support (#223) | 프날 (Pnal) | |
* Add langua_autohotkey.lua * Update README.md * Update README.md * Delete language_autohotkey.lua * Add files for support autohotkey v1 * Update plugins/language_autohotkey_v1.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update manifest.json --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2023-03-07 | [CI] Updated README.md. | Github Actions | |
2023-03-07 | Add `sticky_scroll` (#218) | Guldoman | |
2023-02-23 | Add heredoc sigil and heex file support for Elixir (#217) | Jeremy Cowgar | |
2023-02-16 | [CI] Updated README.md. | Github Actions | |
2023-02-16 | Added Haxe language support (#208) | Alejandro Ramallo | |
2023-02-15 | settings: simplified loaded status check of plugins | jgmdev | |