Commit graph

258 commits

Author SHA1 Message Date
Sachin Saini
520bf9a506 hacktoberfest fix 2018-10-20 22:00:39 +05:30
Alexandru Dima
bb79ae01c1
Merge pull request #1113 from KadoBOT/patch-1
Remove commented code
2018-10-17 11:29:09 +02:00
Alexandru Dima
e92950d10f
Merge pull request #1102 from dynamick/master
Added Ruby
2018-10-17 11:23:47 +02:00
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.
2018-10-13 19:34:59 +02:00
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.
2018-10-11 08:30:06 +02:00
Brooks Becton
8aa75f66b5 Removing obsolete Note in Monarch Docs 2018-10-06 09:15:54 -05:00
Abdussalam Abdurrahman
5ff5d6d984 [clojure] Update Clojure example with one that's more representative. 2018-09-11 19:50:28 -07:00
Michael Käufl
801fa1e84b Use python examples that work 2018-09-05 22:36:44 +02:00
Alex Dima
1fdfb38901 Pick up new monaco-languages 2018-08-17 10:33:25 +02:00
Alex Dima
c36f474eb5 Update docs 2018-08-11 00:11:50 +02:00
Alex Dima
5ac4970fd5 doc 2018-08-10 21:05:35 +02:00
Alex Dima
6e4a60bfdd Add samples 2018-08-10 18:27:02 +02:00
Alex Dima
ea3b0177cf monaco-editor-core@0.14.4 2018-08-10 18:11:21 +02:00
Alex Dima
b04ceadff2 Adopt latest monaco-* modules 2018-08-10 13:23:14 +02:00
Alexandru Dima
946bbab820
Merge pull request #952 from AliMirlou/patch-1
Fix typo
2018-08-08 12:31:31 +02:00
haeguri
dc76b1fc95 Fix playground sample option
- change `nativeContextMenu` to `contextmenu`
2018-07-19 01:11:35 +09:00
Ali Mirlou
a356c8ad22
Fix typo 2018-07-10 18:20:37 +04:30
Niklas Mollenhauer
c2cc55508b
Fix hash comment in xdot sample 2018-06-13 19:10:05 +02:00
Avelino
0c074dcc2a added clojure exampple
ref #828
2018-05-31 07:16:08 -03:00
Martin Aeschlimann
c1510365db fix JSON sample (for #899) 2018-05-30 12:15:40 +02:00
Remy Suen
4279391dde Add folding provider sample to the playground
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-05-15 11:02:35 -04:00
Alex Dima
28e4b900b8 update changelog 2018-05-15 11:24:58 +02:00
Peng Lyu
6dc4fba5de update dependencies, changelog 2018-05-11 11:58:59 -07:00
Peng Lyu
14e82b33a4 Fix #826. Add samples for new languages 2018-05-02 16:10:04 -07:00
Alex Dima
9589cfacb8 Push .d.ts files 2018-04-12 09:31:09 +02:00
Alex Dima
3902b0b55c Prepare release 2018-04-11 17:25:04 +02:00
Alex Dima
4f663fab48 Fixes #780: Adopt new hover API 2018-04-11 13:41:00 +02:00
Alex Dima
6fa2a2ec0e Add color provider sample (#775) 2018-03-29 16:31:43 +02:00
Alex Dima
2680c7133d Adopt latest deps (fixes #757) 2018-03-15 10:59:18 +01:00
Alex Dima
2d54688825 Update CHANGELOG and dependencies 2018-03-14 12:48:01 +01:00
Alex Dima
c6192de715 Ship better typings file 2018-03-14 11:18:48 +01:00
Alex Dima
290dd05367 Merge remote-tracking branch 'origin/master' into PAPERPANKS-master 2018-03-13 22:10:38 +01:00
Alexandru Dima
b734cea11a
Merge pull request #726 from MSeifert04/add-linebreak-example
Add linebreak for if
2018-03-13 18:28:00 +01:00
Alexandru Dima
b900ebbd75
Merge pull request #731 from apalm/patch-1
Fix `Configure JSON defaults` sample
2018-03-13 18:27:12 +01:00
Alex Dima
be4df5641b Adopt latest modules 2018-03-12 19:16:45 +01:00
Peng Lyu
41bb016283
Merge pull request #740 from nikeee/fix-linenumbers
Fix line number API usage
2018-03-08 11:44:44 -08:00
Peng Lyu
a9a9a486ce 2018 ;( 2018-03-07 22:24:24 -08:00
Niklas Mollenhauer
0b10139f53 Fix line number API usage 2018-03-03 18:54:04 +01:00
Peng Lyu
e52655e468 Fix #716. 2018-03-02 16:50:02 -08:00
Andrew Palm
d387351c5f Update JavaScript for configure-json-defaults sample 2018-02-20 20:38:30 -05:00
MSeifert04
a9dbe7bcaf add line break in example 2018-02-19 09:55:17 +01:00
Alex Dima
bad3c34056 update .d.ts 2017-10-16 10:25:05 +02:00
Pankaj Kumar Gautam
b4ef188d9b giving color to span
To easily noticed by users 'not' span is coloured with deep orange (#ff5722)
2017-09-07 02:49:11 -07:00
Pankaj Kumar Gautam
56d3e5736e adding microsoft logo to footer 2017-09-04 16:25:19 +05:30
rebornix
48f80526d6 update tyings version. 2017-08-17 11:00:10 -07:00
rebornix
e5c642781a adopt monaco-editor-core and extensions, update release notes. 2017-08-17 10:53:23 -07:00
rebornix
8ef75ad01c Fix #538. Update action registration with key chord. 2017-08-09 14:25:59 -07:00
rebornix
77b9f571f6 Revert "JSON completion provider doesn't work without triggering characters."
This reverts commit d5f9985edb.
2017-07-13 16:34:39 -07:00
rebornix
d5f9985edb JSON completion provider doesn't work without triggering characters. 2017-07-13 16:27:01 -07:00
rebornix
a7b44c7331 Add code sample for codelens helper 2017-07-13 15:44:53 -07:00