Commit graph

245 commits

Author SHA1 Message Date
olane
acea7fd4a1 Add missing get keyword 2018-08-10 12:50:42 +01:00
olane
c421273fca Apex also doesn't have a byte type 2018-08-10 12:46:12 +01:00
olane
1d66cf8412 Remove hex, octal and binary numbers - apex doesn't support them 2018-08-10 12:45:25 +01:00
olane
40dfb97e56 Add support for apexdoc (based on java javadoc support) 2018-08-10 12:43:32 +01:00
olane
9498adec54 Update tests to reflect new assumption 2018-08-10 11:57:12 +01:00
olane
7140444de9 Assume identifiers starting with an uppercase letter are types 2018-08-10 11:57:03 +01:00
olane
5557352259 Merge keyword list with keyword list from SFDC documentation 2018-08-10 11:28:44 +01:00
olane
ca8e66588a Add apex to readme list 2018-08-10 10:54:25 +01:00
olane
cd8c782c0e Bundle apex 2018-08-10 10:41:36 +01:00
olane
62d143821a Register apex language and load tests 2018-08-10 10:39:13 +01:00
olane
0821a3dd33 Add Apex highlighter based on Java highlighter 2018-08-10 10:38:33 +01:00
Alex Dima
46d0fd6400 1.4.0 2018-08-08 15:58:52 +02:00
Alexandru Dima
bc5c3656cb
Merge pull request #43 from Vityanchys/azcli
Added azcli
2018-08-08 13:00:27 +02:00
Alex Dima
4a58571f1b Merge remote-tracking branch 'origin/master' into pr/Vityanchys/43 2018-08-08 13:00:05 +02:00
Alexandru Dima
5f30811868
Merge pull request #42 from mattmasson/master
Add support for Power Query (M) language
2018-08-08 12:57:24 +02:00
Alexandru Dima
a0809e5d56
Merge pull request #38 from masad-frost/master
Fix Clojure syntax highlighting
2018-08-08 12:55:39 +02:00
Alex Dima
6fc362e75a Fix compilation error 2018-08-08 11:21:18 +02:00
Alex Dima
3979a669f3 Add JavaScript coloring 2018-08-08 11:19:05 +02:00
Alex Dima
4b1d2982ff Tweak launch.json 2018-08-08 10:43:41 +02:00
Alex Dima
63639e2ec5 Add TypeScript coloring 2018-08-07 15:15:01 +02:00
Viktar Pakanechny
e0ecde0617 Added azcli 2018-07-12 18:04:23 +03:00
Matt Masson
5d86ca2aa7 Add powerquery to bundle 2018-07-10 17:38:55 -04:00
Matt Masson
d94b2f8c41 Add built-in constants, functions, and types 2018-07-10 17:35:02 -04:00
Matt Masson
7c6fe3b1bf FIx word breaker for keyword identifiers 2018-07-10 15:41:19 -04:00
Matt Masson
250f5d42d8 Split operator keywords and fix "operators" typo 2018-07-10 15:25:10 -04:00
Matt Masson
b261c99d53 Separate constructors and constants from keywords 2018-07-10 15:04:43 -04:00
Matt Masson
985b1bdc11 Add definition for identifier.quote (to match dax syntax) 2018-07-10 14:37:50 -04:00
Matt Masson
56df5af3e5 Add tests 2018-07-10 14:33:51 -04:00
Matt Masson
a63a94a9af Separate operators from delimiters 2018-07-10 14:33:42 -04:00
Matt Masson
134fe29df2 add powerquery to distribution and test 2018-07-10 13:11:13 -04:00
Matt Masson
eb48b847e5 Remove old wordDefinition field 2018-07-10 13:08:06 -04:00
Matt Masson
8380da7fff Tokenizer fixes for quoted identifiers, comments, strings, numbers 2018-07-10 13:05:13 -04:00
Matt Masson
79b5433bb4 Initial commit of Power Query / M Language 2018-07-10 13:00:51 -04:00
Alex Dima
f0ef36333b update mocha 2018-07-03 16:47:05 +02:00
masad-frost
59cf966107 Fix tests 2018-07-02 19:14:04 -07:00
masad-frost
76f0f15077 Remove code for comments 2018-07-02 19:03:02 -07:00
Alexandru Dima
cfa6425859
Merge pull request #41 from zqlu/perl
add perl to bundle.js
2018-06-20 11:41:20 +02:00
Zhiqiang Lu
807111133c add perl to bundle.js 2018-06-19 15:54:33 +08:00
Alexandru Dima
6c50bcf61c
Merge pull request #40 from zqlu/perl
Add Perl language
2018-06-18 10:21:05 +02:00
Zhiqiang Lu
fdf97477a6 update perl test 2018-06-15 17:51:29 +08:00
Zhiqiang Lu
ce9ef2b74d Add Perl language 2018-06-15 17:44:10 +08:00
Alexandru Dima
69230df585
Merge pull request #39 from zqlu/shell
Add Shell language
2018-06-14 13:54:46 +02:00
Zhiqiang Lu
16f9c159f2 Add Shell language 2018-06-14 10:40:13 +08:00
masad-frost
be0d51046c Use .editorConfig from Microsoft/vscode 2018-06-09 02:46:31 -07:00
masad-frost
f46294da86 Disable detectIndentation in .vscode 2018-06-09 02:46:31 -07:00
masad-frost
0a0c14ab03 Use tabs 2018-06-09 02:46:29 -07:00
masad-frost
18e09b4100 Fix broken comments 2018-06-09 02:45:50 -07:00
masad-frost
29bee2f3ef Fix scheme comments 2018-06-09 02:45:49 -07:00
masad-frost
520915ef46 Add regexp 2018-06-09 00:33:26 -07:00
masad-frost
12294521e0 Add ns and defn- to definitions 2018-06-09 00:33:14 -07:00