Commit Graph

3430 Commits (main)
 

Author SHA1 Message Date
Martin Aeschlimann 617a941c42 Update to monaco-editor-core 0.5.3 (without legacy JSON mode) 9 years ago
Martin Aeschlimann f900c52a58 Add JSON plugin 9 years ago
Martin Aeschlimann 50e0c8d70c 1.0 9 years ago
Alex Dima 4dad8338f9 Fixes #1: Add electron sample 9 years ago
Alex Dima 7c99aae3b8 0.5.1 9 years ago
Alex Dima a398c4f33b monaco-editor-core@0.5.2 9 years ago
Alex Dima 543663b2f0 Update Hover provider example 9 years ago
Alex Dima c7a3e42fe6 Add hover provider example 9 years ago
Alexandru Dima cb18dcc629 Merge pull request #15 from nikikante/Website-dropdown-is-off-by-1-or-2
Fixed spacing beetwen button and dropdown menu
9 years ago
Alexandru Dima 8511003383 Merge pull request #14 from Haroenv/patch-1
reindent lines
9 years ago
Alex Dima deeac70d58 Fix gulpfile 9 years ago
Alex Dima 88216552d9 0.5.0 9 years ago
Alex Dima 18f953b747 Adopt core & plugins for 0.5.0 9 years ago
Alex Dima 6d75d678b6 0.3.0 9 years ago
Alex Dima ffdbb8f20e Fix less language configuration 9 years ago
Alex Dima 552ac11e4e 1.1.0 9 years ago
Alex Dima 7fb0572779 Update to monaco-editor-core@0.5.1 9 years ago
Alex Dima 53c3e4010d Adopt monaco-editor-core@0.5.1 9 years ago
Alex Dima 1ea9e2f88b 0.5.0 9 years ago
Alex Dima 876a2de2af Adopt monaco-editor-core@0.5.1 9 years ago
Microsoft GitHub User 3b85bdbffd Initial commit 9 years ago
Alex Dima e61cf2c079 Add cross origin test cases 9 years ago
Alex Dima 0abdd95fe1 Add more test pages 9 years ago
Alex Dima 0ba3ca8747 Update README 9 years ago
Martin Aeschlimann b83bf844f2 Add css/less/scss plugin 9 years ago
Martin Aeschlimann 4be02a4e82 Add css/less/scss definitions and grammar 9 years ago
Martin Aeschlimann ef359fa044 1.0 9 years ago
Martin Aeschlimann ad61b15585 Move language definition and configuration to monaco-languages 9 years ago
Martin Aeschlimann ff503e756e rename to cssMode, cssWorker & create dev, min 9 years ago
Martin Aeschlimann 293cc3aa55 Release build script 9 years ago
Martin Aeschlimann 2380ce142c Init 9 years ago
Microsoft GitHub User dc598757e7 Initial commit 9 years ago
nikikante 00a2db0fcd Fixed spacing beetwen button and dropdown menu
Button can be found in filter row
9 years ago
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.
9 years ago
Alexandru Dima 500e5616c6 Merge pull request #12 from jongalloway/patch-1
Updated C code sample
9 years ago
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
9 years ago
Alex Dima 4e34ca8bdf Fixes #9: handle errors correctly, fix scss file name 9 years ago
Alexandru Dima 62030f63a6 Merge pull request #7 from waldyrious/patch-1
Split a run-on sentence
9 years ago
Alex Dima 51f62859ef Add high contrast theme option 9 years ago
Waldir Pimenta 8323d0fff3 Split a run-on sentence 9 years ago
Alexandru Dima 710ef24847 Merge pull request #4 from mohsen1/patch-1
Remove unnecessary paths to executables in npm scripts
9 years ago
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
9 years ago
Alex Dima 8636651671 update website 9 years ago
Alex Dima 132d967431 improve readme 9 years ago
Alex Dima a30bf9ceac document how to run from source 9 years ago
Benjamin Pasero 23b305079f add markdown 9 years ago
Alexandru Dima dcb32585cc Update README.md 9 years ago
Alex Dima 49445c0a59 Improve README 9 years ago
Alexandru Dima 0b49ac28c5 Fix up some paths in the cross-domain example 9 years ago
Alex Dima 1296453b6c Improve README 9 years ago