Age | Commit message (Collapse) | Author |
|
fix: avoid `language_java` catastrophic backtracking
|
|
|
|
* Added pattern for test methods.
* Fixed test method pattern.
* Plugin version bump.
|
|
objects. (#385)
* Added pattern for java constants.
* Added regex pattern for java constants in language_java.
* Updated constants pattern.
* Fixed class name pattern and tidied up some things.
* Fixed redundant pattern.
* Updated single-line comment pattern.
* Bumped language_java version.
* Updated some patterns.
* Updated class name for object instance syntax.
* Removed limit on number of spaces before/after the = .
* Fixed previous commit.
|
|
* Update keyhud version
* Update manifest.json
|
|
|
|
|
|
* added keyhud plugin
* Update manifest.json
fixed typo
* fixed missing comma
* Update manifest.json
* Update manifest.json
|
|
* Update language_json.lua
* Update manifest.json
|
|
* Update nerdicons.lua
* Update nerdicons.lua
* Bumped the version in manifest.json
|
|
* Add Nim string interpolation syntax highlighting
* Use frontier matches
* Bump version number for language_nim
|
|
* Fix tetris mod_version
* Update manifest.json
upsie
Co-authored-by: Jefferson González <jgmdev@gmail.com>
---------
Co-authored-by: Jefferson González <jgmdev@gmail.com>
|
|
|
|
Co-authored-by: Github Actions <>
|
|
|
|
(#442)
* updates gitblame remote URL to point to the commit with the correct version
* bumps gitblame version to 0.2.1
|
|
|
|
* Create language_bend.lua
* Update manifest.json
* Update language_bend.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Update manifest.json
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: Github Actions <>
|
|
|
|
Co-authored-by: Github Actions <>
|
|
|
|
Co-authored-by: Github Actions <>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* WIP: added basic syntax highlighting for Kotlin.
* WIP: added a few more patterns.
* Fixed overcomplicated single-line comment pattern.
* Fixed source syntax docs address.
* Realigned single-line comment pattern.
* Added .. and ..< operators and new FIX.
* WIP: working on range operator patterns.
* Some more adjustments.
* Removed comment.
* Fixed double dots left-adiacent to number being colored as number and fixed lambda color.
* Update plugins/language_kotlin.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Updated to use raw strings in the annotations and this patterns.
* Added block_comment.
* Fixed types indentation.
* Achieved perfection..
* Added patterns for $ after var and let function
* Added elvis operator.
* Added pattern.
* Fixed elvis operator.
* Achieved true perfection.
* Added entry to meta-languages package.
* Bumped meta_languages version.
* Bumped meta_languages version and added second _.
* Update plugins/language_kotlin.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Updated the range operator pattern.
* Update plugins/language_kotlin.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Update plugins/language_kotlin.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Update plugins/language_kotlin.lua
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
* Fixed last patterns and tidied up a bit.
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
* Added import pattern.
* Fixed spacing.
* Bumped version.
* Fix versions.
* Fixed meta_languages version.
|
|
|
|
* Create language_bazel.lua
* Update language_bazel.lua
* Update manifest.json
* Update manifest.json
* Update language_bazel.lua
* Update manifest.json
* Update language_bazel.lua
* Update language_bazel.lua
* Bump `meta_languages` version
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
|
|
|