Commit graph

31 commits

Author SHA1 Message Date
Alex Dima
dfbd13e448 Fixes Microsoft/monaco-editor#168: remove enablement, context menu for action 2016-09-06 17:01:56 +02:00
Alex Dima
af1a2ba847 cleanup 2016-09-06 12:37:57 +02:00
Alex Dima
5b86272f55 Extract playground samples from mdoc, add possiblity to run them from source 2016-09-06 12:34:53 +02:00
Alex Dima
2d6057d65f Show the version number with the website 2016-09-05 16:34:19 +02:00
Alex Dima
b7fa7737f4 Adopt latest monaco-editor-core 2016-09-05 16:19:39 +02:00
Chris Dias
741a1e5438 clarify mobile support 2016-08-30 10:42:20 -07:00
Alex Dima
eaf0fb53f0 Fixes #87: Adopt deltaDecorations in samples 2016-08-27 12:22:22 +02:00
Alex Dima
300fe6ab69 Run website out of dev 2016-08-27 12:15:58 +02:00
Alex Dima
196f355660 No need for worker proxying in website 2016-08-27 11:21:32 +02:00
Cole R Lawrence
05b73a85a5 style(monarch.css): Add monospace default for code
Not every OS has `Consolas` as an installed font, for those browsers, default to `monospace`.
2016-08-01 11:26:32 -05:00
Martin Aeschlimann
e1052ec3f6 Regex fix in completion provider sample 2016-07-13 11:29:36 +02:00
Martin Aeschlimann
ac3194b4b8 Add language-service examples to playground 2016-07-13 11:19:00 +02:00
Martin Aeschlimann
36f649087d Update to 0.5.3 2016-07-11 16:31:01 +02:00
Joao Moreno
bef864d90c add github link to header 2016-07-07 08:51:48 +02:00
Alex Dima
543663b2f0 Update Hover provider example 2016-06-24 22:08:40 +02:00
Alex Dima
c7a3e42fe6 Add hover provider example 2016-06-24 21:55:01 +02:00
Alexandru Dima
cb18dcc629 Merge pull request #15 from nikikante/Website-dropdown-is-off-by-1-or-2
Fixed spacing beetwen button and dropdown menu
2016-06-24 21:30:13 +02:00
Alexandru Dima
8511003383 Merge pull request #14 from Haroenv/patch-1
reindent lines
2016-06-24 21:28:55 +02:00
Alex Dima
18f953b747 Adopt core & plugins for 0.5.0 2016-06-24 21:17:11 +02:00
nikikante
00a2db0fcd Fixed spacing beetwen button and dropdown menu
Button can be found in filter row
2016-06-21 22:56:44 +02:00
Haroen Viaene
5b539ef0bd reindent lines
currently some lines were indented with `tabs`, but most with 2 `spaces`. I changed them to all be two spaces.
2016-06-21 20:08:56 +02:00
Jon Galloway
6ce3e358f5 Updated C code sample
This code comes from the compiler-tests repo: https://github.com/Microsoft/compiler-tests/blob/master/seh/xcpt4u.c

If there's a problem with that source for some reason, the Windows-driver-samples repo also has some C code: https://github.com/Microsoft/Windows-driver-samples/blob/master/network/modem/fakemodem/ioctl.c

Fixes #11
2016-06-20 18:25:17 -07:00
Alex Dima
4e34ca8bdf Fixes #9: handle errors correctly, fix scss file name 2016-06-21 01:08:02 +02:00
Alexandru Dima
62030f63a6 Merge pull request #7 from waldyrious/patch-1
Split a run-on sentence
2016-06-21 00:15:20 +02:00
Alex Dima
51f62859ef Add high contrast theme option 2016-06-20 23:55:52 +02:00
Waldir Pimenta
8323d0fff3 Split a run-on sentence 2016-06-20 22:51:43 +01:00
Alex Dima
8636651671 update website 2016-06-20 16:07:24 +02:00
Alex Dima
585767bf5e Port over monarch playground 2016-06-16 18:24:31 +02:00
Alex Dima
5e04caa816 Add playground samples 2016-06-16 16:44:09 +02:00
Alex Dima
5cee62a7c0 Load .d.ts in playground 2016-06-16 12:50:44 +02:00
Alex Dima
99bc54b159 Add initial website pages 2016-06-16 12:34:36 +02:00