Commit graph

112 commits

Author SHA1 Message Date
samstrohkorbatt
7d97bc2392
Merge branch 'main' into samstrohkorbatt/python-fstring 2024-04-26 09:38:36 -06:00
samstrohkorbatt
77e16ebc81 Fixing formatting 2024-04-01 14:42:16 -06:00
samstrohkorbatt
ac2c7a1add
Merge branch 'main' into samstrohkorbatt/python-fstring 2024-04-01 14:27:04 -06:00
Timothee Guerin
3fd1654ff6 Add docs for tests 2024-03-29 16:16:36 +00:00
Timothee Guerin
851a5580ed Add typespec language 2024-03-29 15:59:11 +00:00
Jeremy Rifkin
92f21bfb5b
Fix bug with highlighting of C++ raw string literals (#4436)
* Fix bug with highlighting of C++ raw string literals

* Update to today's monaco-editor-core

* Continue generating `string.raw.end` tokens

---------

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2024-03-20 21:09:44 +00:00
samstrohkorbatt
67960d2298 Adding python f-string syntax support 2024-02-26 09:04:22 -08:00
Henning Dieterichs
e1a06068e8
Merge pull request #4255 from OfekShilon/CppOpFix
Remove 2 java-only operators from c++ tokenizer
2023-12-14 16:06:33 +01:00
Henning Dieterichs
72dcedbbd5
Merge pull request #4256 from OfekShilon/FixTokenizerComments
Fix suggestion for #4253
2023-12-14 13:03:24 +01:00
Ofek Shilon
d5a1a09eba Fix #4253 2023-11-12 20:24:31 +02:00
Ofek Shilon
d38b385382 Remove 2 java-only operators from c++ tokenizer 2023-11-12 20:13:57 +02:00
Soof Golan
d200c7147a
feat: add Python 3.12 keyword 2023-10-10 18:27:27 +03:00
Henning Dieterichs
5ea17c3f59
Merge pull request #3315 from philippleidig/extend-st-extensions-twincat
Add TwinCAT file support for structured text (st) language
2023-07-07 19:05:36 +02:00
claylibrarymarket
e1e946ac65
Update twig.test.ts 2023-07-07 10:07:41 -05:00
claylibrarymarket
de76be4e6c
Update twig.ts 2023-07-07 09:58:33 -05:00
Henning Dieterichs
c46883da4f
Merge branch 'main' into mdx 2023-07-07 16:44:51 +02:00
Leandro Pereira
2df7a51aa1
Elixir - Add support for multi-letter uppercase sigils
Elixir v1.15.0 has added support for multi-letter uppercase sigils

~LVN/content/
~LVN/content/m

Refs:
Proposal: https://groups.google.com/g/elixir-lang-core/c/cocMcghahs4/m/DdYRNfuYAwAJ
PR: elixir-lang/elixir#12448
Release notes: https://github.com/elixir-lang/elixir/releases/tag/v1.15.0
2023-06-24 09:55:51 -04:00
Remco Haszing
62e11b4b49
Merge branch 'main' into mdx 2023-06-13 14:20:59 +02:00
Henning Dieterichs
496274aae9
Merge pull request #3919 from spahnke/private-identifiers
[JS, TS] Add Monarch support for private identifiers
2023-05-02 14:46:11 +02:00
Henning Dieterichs
265712998d
Merge pull request #3922 from spahnke/weak-hornet
[JS] Add static keyword
2023-05-02 14:43:57 +02:00
Sebastian Pahnke
d2ec32be72 Add static keyword 2023-04-20 09:37:00 +02:00
Sebastian Pahnke
e5366f65e8 Add support for private identifiers 2023-04-18 13:19:33 +02:00
Remco Haszing
ef3a98e0a2
Merge branch 'main' into mdx 2023-04-07 16:06:30 +02:00
Remco Haszing
1322e33b0d
Add basic MDX tests
The sample is taken from https://github.com/wooorm/markdown-tm-language.
2023-04-07 15:55:47 +02:00
David Neto
fb47a0f545 Avoid a hack in the WGSL lexer
This is a non-functioal change.

The current rule for delimiters was silly: it should have been a
character class range (e.g. [ ... ]).

Move delimiter handling into the symbols matcher.
2023-04-04 10:16:27 -04:00
David Neto
3724eefaf5 Add WebGPU Shading Language tokenizer, with tests
Fixes: #3883
2023-04-03 19:09:35 -04:00
Henning Dieterichs
4244bc3a06
Merge pull request #3866 from miloush/main
Include .xsd and .xslt as an XML extension
2023-03-31 13:52:40 +02:00
Henning Dieterichs
f8c175d0c4
Fixes #3534 2023-03-31 11:20:41 +02:00
Henning Dieterichs
181f03ecce
Merge branch 'main' into mdx 2023-03-31 10:44:18 +02:00
Jan Kučera
08f81975c8
Include .xsd and .xslt as an XML extension. 2023-03-27 18:55:10 +01:00
yuri1969
788b6a2982
Fix ': ' within a comment 2023-03-25 18:17:21 +01:00
yuri1969
c7ce77ba18
Fix values mixed with comments 2023-03-25 17:37:03 +01:00
yuri1969
30a786cf5f
Fix incorrect key:value detection 2023-03-22 23:06:07 +01:00
Henning Dieterichs
38731c726a
Merge pull request #3258 from danboo/add-perl-module-extension
add perl module (.pm) extension
2023-03-20 14:28:31 +01:00
Noel Kim (김민혁)
bd6aa19f1f
Merge branch 'main' into patch-2 2023-03-05 21:14:04 +09:00
Henning Dieterichs
4ef8a6f97b
Merge branch 'main' into extend-st-extensions-twincat 2023-02-06 13:49:22 +01:00
Henning Dieterichs
f23f4da42b
Merge pull request #3286 from jeremy-rifkin/jr/fix/3284
Add AVX 512 types to C++ syntax highlighting
2023-02-06 12:33:33 +01:00
Henning Dieterichs
31b21cfea6
Merge branch 'main' into extend-st-extensions-twincat 2023-02-06 11:41:35 +01:00
Henning Dieterichs
1f0d010563
Merge branch 'main' into patch-1 2023-01-31 12:51:07 +01:00
Henning Dieterichs
41e1ee2d52
Merge pull request #3363 from popsql/feat-psql-15
Add new pgsql 15 functions
2023-01-31 12:50:49 +01:00
Henning Dieterichs
e734dd81f7
Merge pull request #3443 from RubenRBS/main
Recognize \0 as an escape sequence
2023-01-31 12:48:58 +01:00
Henning Dieterichs
1b52a6708c
Merge pull request #3337 from DetachHead/patch-2
add `satisfies` keyword to typescript
2023-01-31 12:42:38 +01:00
Henning Dieterichs
ab65824d1c
Merge pull request #3510 from andrewimcclement/aim/props_as_xml_extension
Add .props & .targets as XML extensions
2023-01-31 11:53:32 +01:00
andrewimcclement
ee30f4e1c5
Include .targets as an XML extension. 2023-01-23 11:16:26 +00:00
andrewimcclement
9cba1bbd3a
Include .props as an XML extension. 2023-01-23 11:12:42 +00:00
Rubén Rincón Blanco
bc083f4db3
Merge branch 'main' into main 2022-12-18 17:45:27 +01:00
Tristan F
0a967ad241 Add .kts as a file extension 2022-12-17 15:11:57 -05:00
Jonatan Kłosko
b70454a6b9 Tokenizer single-quote docstrings as documentation comments 2022-12-14 00:37:23 +01:00
Jonatan Kłosko
6d9c7ea306 Fix tokenization of bitstrings without spacing 2022-12-14 00:37:23 +01:00
RubenRBS
d95ca35e28
Recognize \0 as an escape sequence
Closes microsoft/monaco-editor/issues/3439
2022-11-30 21:19:00 +01:00