Age | Commit message (Collapse) | Author |
|
* Update language_rivet.lua
* Update manifest.json
|
|
* Update language_rivet.lua
* Update manifest.json
* Update language_rivet.lua
|
|
* update lang_fe and add lang_c7
* actually add the files
* fixed language_fe
* add to meta_languages and bump
* space
* .*
|
|
This stopped the tokenization from continuing, which resulted in lines
not being completely tokenized.
|
|
* gitstatus: also color icons
* gitstatus: add flag to toggle colored icons
* gitstatus: add `color_icons` in config_spec
* gitstatus: bump version to 0.2
* Update plugins/gitstatus.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* `tab_switcher`: Sort entries by last focused
The last entry in `tab-switcher:tab-list{,-current-split}` is the
previously focused tab, so that pressing enter is enough to switch to
it.
Also added `tab-switcher:switch-to-last-tab{,-in-current-split}`
commands.
* `tab_switcher`: Implement "hold" mode
|
|
* Update language_rivet.lua
* Update manifest.json
|
|
* added support to FreeFEM++ syntax
* added support to MARTe2 Configuration language
* updated with new language support
* Update language_marte.lua
* Update plugins/language_marte.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* added languages
* fixed whitespace and new line
* Added CUE syntax
* reformatted
* removed tabs
* fixed issue with char
* formatted and removed duplicated key
* fixed lname and added structure identifier
* removed lite-xl version
* Update plugins/language_cue.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
---------
Co-authored-by: Martino Ferrari <martinogiordano.ferrari@iter.org>
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* `gui_filepicker`: Simplify code
* `gui_filepicker`: Replace `ToolbarView` commands
|
|
|
|
* fix fatal motiontrail error when mixed with settings
* bump version
* bump a little less
|
|
* Add files via upload
* Update manifest.json
* Update manifest.json
* Update and rename zenity.lua to gui_filepicker.lua
|
|
|
|
* Update manifest.json
* Include Hybrid Line Number option
Add Hybrid line number option to linenumbers.lua plugin
* Update linenumbers.lua
* Update linenumbers.lua
* Update linenumbers.lua
* Update linenumbers.lua
* Removed unnecessary comment
Removed old and unnecessary comment
|
|
* change language_sh version in manifest.json
* Add support for .zsh and .fish
* Update manifest.json
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
|
|
* Update nonicons.lua
Adding 5 new nonicon "extension_icons" as suggested here: https://github.com/lite-xl/lite-xl-plugins/issues/144#issuecomment-1673625744
* Update manifest.json
bumping the plugin version per request
|
|
* Update settings.lua max log items default is 800 not 80
see: https://github.com/lite-xl/lite-xl/blob/cf028c510a908a1e208588ec90b57fef422f88bf/data/core/config.lua#L6
* Update manifest.json
* Update settings.lua min log entries to 150 from 50
|
|
* Add `su_save`
* Increase load priority
Some default plugins like `autoreload` expect the file to be available
after the save, so we try to run before it.
* Avoid using `--keep-cwd` as it needs a recent version of `pkexec`
|
|
* Added in tetris.
* Updated key combos.
* Made non-resizable.
* Forgot the t-block.
* Upped default size.
* Added in controllable down speed.
* Added in SRS rotations, pausing, holding.
* Added tag.
* Added drop shadow and lock delay.
|
|
* Dlang: allow underscores for numbers and improve function matching
* Update version in manifest
|
|
* Hare support
* Add all keywords from language spec
* Add to table
* Missed flexible constant types
* add fini init and test
* manifest.json
* Better comment pattern
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* Updated perl to improve syntax highlighting.
* Added in more perl stuff.
|
|
* Fix lifetime highlighting
* Update language_rust.lua
* bump commit version and further improve upon lifetime highlighting
|
|
|
|
* 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
|
|
|
|
repository that held this language plugin was deleted.
|
|
* Add a bunch of language highlighters
* ah shit, the manifest
|
|
* update `language_rivet.lua`
* update manifest.json: bump version
|
|
|
|
* added language_tal.lua
* forgot to link to the page about the language
|
|
|
|
* 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>
|
|
* 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.
|
|
* Create language_assembly_riscv.lua
* Update manifest.json
* Update README.md
* Update language_assembly_riscv.lua
---------
Co-authored-by: Adam <adamdharrison@gmail.com>
|
|
|
|
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.
|
|
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
* `dragdropselected`: Replace deprecated `math.pow` with `^`
* Remove workaround for sorted `Doc:get_selection` issue
Reverts 94f7c8b33371e49d6f026f5be6a41acd73ad9c6b.
|
|
|
|
Try to open the selection as a filename or path in the project.
Path separators are used to replace ".", so import path can also be found.
Co-authored-by: Eric Gaudet <egaudet@thefind.com>
|
|
* Added annotations to language_wren.lua
* sneaked in Fn.new being highlighted as a literal
also fixed file formatting, looks less ugly now
|
|
* Add Nerdicons Plugin
* Update manifest.json
* Update manifest.json
|
|
Given a git commit (default HEAD), open the files that are in the project and
part of this commit.
|