Commit Graph

212 Commits

Author SHA1 Message Date
Henning Dieterichs
9eb7c18143
Don't load editor api from global API but use require directly. 2022-02-02 16:22:09 +01:00
Tobias Messner
f8066b86df Add .cjs extension for javascript files 2022-01-31 20:48:57 +01:00
Philip Turner
743073476a
Update swift.ts 2022-01-27 19:08:45 -05:00
Alexandru Dima
9f0a9c263f
Merge pull request #2871 from juan-carlos-diaz/main
Fix #2851 Highlight correctly the attributes and identifiers (with dashes) for Shell language
2022-01-27 11:50:22 +01:00
Alexandru Dima
bfb6a42e3d
Merge pull request #2855 from philipturner/main
Update Swift language specification to version 5.5
2022-01-14 09:53:37 +01:00
Alexandru Dima
93c7165c32
Merge pull request #2847 from blutorange/lang-freemarker
Implements #2383 Add syntax modes for FreeMarker template language
2022-01-14 09:47:26 +01:00
Alex Dima
3159d3d6c9
Adopt latest monaco-editor-core 2022-01-10 09:07:20 +01:00
Philip Turner
29454a6a53
Update swift.test.ts 2022-01-03 09:42:12 -05:00
Juan C. Diaz
1c19118f82 Fix bug #2851 2022-01-03 08:27:23 -05:00
Philip Turner
22487ca8e1
Changes from prettier 2022-01-03 07:04:02 -05:00
Remy Suen
be3ac39fbf Support hyphenated HTML tags in Markdown syntax
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2021-12-30 08:00:31 -05:00
Alex Dima
3a58c2a6ba
Adopt latest monaco-editor-core 2021-12-29 01:08:27 +01:00
Philip Turner
911545031d
No need for this TODO 2021-12-26 14:14:47 -05:00
Philip Turner
899a8eb798
Add differentiation keywords 2021-12-26 14:13:34 -05:00
Philip Turner
491d70bdaa
Use tabs instead of spaces 2021-12-26 14:07:18 -05:00
Philip Turner
41ff265429
Copy attribute keywords from Xcode 2021-12-26 14:05:44 -05:00
Philip Turner
7fc2b23c7e
Changed spaces to tabs 2021-12-26 14:02:49 -05:00
Philip Turner
3ed28633bd
Add double-underscored keywords (indention is too corrupted to fix - a mess of tabs instead of spaces) 2021-12-26 13:59:16 -05:00
Philip Turner
1943ce5ecc
Or not 2021-12-26 13:54:47 -05:00
Philip Turner
cfa9035aa5
Indentation fixed 2021-12-26 13:54:17 -05:00
Philip Turner
70ff052f2c
Working around glitch with GitHub markdown 2021-12-26 13:52:52 -05:00
Philip Turner
860d306c84
Add "open" access modifier and reorder from most to least restrictive 2021-12-26 13:50:38 -05:00
Philip Turner
c31bb1eab8
Fix the all-caps keywords that changes to words prefixed by # 2021-12-26 13:49:09 -05:00
Philip Turner
e617386720
Copy the basic keyword types from Xcode 2021-12-26 13:44:38 -05:00
Andre Wachsmuth
94f81dc4ae Implements #2383 Add syntax modes for FreeMarker template language 2021-12-21 22:53:42 +01:00
Alex Dima
2b7072d663
More exports for #2834 2021-12-16 16:29:19 +01:00
Alex Dima
d70607de55
Fixes #2834: Export adapter classes 2021-12-16 16:26:54 +01:00
Alexandru Dima
87f976a786
Fixes #2820: Export create 2021-12-14 18:07:32 +01:00
Alexandru Dima
888883e33e
Fixes #2705: Call create also from the ESM worker 2021-12-14 18:00:17 +01:00
Alexandru Dima
ad4a942460
Fixes #2815: Remove require reference in typescriptServices 2021-12-14 16:55:59 +01:00
Alex Dima
c938ee0b32
format file with prettier 2021-12-09 20:59:18 +01:00
cmlchen
fbe2b4c7a9 Fix token while missing syntax= directive 2021-12-09 16:04:03 +08:00
Jonatan Kłosko
1126efe8d2 Tokenize the power operator 2021-12-08 12:27:27 +01:00
Jonatan Kłosko
10bce38a76 Update Elixir tokenization of sigil modifiers 2021-12-08 12:24:13 +01:00
Alex Dima
2d6b5590c7
Remove unnecessary "use strict" directives 2021-11-17 15:17:14 +01:00
Alex Dima
4f03f6c4bf
Enable strict typescript compilation 2021-11-17 15:13:49 +01:00
Alex Dima
a33b7cee5a
Inline adapters 2021-11-17 15:04:27 +01:00
Alex Dima
8f57069f86
Extract a common SelectionRangeAdapter 2021-11-17 14:58:58 +01:00
Alex Dima
b49f8ffd5f
Extract a common FoldingRangeAdapter 2021-11-17 14:56:24 +01:00
Alex Dima
8d7bf2ad76
Extract a common DocumentColorAdapter 2021-11-17 14:53:34 +01:00
Alex Dima
3cb8acd2e9
Extract DocumentFormattingEditProvider and DocumentRangeFormattingEditProvider 2021-11-17 14:13:05 +01:00
Alex Dima
89d05c5889
Move DocumentLinkAdapter to /common/ 2021-11-17 14:07:39 +01:00
Alex Dima
81023950c6
Extract a common DocumentSymbolAdapter 2021-11-17 14:00:14 +01:00
Alex Dima
6e986e8f96
Extract a common RenameAdapter 2021-11-17 13:53:29 +01:00
Alex Dima
4b2441bf66
Move DefinitionAdapter and ReferenceAdapter to /common/ 2021-11-17 13:47:40 +01:00
Alex Dima
09c6ea48f0
Extract a common DocumentHighlightAdapter 2021-11-17 13:41:00 +01:00
Alex Dima
ca17e09d53
Extract a common HoverAdapter 2021-11-17 11:04:57 +01:00
Alex Dima
1c2358bdf9
Extract a common CompletionAdapter 2021-11-17 10:56:06 +01:00
Alex Dima
0312af769b
Extract a common DiagnosticsAdapter 2021-11-17 10:32:04 +01:00
Alex Dima
54a4ae36e8
Align similar implementations 2021-11-17 09:52:33 +01:00
Alex Dima
41ded74b37
Go back to using mocha for unit tests 2021-11-17 00:09:58 +01:00
Orta
1b8bf663ae Expose full ts object to global ts 2021-11-16 14:43:02 +00:00
Orta Therox
892c164a7b
Update tsWorker.ts 2021-11-16 00:30:33 +00:00
Orta
79f4a4cf75 Expose the TypeScript object inside the ts worker 2021-11-15 22:40:59 +00:00
Alex Dima
edb439d4f6
Run prettier 2021-11-15 09:37:13 +01:00
Alex Dima
45ae1272ea
Strict checks for json 2021-11-13 21:33:03 +01:00
Alex Dima
5c54d2085f
Fix some links 2021-11-13 20:50:13 +01:00
Alex Dima
0f7286cf55
Move basic languages sources to /src/ 2021-11-13 20:29:32 +01:00
Alex Dima
8b4f06b8c5
Move typescript sources to /src/ 2021-11-13 20:06:41 +01:00
Alex Dima
c41a5ce8aa
Move json sources to /src/ 2021-11-13 19:46:33 +01:00
Alex Dima
a8df4018f1
Move html sources into /src/ 2021-11-13 19:40:20 +01:00
Alex Dima
b3f2986d69
Move css sources into /src/ 2021-11-13 00:04:23 +01:00