Commit Graph

34 Commits (9ff02988e64369aeffcfe30a60e52ffc6906aa56)

Author SHA1 Message Date
Alex Dima 9ff02988e6 0.7.0
Alex Dima a88225bcf0 Prepare for 0.7.x
Alex Dima fb992723d6 Website tweaks
Alex Dima dfbd13e448 Fixes : remove enablement, context menu for action
Alex Dima af1a2ba847 cleanup
Alex Dima 5b86272f55 Extract playground samples from mdoc, add possiblity to run them from source
Alex Dima 2d6057d65f Show the version number with the website
Alex Dima b7fa7737f4 Adopt latest monaco-editor-core
Chris Dias 741a1e5438 clarify mobile support
Alex Dima eaf0fb53f0 Fixes : Adopt deltaDecorations in samples
Alex Dima 300fe6ab69 Run website out of dev
Alex Dima 196f355660 No need for worker proxying in website
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`.
Martin Aeschlimann e1052ec3f6 Regex fix in completion provider sample
Martin Aeschlimann ac3194b4b8 Add language-service examples to playground
Martin Aeschlimann 36f649087d Update to 0.5.3
Joao Moreno bef864d90c add github link to header
Alex Dima 543663b2f0 Update Hover provider example
Alex Dima c7a3e42fe6 Add hover provider example
Alexandru Dima cb18dcc629 Merge pull request from nikikante/Website-dropdown-is-off-by-1-or-2
Fixed spacing beetwen button and dropdown menu
Alexandru Dima 8511003383 Merge pull request from Haroenv/patch-1
reindent lines
Alex Dima 18f953b747 Adopt core & plugins for 0.5.0
nikikante 00a2db0fcd Fixed spacing beetwen button and dropdown menu
Button can be found in filter row
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.
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 
Alex Dima 4e34ca8bdf Fixes : handle errors correctly, fix scss file name
Alexandru Dima 62030f63a6 Merge pull request from waldyrious/patch-1
Split a run-on sentence
Alex Dima 51f62859ef Add high contrast theme option
Waldir Pimenta 8323d0fff3 Split a run-on sentence
Alex Dima 8636651671 update website
Alex Dima 585767bf5e Port over monarch playground
Alex Dima 5e04caa816 Add playground samples
Alex Dima 5cee62a7c0 Load .d.ts in playground
Alex Dima 99bc54b159 Add initial website pages