Commit Graph

613 Commits

Author SHA1 Message Date
Michael Schmidt 098e30008e
Line Highlight: Account for offset when clamping ranges (#3518) 2022-08-23 10:58:45 +02:00
Bar Hatsor 6b824d479f
Bash: Added "sh" alias (#3509)
Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
2022-08-18 15:43:17 +02:00
Alexandros-Stavros Iliopoulos c8462a29fb
Cilk: Add support for Cilk (with C/C++) (#3522) 2022-08-17 20:49:11 +02:00
Christopher Rodriguez 859f99a042
Added bqn language support (#3515) 2022-08-05 21:25:30 +02:00
Hyyan Abo Fakher 1134bdfcd2
BBj Langauge Support (#3511)
Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
2022-07-29 21:45:32 +02:00
Tim Düsterhus 2aed9ce7cd
SCSS: Fix casing in title of the `scss` lang (#3501)
SCSS is written in all uppercase.
2022-07-18 12:52:54 +02:00
lijyze 9a4e725b76
Line Highlight: Ignore ranges outside of actual lines (#3475) 2022-06-16 10:20:26 +02:00
Patrick Seal 91dea0c898
Normalize Whitespace Plugin: Add configuration via attributes (#3467)
Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
2022-06-10 20:29:28 +02:00
LaeriExNihilo 2815f69997
Added support for METAFONT (#3465)
Includes the METAFONT language to supported languages in Prism.
METAFONT is a language for fontdrawing and fontmaking, especially for fonts destined to TeX. While old in various regards its legacy endures in METAPOST or in the TikZ syntax.
2022-06-07 09:35:31 +02:00
Dr4gonthree 4c87d4186a
Added support for WGSL (#3455) 2022-05-18 16:51:07 +02:00
Abdelkhalek Zellat 3211982327
Added support for Gradle (#3443)
Co-authored-by: badido18 <hm_boudis@esi.dz>
2022-04-29 19:31:07 +02:00
Marcos Oliveira cbef9af7d8
Added support for ReScript (#3435) 2022-04-15 22:48:02 +02:00
Michael Schmidt cb5229afc4
Handlebars: Added Mustache alias (#3422) 2022-04-01 23:03:56 +02:00
Michael Schmidt 11c54624ee
Use terser (#3407) 2022-03-22 22:32:52 +01:00
Yanis Zafirópulos e2fe1f7997
Added support for Arturo (#3403)
Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
2022-03-21 16:48:30 +01:00
Michael Schmidt 63806d57b0
Added support for Stata's Ado and Mata (#3383) 2022-03-21 16:18:07 +01:00
Michael Schmidt 0d49553c6b
Added support for PlantUML (#3372) 2022-03-21 15:28:39 +01:00
Michael Schmidt 554ff3240d
Added support for ARM Assembly (#3376) 2022-03-21 15:25:14 +01:00
Michael Schmidt a1340666e0
Added support for AWK (#3375) 2022-03-21 15:20:08 +01:00
Michael Schmidt 33f2cf9510
Added support for GNU Linker Script (#3373) 2022-03-21 15:15:34 +01:00
Michael Schmidt 1b1d6731ff
Added support for SuperCollider (#3371) 2022-03-21 15:12:00 +01:00
Michael Schmidt dfef9b61ea
Added gettext (.po) language support (#3369) 2022-03-21 15:09:29 +01:00
Michael Schmidt ea8a0f40a2
Added support for AWK (#3374) 2022-03-14 22:43:46 +01:00
Michael Schmidt 17ed91604e
Autolinker: Fixed URL regex to match more valid URLs (#3358) 2022-03-13 10:09:21 +01:00
Golmote 8a843a17e7
Keep Markup: Use original nodes instead of clones (#3365) 2022-03-05 22:03:09 +01:00
Michael Schmidt f95dd190ab
Command line: Increased prompt opacity (#3352) 2022-03-05 15:47:23 +01:00
at055612 b53832cd1c
Command Line: Add support for command continuation prefix (#3344) 2022-02-23 12:30:35 +01:00
at055612 e002e78c34
Command Line: Escape markup in command line output (#3341) 2022-02-16 18:35:51 +01:00
at055612 1784b175db
Command Line: Add support for line continuation and improved colors (#3326) 2022-02-10 19:51:13 +01:00
at055612 82d0ca15e8
Command Line: Added span around command and output (#3312) 2022-02-02 13:20:48 +01:00
Jason Ramsey 3f8cc5a0dc
Added UO Razor Script (#3309) 2022-01-28 17:13:21 +01:00
Michael Schmidt e03a7c2478
Twig: Improved tokenization (#3259) 2021-12-07 12:49:56 +01:00
Michael Schmidt 8476a9abed
Added support for `go.mod` files (#3209) 2021-12-05 15:04:00 +01:00
Michael Schmidt cefccdd18f
Autoloader: Mention how to load grammars from URLs (#3218) 2021-11-24 21:42:57 +01:00
Michael Schmidt b679cfe6fe
Keep Markup: Added `drop-tokens` option class (#3166) 2021-11-03 13:07:32 +01:00
Michael Schmidt b631949acd
Core: Added `setLanguage` util function (#3167) 2021-11-03 12:19:36 +01:00
Wei Ting 1cac35591c
Toolbar: Set `z-index` of `.toolbar` to 10 (#3163) 2021-10-24 16:49:07 +02:00
Michael Schmidt 3c61c8f7ce
ESLint: Added `regexp/no-useless-flag` rule (#3150) 2021-10-14 14:01:11 +02:00
Michael Schmidt ef53f0214c
Added support for Web IDL (#3107) 2021-10-11 16:52:12 +02:00
Michael Earls b5a70e4c7d
Added support for Atmel AVR Assembly (#2078)
Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
2021-10-05 12:28:49 +02:00
Berti d38592c5bb
File highlight+data range (#1813)
Co-authored-by: atomize <63r71@tuta.io>
Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
2021-10-04 15:52:52 +02:00
Michael Schmidt d63d6c0e78
Added minified CSS (#3073)
Co-authored-by: ashwinjayan <ashwinjayanam@gmail.com>
2021-10-04 14:06:12 +02:00
Outreach-ChemEng-UofU 5b7ce5e409
Arduino: Added `ino` alias (#2990)
Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
2021-10-04 13:50:07 +02:00
那里好脏不可以 d908e45781
New Language: Keepalived configure file (#2417)
Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
2021-10-03 16:39:07 +02:00
Michael Schmidt e2630d890e
ESLint: Added `regexp/sort-alternatives` rule (#3093) 2021-09-26 11:52:18 +02:00
Manuel Tercero Soria 9f4c0e7490
Highlight Lines: Expose `highlightLines` function as `Prism.plugins.highlightLines` (#3086) 2021-09-23 13:43:00 +02:00
Darach Ennis ec25ba6527
Added Tremor project DSL language definition (#3087)
* Add tremor project DSL langauge definitions

Signed-off-by: Darach Ennis <darach@gmail.com>

* Update components/prism-tremor.js

Apply fix worst-case time complexity per @RunDevelopment's insight

Co-authored-by: Michael Schmidt <msrd0000@gmail.com>

* Update components/prism-tremor.js

Terser formulation of pattern

Co-authored-by: Michael Schmidt <msrd0000@gmail.com>

* Update components/prism-tremor.js

Terser formulation of pattern

Co-authored-by: Michael Schmidt <msrd0000@gmail.com>

* Update components/prism-tremor.js

Terser formulation of pattern

Co-authored-by: Michael Schmidt <msrd0000@gmail.com>

* Add partial interpolation, expand tests, attend to lints

Signed-off-by: Darach Ennis <darach@gmail.com>

* Improved Tremor tokenization

Signed-off-by: Michael Schmidt <mitchi5000.ms@googlemail.com>

Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
2021-09-21 21:19:47 +02:00
Michael Schmidt 4433ccfc0c
Added support for ASP.NET Razor (#3064) 2021-09-15 21:43:55 +02:00
Michael Schmidt 4fbdd2f8f8
Added support for MAXScript (#3060) 2021-09-15 21:39:09 +02:00
Zach 746a4b1adf
Added AviSynth language definition (#3071) 2021-09-15 21:34:31 +02:00