Alex Dima
49cad96dad
Prepare for 0.15.2
2018-11-14 11:39:42 +01:00
Alex Dima
cf85c0785a
Fixes #1180
2018-11-13 19:39:07 +01:00
Alex Dima
5900e034e9
Prepare for 0.15.1
2018-11-13 14:41:08 +01:00
Alex Dima
96f41a5292
Improve typings
2018-11-12 19:05:10 +01:00
Alex Dima
98e17d3990
Prepare for new version
2018-11-12 19:02:03 +01:00
Alex Dima
f537e6e183
Fixes #1014 : Update monarch example grammars
2018-11-12 11:11:29 +01:00
Alexandru Dima
d9ca7d5c2a
Merge pull request #1153 from shivanshs9/issue-typos
...
Fixed typos in website page and CHANGELOG
2018-11-09 21:16:55 +01:00
Alexandru Dima
82bf4ac472
Merge pull request #1131 from thetinygoat/fix
...
hacktoberfest fix
2018-11-09 20:56:50 +01:00
Alex Dima
3664cb4445
Break up the gulp website task
2018-11-09 12:26:36 +01:00
Shivansh Saini
cad50490f4
Fix typos and grammar mistakes.
2018-10-28 19:45:19 +05:30
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