Commit Graph

362 Commits (7fb22ef7b59d5625ac7bbe97d3bd9d32158ba250)

Author SHA1 Message Date
Alexandru Dima ea43fa272c
Merge pull request #1738 from larshp/patch-2
Playground: fix codelens provider example
2020-01-06 09:39:06 +01:00
Lars Hvam 207f8be3f0
Playground: fix codelens provider example 2019-12-29 11:56:45 +01:00
Lars Hvam 3f0ee1c537
Playground: add ABAP sample 2019-12-29 10:06:57 +01:00
Alex Dima ccfa555758
Prepare for 0.19.0 2019-12-20 21:38:35 +01:00
Alex Dima f9a8e60122
Fixes #1444: Add a schema to extra lib paths 2019-12-17 16:22:45 +01:00
Alex Dima d6706a2e60
Fixes #1352: Ensure completion items have a range set 2019-12-16 22:17:05 +01:00
Alexandru Dima 20287c8392
Merge pull request #1703 from rcjsuen/snippet-example
Add CompletionItem with snippet support to the example
2019-12-16 17:57:26 +01:00
Alexandru Dima 7e5825c355
Merge pull request #1616 from larshp/symbols
playground: update symbols-provider-example
2019-12-16 17:53:03 +01:00
Remy Suen 3a3d0106b6 Add CompletionItem with snippet support to the example
Many users are asking about snippet support in Monaco. Enhancing the
example on in the playground with a snippet CompletionItem will help
users learn about the feature more easily without having to dig through
Stack Overflow and GitHub issues.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2019-12-13 08:41:19 -05:00
Alex Dima 5b7c0c4bbb
Fixes #1271: Remove missing colors 2019-12-12 22:38:40 +01:00
Alexandru Dima fc473a7565
Fixes #1561: Add graphql sample 2019-12-11 16:35:27 +01:00
Alexandru Dima 5aeade9285
Fixes #1588: Remove overflow: hidden rule 2019-12-11 16:07:55 +01:00
larshp d869590a5e playground_ update symbols-provider-example 2019-10-06 15:45:57 +02:00
Alex Dima c854d18c35 prepare for 0.18.1 2019-09-19 11:04:00 +02:00
Alexandru Dima e93745ede8
Merge pull request #1537 from zhanghongnian/issue#1180
fix demo: completion provider example
2019-09-19 10:53:43 +02:00
Alexandru Dima 9ac4ec836b
Structured text example (#1552)
Structured text example
2019-09-19 10:45:45 +02:00
Alexandru Dima 40cf59faad
Add Pascal samples (#1358)
Add Pascal samples
2019-09-19 10:41:25 +02:00
Alexandru Dima 1579cafcad
Merge pull request #1351 from datou0412/master
Add koltin sample for website
2019-09-19 10:40:34 +02:00
Peng Lyu 0a4ed9a829 0.18.0 2019-09-04 11:33:44 -07:00
Sergey Romanov 847025bc6a Structured text example 2019-08-13 23:19:39 +06:00
zhanghongnian bf113cc059 fix demo: completion provider example 2019-08-08 08:14:12 +08:00
Peng Lyu 02fb6bfd43 Symbols provider sample 2019-07-24 12:03:20 -07:00
Matt Bierner e42100cd9b 0.17.1 2019-06-24 16:47:50 -07:00
Peng Lyu b1993078c4 update d.ts version. 2019-05-05 16:43:34 -07:00
Martin Aeschlimann 4a39951383 update html & json 2019-03-19 15:20:51 +01:00
Peng Lyu 9f6ee398d6 missing info for 0.16.1 2019-03-14 15:03:29 -07:00
Alessandro Fragnani dc033aecd9 Add Pascal samples 2019-03-11 23:47:33 -03:00
二凢 94a5d3b9db Add koltin sample for website 2019-03-08 11:28:35 +08:00
Alex Dima 0c045ae782 Prepare for 0.16.0 2019-03-05 16:38:51 +01:00
Alexandru Dima 5d97a5f16e
Merge pull request #1337 from datou0412/master
Fix lineDecoration example css error
2019-03-01 22:55:39 +01:00
Alexandru Dima ef9c54d884
Merge pull request #1309 from Kedstar99/HTMLFixes
Fixed various HTML errors with the various webpages
2019-03-01 22:54:09 +01:00
Alex Dima c35fbebb5a Minor tweaks to PR #1309 2019-03-01 22:53:38 +01:00
Alexandru Dima d23fd1e0a0
Merge pull request #1303 from swarnava/copyright-year
Make copyright year dynamic
2019-03-01 22:49:29 +01:00
Alex Dima 78076d9bf8 2018 -> 2019 2019-03-01 22:48:57 +01:00
二凢 e4d55a9189 Fix lineDecoration example css error 2019-03-01 17:21:33 +08:00
Joshua Sullivan 185a9d5052 Fix javascript regexp range closing bracket 2019-02-26 07:16:04 -08:00
Krish De Souza 4c2b07fb31 Fixed various HTML errors with the various webpages based against w3 html validator 2019-02-10 02:45:46 +00:00
Johannes Rieken 70e48eeb52 debt - more promise cleanup 2019-02-08 15:19:17 +01:00
Swarnava Sengupta 5c2439210d Make copyright year dynamic 2019-02-05 23:33:50 +05:30
Alex Dima 9af2ead38d Fix completion item provider sample 2018-11-23 12:40:22 +01:00
Alex Dima c17896b800 Prepare for 0.15.6 2018-11-23 11:52:24 +01:00
Peng Lyu 65b61b69ca Prepare for 0.15.5 2018-11-16 14:27:52 -08:00
Alex Dima 5de8ee67af Prepare for 0.15.4 2018-11-15 15:43:18 +01:00
Alex Dima 8aef99d4dc Prepare for 0.15.3 2018-11-15 10:08:12 +01:00
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
MSeifert04 a9dbe7bcaf add line break in example 2018-02-19 09:55:17 +01:00
Alex Dima bad3c34056 update .d.ts 2017-10-16 10:25:05 +02:00
Pankaj Kumar Gautam b4ef188d9b giving color to span
To easily noticed by users 'not' span is coloured with deep orange (#ff5722)
2017-09-07 02:49:11 -07:00
Pankaj Kumar Gautam 56d3e5736e adding microsoft logo to footer 2017-09-04 16:25:19 +05:30
rebornix 48f80526d6 update tyings version. 2017-08-17 11:00:10 -07:00
rebornix e5c642781a adopt monaco-editor-core and extensions, update release notes. 2017-08-17 10:53:23 -07:00
rebornix 8ef75ad01c Fix #538. Update action registration with key chord. 2017-08-09 14:25:59 -07:00
rebornix 77b9f571f6 Revert "JSON completion provider doesn't work without triggering characters."
This reverts commit d5f9985edb.
2017-07-13 16:34:39 -07:00
rebornix d5f9985edb JSON completion provider doesn't work without triggering characters. 2017-07-13 16:27:01 -07:00
rebornix a7b44c7331 Add code sample for codelens helper 2017-07-13 15:44:53 -07:00
rebornix 4c208b788c #496, override row margin left in monaco editor. css minify does not allow me put this rule in bootstrap fixes section. 2017-07-06 18:05:55 -07:00
Sam El-Husseini 8176a1a607 Update custom-languages playground sample to use SnippetString 2017-07-05 23:44:57 +03:00
Alex Dima 1c96b05095 Update copyright year 2017-07-03 15:51:45 +02:00
Alex Dima f37e26bee5 Add missing samples for msdax, postiats and sol 2017-07-03 14:37:10 +02:00
Alex Dima 6ce435ec23 Adopt latest editor in samples 2017-07-03 14:15:09 +02:00
Martin Aeschlimann 06c48a7281 Website - Jade should be Pug. Fixes #13 2017-06-26 15:41:04 +08:00
Mustafa 31d31cd817 Updating date at footer 2017-04-06 09:38:25 +03:00
Alex Dima 3d272380ab 0.8.3. prep 2017-03-03 17:45:12 +01:00
Alex Dima 12024252f9 0.8.2 prep 2017-03-01 13:19:15 +01:00
Alex Dima f59fa81626 Fixes #350: Website CSS issue 2017-02-06 17:35:24 +01:00
Alex Dima bcbfe78228 Prepare for 0.8.1 2017-01-27 16:34:45 +01:00
Alex Dima a2420bccfb fix website 2017-01-18 18:39:19 +01:00
Alex Dima a5e6a9e8c8 fix version 2017-01-18 18:38:12 +01:00
Alex Dima 3c875c4ac9 Prep for 0.8.0 2017-01-18 18:29:26 +01:00
Alex Dima daadc5b223 Adopt latest API around defining a custom theme 2017-01-18 12:19:12 +01:00
Alex Dima 0e78d5c099 Update custom languages sample to latest theme API 2017-01-18 12:08:06 +01:00
Alexandru Dima 754bc0d5b6 Merge pull request #242 from Hirse/feature/yaml
Add YAML samples
2016-10-24 09:45:23 +02:00
Alex Dima 825ed22017 Optimize loading speed of the website pages 2016-10-22 13:27:34 +02:00
Alex Dima 25e381f6f9 Customize API doc theme 2016-10-21 13:20:14 +02:00
Alex Dima b817dda06a Generate API docs with custom theme 2016-10-21 12:05:03 +02:00
Alex Dima 7a10545fee Clean up fork on github ribbon 2016-10-21 12:04:54 +02:00
Alex Dima 4621d2bfa0 Link to the generated API doc 2016-10-21 11:53:00 +02:00
Alex Dima 564d195403 Also generate a top level monaco.d.ts 2016-10-21 11:29:43 +02:00
d056950 d52230e85e Add YAML samples 2016-10-19 12:24:06 +02:00
Alex Dima 9ff02988e6 0.7.0 2016-10-07 15:44:41 +02:00
Alex Dima a88225bcf0 Prepare for 0.7.x 2016-10-07 15:23:50 +02:00
Alex Dima fb992723d6 Website tweaks 2016-09-07 09:23:43 +02:00
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