Commit Graph

3339 Commits (21db3aebf09e6e3c43720084e270870184855642)
 

Author SHA1 Message Date
Abdussalam Abdurrahman 6b675164e5
Add ".edn" to the list of file name extensions 6 years ago
Brijesh Bittu ea1dd2c5cf Update ruby auto indent rules
Copied rules from `vscode/extensions/ruby/language-configuration.json`
6 years ago
Caleb Tseng 2683160fab Adding class highlighting and unit tests 6 years ago
Pavel Lang e493629099
chore: upgrade packages
npm i typescript@^3.2.2 monaco-editor-core@^0.15.5
6 years ago
Pavel Lang 4b680d4874
feat(graphql): add graphql code sample 6 years ago
Pavel Lang 4ab50c667e
fix(graphql): add implements to keywords 6 years ago
Pavel Lang 1ff4648d05
feat(graphql): treat block strings as markdown 6 years ago
Andrew Watson 0eed4aa652 Add language to bundle js 6 years ago
Andrew Watson a6f2e04d34 Finish up getting tests working 6 years ago
Andrew Watson 140cba979d Lotsa upates getting tests to pass 6 years ago
Andrew Watson 41797ecbbb Update the language now, add monaco contrib 6 years ago
Andrew Watson c071453275 Add operators 6 years ago
Andrew Watson 0d3e237e27 Add keywords 6 years ago
Andrew Watson faf8fd35c1 Add kotlin-related files, start introducing language constructs 6 years ago
Pavel Lang d605a30cc7
docs(readme): Add graphql to list of languages 6 years ago
Pavel Lang d4687537fd
test(graphql): more complex test 6 years ago
Pavel Lang 3dd748c39c
test(graphql): query 6 years ago
Pavel Lang f7abfe5a37
build(graphql): add graphql to bundle 6 years ago
Pavel Lang f0df74079c
WIP: GraphQL first shot 6 years ago
Abdussalam Abdurrahman 3f16600ec1 [clojure] Fix tokenization of escapes in strings
The notation for escapes in strings follows that of the host platforms
which is different from the notation for character literals in Clojure
(e.g., "\n" vs `\newline`).
6 years ago
Abdussalam Abdurrahman 4061962186 [clojure] Remove an file name extension that's uncommon 6 years ago
Abdussalam Abdurrahman 223c3eb54f [clojure] Improve the regular expressions for various symbols. 6 years ago
Abdussalam Abdurrahman c77f11b1b0 [clojure] Add a word boundary to ensure exact matches for `(comment ...)`. 6 years ago
Abdussalam Abdurrahman 6f6f1b43f0 [clojure] Add ".cljs" and ".cljc" to source file extension list 6 years ago
Alex Dima 8f7537dee5 Fixes Microsoft/monaco-editor#1224 6 years ago
Alexandru Dima 4054a20fdc
Merge pull request #55 from futurejones/update-keywords
Solidity - add "constructor" to main keywords
6 years ago
Alex Dima fbc966ab1b update dev dependencies 6 years ago
Neil Jones 854a28ccc8
add "constructor" to main keywords 6 years ago
Alex Dima 1d1473de8e 1.7.0 6 years ago
Alex Dima ca9e6a49ed Fixes #52 6 years ago
Alex Dima e8b7ffdcac Update to test with latest editor 6 years ago
Alexandru Dima 9941fe08ed
Merge pull request #53 from pimterry/patch-1
Mark all options as optional in the type definitions
6 years ago
Alexandru Dima 9d7497846a
Merge pull request #51 from kube/webpack-plugin-type-compat
Webpack Plugin Type Compatibility. Solves #49
6 years ago
Alex Dima 9af2ead38d Fix completion item provider sample 6 years ago
Alex Dima 094013374c 0.15.6 6 years ago
Alex Dima c17896b800 Prepare for 0.15.6 6 years ago
Alex Dima 6096325b12 Push package-json generated with latest npm 6 years ago
Tim Perry 71728e7e92
Mark all options as optional in the type definitions 6 years ago
Peng Lyu 3acd0a1fad 0.15.5 6 years ago
Peng Lyu 65b61b69ca Prepare for 0.15.5 6 years ago
Alex Dima 63f764226e 0.15.4 6 years ago
Alex Dima 5de8ee67af Prepare for 0.15.4 6 years ago
Chris Feijoo 5f51fd24f3 Use CommonJS export 6 years ago
Chris Feijoo 5ac536ca6e Make MonacoEditorWebpackPlugin definition extend Webpack.Plugin 6 years ago
Chris Feijoo d7b9a173c1 Add @types/webpack dependency 6 years ago
Alex Dima fe422fea5a 0.15.3 6 years ago
Alex Dima 8aef99d4dc Prepare for 0.15.3 6 years ago
Alex Dima 5fb5b8462f 0.15.2 6 years ago
Alex Dima 49cad96dad Prepare for 0.15.2 6 years ago
Alex Dima 00eb81a04a Minor edits 6 years ago