Commit graph

140 commits

Author SHA1 Message Date
Alex Dima
7c99aae3b8 0.5.1 2016-06-24 22:49:49 +02:00
Alex Dima
a398c4f33b monaco-editor-core@0.5.2 2016-06-24 22:49:40 +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
deeac70d58 Fix gulpfile 2016-06-24 21:23:23 +02:00
Alex Dima
88216552d9 0.5.0 2016-06-24 21:17:37 +02:00
Alex Dima
18f953b747 Adopt core & plugins for 0.5.0 2016-06-24 21:17:11 +02:00
Alex Dima
e61cf2c079 Add cross origin test cases 2016-06-24 12:06:32 +02:00
Alex Dima
0abdd95fe1 Add more test pages 2016-06-23 23:59:58 +02:00
Alex Dima
0ba3ca8747 Update README 2016-06-23 12:58:41 +02:00
Martin Aeschlimann
b83bf844f2 Add css/less/scss plugin 2016-06-23 12:06:21 +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
Alexandru Dima
500e5616c6 Merge pull request #12 from jongalloway/patch-1
Updated C code sample
2016-06-21 09:06:31 +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
Alexandru Dima
710ef24847 Merge pull request #4 from mohsen1/patch-1
Remove unnecessary paths to executables in npm scripts
2016-06-20 22:31:05 +02:00
Mohsen Azimi
9fecd471a8 Remove unnecessary paths to executables in npm scripts
npm scripts will use the executables in `node_modules/.bin` by default: https://docs.npmjs.com/misc/scripts
2016-06-20 11:55:12 -07:00
Alex Dima
8636651671 update website 2016-06-20 16:07:24 +02:00
Alex Dima
132d967431 improve readme 2016-06-20 16:07:16 +02:00
Alexandru Dima
0b49ac28c5 Fix up some paths in the cross-domain example 2016-06-20 14:43:09 +02:00
Alex Dima
1296453b6c Improve README 2016-06-17 09:05:48 +02:00
Alex Dima
66cbc99a1e More website scripts 2016-06-17 08:58:34 +02:00
Alex Dima
5607714540 0.4.0 2016-06-17 08:41:10 +02:00
Alex Dima
2f875ac89c Begin working on website 2016-06-17 08:40:48 +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
3c8bc9b380 append to monaco.d.ts from all plugins 2016-06-16 12:42:17 +02:00
Alex Dima
99bc54b159 Add initial website pages 2016-06-16 12:34:36 +02:00
Alex Dima
f2b9092438 update readme 2016-06-16 10:42:50 +02:00
Alex Dima
5bb95efe8b 0.3.1 2016-06-09 19:26:52 +02:00
Alex Dima
a550dd6c54 0.3.0 2016-06-09 19:26:49 +02:00
Alex Dima
896c60a8b9 Initial release 2016-06-09 19:25:58 +02:00
Microsoft GitHub User
90042b4f97 Initial commit 2016-06-07 09:56:32 -07:00