Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
* Updated manifest.json to include terminal.
|
|
|
|
|
|
|
|
|
|
* 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>
|
|
|
|
* add the remote
* why does it need a commit hash
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* name field
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* Updated perl to improve syntax highlighting.
* Added in more perl stuff.
|
|
|
|
structure.
|
|
|
|
* 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
|
|
|
|
* rename treeview-menu-extender to treeview-extender
* updates the manifest of Treeview Extender and Git Blame plugin
* bumps gitblame version
|
|
|
|
|
|
* Updated manifest.
* Whoops, shh.
|
|
|
|
|
|
* added language_tal.lua
* forgot to link to the page about the language
|
|
This should have been done in a1eac522b70ee65569586ee14a1ecaad6aeed0e2.
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
* Add snippets plugins
* commit hash
|
|
|
|
|
|
|
|
* Create language_assembly_riscv.lua
* Update manifest.json
* Update README.md
* Update language_assembly_riscv.lua
---------
Co-authored-by: Adam <adamdharrison@gmail.com>
|
|
|
|
|
|
* 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>
|