Commit Graph

3308 Commits (aafca45ff97ec008262ab01a8d5aebd264b7d200)
 

Author SHA1 Message Date
Peng Lyu e641182722 Merge pull request #23 from marlenecota/smallbasic
add Small Basic support
8 years ago
Peng Lyu 950b513448 Merge pull request #21 from sdllc/master
Add hex number tokenization to R language
8 years ago
Peng Lyu 60fe7424a8 Merge pull request #22 from rcjsuen/patch-1
Update Dockerfile grammar with STOPSIGNAL and SHELL instructions
8 years ago
Peng Lyu 1e7815dd72 Merge pull request #24 from bjacobso/patch-1
Add LIMIT to sql keywords
8 years ago
rebornix 1b369b6de8 bump typedoc. 8 years ago
rebornix 8ef75ad01c Fix #538. Update action registration with key chord. 8 years ago
Ben Jacobson c8da645d93 Add LIMIT to sql keywords 8 years ago
marlenecota 9e1afc2619 added class and member detection 8 years ago
marlenecota 72904610c7 fix comment tokenizer 8 years ago
marlenecota 0281b3f960 removed date and REM 8 years ago
marlenecota 70ffd3f0c2 added support for Small Basic 8 years ago
Remy Suen c85db6cb64 Add STOPSIGNAL and SHELL to list of Docker keywords
Docker added SHELL and STOPSIGNAL instructions in 1.12. These should
be included in the Dockerfile language definition.

Signed-off-by: Remy Suen <remy.suen@gmail.com
8 years ago
Duncan Werner 0604e55391 Add hex number tokenization to R language 8 years ago
rebornix 77b9f571f6 Revert "JSON completion provider doesn't work without triggering characters."
This reverts commit d5f9985edb.
8 years ago
rebornix d5f9985edb JSON completion provider doesn't work without triggering characters. 8 years ago
rebornix a7b44c7331 Add code sample for codelens helper 8 years ago
Kitson Kelly eff3dd58fe
Update to TypeScript 2.4.1 8 years ago
rebornix 4c208b788c #496, override row margin left in monaco editor. css minify does not allow me put this rule in bootstrap fixes section. 8 years ago
Alexandru Dima ec6eefbd32 Merge pull request #497 from microsoftsam/master
Update custom-languages playground sample to use SnippetString
8 years ago
Sam El-Husseini c9e4b0bb2d Update tests 8 years ago
Sam El-Husseini 8176a1a607 Update custom-languages playground sample to use SnippetString 8 years ago
Alexandru Dima 7d0be081d0 Update README.md 8 years ago
Alexandru Dima e4bd4842e6 Update README.md 8 years ago
Alex Dima 1c96b05095 Update copyright year 8 years ago
Alex Dima d07e4c3052 Add Thank you section 8 years ago
Alex Dima 35fe8506c0 0.9.0 8 years ago
Alex Dima ea92199f34 Tweak changelog 8 years ago
Alex Dima 4a075f9cc4 changlog 8 years ago
Alex Dima f37e26bee5 Add missing samples for msdax, postiats and sol 8 years ago
Alex Dima efbe127375 Fix cyclic dependencies 8 years ago
Alex Dima 99d9c30dc3 1.3.1 8 years ago
Alex Dima 69a2c9e376 Fix cyclic dependency 8 years ago
Alex Dima 7b38df12a1 1.3.1 8 years ago
Alex Dima ee4fe0475d Fix cyclic path 8 years ago
Alex Dima 6ce435ec23 Adopt latest editor in samples 8 years ago
Alex Dima 6328b62e22 Switch themes via a combo box 8 years ago
Alex Dima 3d3fea5626 Simplify index.js 8 years ago
Martin Aeschlimann 301b0b29f6 1.3.2 8 years ago
Martin Aeschlimann 49b6457c6e update editor 8 years ago
Alex Dima 2ac44bc4de 1.3.0 8 years ago
Alex Dima f76febf95b Update to latest monaco-editor-core 8 years ago
Alex Dima b3beae902d 1.3.0 8 years ago
Alex Dima 68e7912e18 Adopt latest monaco-editor-core 8 years ago
Alex Dima fbdcb70601 0.8.0 8 years ago
Alex Dima e294277b7e Adopt latest monaco-editor-core 8 years ago
Alex Dima c9c77f499b 2.2.0 8 years ago
Alex Dima 845b55aee5 Adopt latest monaco-editor-core 8 years ago
Johannes Rieken c8118cb17e Merge pull request #14 from kitsonk/feature-documentation
Add documentation support on hover
8 years ago
Martin Aeschlimann 3cac4e7522 When I switch the editor's language and values, the previous language error markers stick around. Fixes Microsoft/monaco-editor#475 8 years ago
Martin Aeschlimann 076db3dcc7 Adopt WorkspaceEdit.changes API changes 8 years ago