Skip to content

Commit e1d3a31

Browse files
authored
(enh) New 3rd party Language Grammar: Pine Script (#3428)
1 parent c4d30d1 commit e1d3a31

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Version 11.4 (most likely)
22

3+
New Language:
4+
5+
- Added 3rd party Pine Script grammar to SUPPORTED_LANGUAGES [Jeylani B][]
6+
37
Themes:
48

59
- `Default` is now much closer WCAG AA (contrast) (#3402) [Josh Goebel]
@@ -41,6 +45,7 @@ Themes:
4145

4246
- Modified background color in css for Gradient Light and Gradient Dark themes [Samia Ali][]
4347

48+
[Jeylani B]: https://github.com/jeyllani
4449
[Richard Gibson]: https://github.com/gibson042
4550
[Bradley Mackey]: https://github.com/bradleymackey
4651
[Melvyn Laïly]: https://github.com/mlaily

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ The table below shows the full list of languages (and corresponding classes/alia
146146
| Papyrus | papyrus, psc |[highlightjs-papyrus](https://github.com/Pickysaurus/highlightjs-papyrus) |
147147
| Parser3 | parser3 | |
148148
| Perl | perl, pl, pm | |
149+
| Pine Script | pine, pinescript | [highlightjs-pine](https://github.com/jeyllani/highlightjs-pine) |
149150
| Plaintext | plaintext, txt, text | |
150151
| Pony | pony | |
151152
| PostgreSQL & PL/pgSQL | pgsql, postgres, postgresql | |

0 commit comments

Comments
 (0)