Commit Graph

107 Commits (0f4f663181577b810a0d1ec070fd424b3df2e7d2)

Author SHA1 Message Date
Alexandru Dima bb79ae01c1
Merge pull request #1113 from KadoBOT/patch-1
Remove commented code
6 years ago
Alexandru Dima e92950d10f
Merge pull request #1102 from dynamick/master
Added Ruby
6 years ago
Ricardo Ambrogi 2428149f99
Remove commented code
Commented code should be avoided. There are more downsides then upsides on keeping it. If this piece of code is needed in the future, `git diff` is a better option.
6 years ago
Michele Gobbi b48262b8c1
Added Ruby
Added Ruby lang in Syntax colorization languages list, one of the most used language (mostly in web with the framework Ruby on Rails). It could be attractive for the Ruby developers see their preferred language in the list.
6 years ago
Brooks Becton 8aa75f66b5 Removing obsolete Note in Monarch Docs 6 years ago
Abdussalam Abdurrahman 5ff5d6d984 [clojure] Update Clojure example with one that's more representative. 7 years ago
Michael Käufl 801fa1e84b Use python examples that work 7 years ago
Alex Dima 1fdfb38901 Pick up new monaco-languages 7 years ago
Alex Dima c36f474eb5 Update docs 7 years ago
Alex Dima 5ac4970fd5 doc 7 years ago
Alex Dima 6e4a60bfdd Add samples 7 years ago
Alex Dima ea3b0177cf monaco-editor-core@0.14.4 7 years ago
Alex Dima b04ceadff2 Adopt latest monaco-* modules 7 years ago
Alexandru Dima 946bbab820
Merge pull request #952 from AliMirlou/patch-1
Fix typo
7 years ago
haeguri dc76b1fc95 Fix playground sample option
- change `nativeContextMenu` to `contextmenu`
7 years ago
Ali Mirlou a356c8ad22
Fix typo 7 years ago
Niklas Mollenhauer c2cc55508b
Fix hash comment in xdot sample 7 years ago
Avelino 0c074dcc2a added clojure exampple
ref #828
7 years ago
Martin Aeschlimann c1510365db fix JSON sample (for #899) 7 years ago
Remy Suen 4279391dde Add folding provider sample to the playground
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alex Dima 28e4b900b8 update changelog 7 years ago
Peng Lyu 6dc4fba5de update dependencies, changelog 7 years ago
Peng Lyu 14e82b33a4 Fix #826. Add samples for new languages 7 years ago
Alex Dima 9589cfacb8 Push .d.ts files 7 years ago
Alex Dima 3902b0b55c Prepare release 7 years ago
Alex Dima 4f663fab48 Fixes #780: Adopt new hover API 7 years ago
Alex Dima 6fa2a2ec0e Add color provider sample (#775) 7 years ago
Alex Dima 2680c7133d Adopt latest deps (fixes #757) 7 years ago
Alex Dima 2d54688825 Update CHANGELOG and dependencies 7 years ago
Alex Dima c6192de715 Ship better typings file 7 years ago
Alex Dima 290dd05367 Merge remote-tracking branch 'origin/master' into PAPERPANKS-master 7 years ago
Alexandru Dima b734cea11a
Merge pull request #726 from MSeifert04/add-linebreak-example
Add linebreak for if
7 years ago
Alexandru Dima b900ebbd75
Merge pull request #731 from apalm/patch-1
Fix `Configure JSON defaults` sample
7 years ago
Alex Dima be4df5641b Adopt latest modules 7 years ago
Peng Lyu 41bb016283
Merge pull request #740 from nikeee/fix-linenumbers
Fix line number API usage
7 years ago
Peng Lyu a9a9a486ce 2018 ;( 7 years ago
Niklas Mollenhauer 0b10139f53 Fix line number API usage 7 years ago
Peng Lyu e52655e468 Fix #716. 7 years ago
Andrew Palm d387351c5f Update JavaScript for configure-json-defaults sample 7 years ago
MSeifert04 a9dbe7bcaf add line break in example 7 years ago
Alex Dima bad3c34056 update .d.ts 7 years ago
Pankaj Kumar Gautam b4ef188d9b giving color to span
To easily noticed by users 'not' span is coloured with deep orange (#ff5722)
8 years ago
Pankaj Kumar Gautam 56d3e5736e adding microsoft logo to footer 8 years ago
rebornix 48f80526d6 update tyings version. 8 years ago
rebornix e5c642781a adopt monaco-editor-core and extensions, update release notes. 8 years ago
rebornix 8ef75ad01c Fix #538. Update action registration with key chord. 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
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