Commit Graph

242 Commits (40dfb97e568926bc35bdf7bb7692ba8173bbd1ce)
 

Author SHA1 Message Date
olane 40dfb97e56 Add support for apexdoc (based on java javadoc support) 7 years ago
olane 9498adec54 Update tests to reflect new assumption 7 years ago
olane 7140444de9 Assume identifiers starting with an uppercase letter are types 7 years ago
olane 5557352259 Merge keyword list with keyword list from SFDC documentation 7 years ago
olane ca8e66588a Add apex to readme list 7 years ago
olane cd8c782c0e Bundle apex 7 years ago
olane 62d143821a Register apex language and load tests 7 years ago
olane 0821a3dd33 Add Apex highlighter based on Java highlighter 7 years ago
Alex Dima 46d0fd6400 1.4.0 7 years ago
Alexandru Dima bc5c3656cb
Merge pull request #43 from Vityanchys/azcli
Added azcli
7 years ago
Alex Dima 4a58571f1b Merge remote-tracking branch 'origin/master' into pr/Vityanchys/43 7 years ago
Alexandru Dima 5f30811868
Merge pull request #42 from mattmasson/master
Add support for Power Query (M) language
7 years ago
Alexandru Dima a0809e5d56
Merge pull request #38 from masad-frost/master
Fix Clojure syntax highlighting
7 years ago
Alex Dima 6fc362e75a Fix compilation error 7 years ago
Alex Dima 3979a669f3 Add JavaScript coloring 7 years ago
Alex Dima 4b1d2982ff Tweak launch.json 7 years ago
Alex Dima 63639e2ec5 Add TypeScript coloring 7 years ago
Viktar Pakanechny e0ecde0617 Added azcli 7 years ago
Matt Masson 5d86ca2aa7 Add powerquery to bundle 7 years ago
Matt Masson d94b2f8c41 Add built-in constants, functions, and types 7 years ago
Matt Masson 7c6fe3b1bf FIx word breaker for keyword identifiers 7 years ago
Matt Masson 250f5d42d8 Split operator keywords and fix "operators" typo 7 years ago
Matt Masson b261c99d53 Separate constructors and constants from keywords 7 years ago
Matt Masson 985b1bdc11 Add definition for identifier.quote (to match dax syntax) 7 years ago
Matt Masson 56df5af3e5 Add tests 7 years ago
Matt Masson a63a94a9af Separate operators from delimiters 7 years ago
Matt Masson 134fe29df2 add powerquery to distribution and test 7 years ago
Matt Masson eb48b847e5 Remove old wordDefinition field 7 years ago
Matt Masson 8380da7fff Tokenizer fixes for quoted identifiers, comments, strings, numbers 7 years ago
Matt Masson 79b5433bb4 Initial commit of Power Query / M Language 7 years ago
Alex Dima f0ef36333b update mocha 7 years ago
masad-frost 59cf966107 Fix tests 7 years ago
masad-frost 76f0f15077 Remove code for comments 7 years ago
Alexandru Dima cfa6425859
Merge pull request #41 from zqlu/perl
add perl to bundle.js
7 years ago
Zhiqiang Lu 807111133c add perl to bundle.js 7 years ago
Alexandru Dima 6c50bcf61c
Merge pull request #40 from zqlu/perl
Add Perl language
7 years ago
Zhiqiang Lu fdf97477a6 update perl test 7 years ago
Zhiqiang Lu ce9ef2b74d Add Perl language 7 years ago
Alexandru Dima 69230df585
Merge pull request #39 from zqlu/shell
Add Shell language
7 years ago
Zhiqiang Lu 16f9c159f2 Add Shell language 7 years ago
masad-frost be0d51046c Use .editorConfig from Microsoft/vscode 7 years ago
masad-frost f46294da86 Disable detectIndentation in .vscode 7 years ago
masad-frost 0a0c14ab03 Use tabs 7 years ago
masad-frost 18e09b4100 Fix broken comments 7 years ago
masad-frost 29bee2f3ef Fix scheme comments 7 years ago
masad-frost 520915ef46 Add regexp 7 years ago
masad-frost 12294521e0 Add ns and defn- to definitions 7 years ago
masad-frost 6f38c8fe44 Move boolean and str to keywords 7 years ago
masad-frost 79eaf088de Add defn- and include hyphen in boundary 7 years ago
masad-frost 6f3c349061 Fix hex numbers 7 years ago