Commit Graph

2887 Commits (547870b6881302c5b4ff32173c16d06009e3588f)
 

Author SHA1 Message Date
Benjamin Pasero d7ef525b1d
Change =dev to =src in the links 7 years ago
Alexandru Dima f6fb545dc9
Merge pull request #878 from rcjsuen/folding-example
Add folding provider sample to the playground
7 years ago
Remy Suen 4279391dde Add folding provider sample to the playground
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alexandru Dima 03655e6da9
Merge pull request #20 from fathyb/hover/cover-block
Use Mardown code block for hover tooltip
7 years ago
Alexandru Dima 779a88524d
Merge pull request #25 from fathyb/update/parcel
Update Parcel example
7 years ago
Alex Dima fe5ddc65b2 Add workaround for typedoc silliness 7 years ago
Alex Dima 046f324627 0.13.1 7 years ago
Alex Dima 28e4b900b8 update changelog 7 years ago
Alex Dima 5142ee6c30 Fixes #871 7 years ago
Fathy Boundjadj 407357f852
Use Mardown code block for hover tooltip 7 years ago
Peng Lyu 1b82be2abf 0.13.0 7 years ago
Peng Lyu 6dc4fba5de update dependencies, changelog 7 years ago
Peng Lyu 781bcdd267 1.3.0 7 years ago
Fathy Boundjadj 968fccdaec
Update Parcel example 7 years ago
Peng Lyu 7eb290dff4 Fix microsoft/monaco-editor#858 C++ includes 7 years ago
Peng Lyu 8f3204478a bump typedoc to avoid build failure. 7 years ago
Alexandru Dima 7195ea606e
Merge pull request #32 from Serhioromano/master
Add new language ST
7 years ago
Peng Lyu 14e82b33a4 Fix #826. Add samples for new languages 7 years ago
Sergey Romanov 63308cf6aa Added language config for pairs 7 years ago
Sergey Romanov 1e565b33ac Few extensions added 7 years ago
Sergey Romanov 6911ed6b88 Add new language ST 7 years ago
Martin Aeschlimann a021ab7a38 2.1.1 7 years ago
Martin Aeschlimann 0e6ea95f4f 2.1.1 7 years ago
Martin Aeschlimann f878fb07da 2.1.1 7 years ago
Martin Aeschlimann 67cc4d9fe2 update service 7 years ago
Martin Aeschlimann 418157fe99 update markers on settings change 7 years ago
Martin Aeschlimann 6b854819a3 dispose defaults change listener 7 years ago
Martin Aeschlimann b030b3ab81 update readme 7 years ago
Martin Aeschlimann c95fac4d7c hook color provider 7 years ago
Martin Aeschlimann e9046ef4a9 update markers on settings change (for Microsoft/monaco-editor#755 7 years ago
Martin Aeschlimann c0250bfca3 remove markers on settings change. Fixes Microsoft/monaco-editor#840 7 years ago
Martin Aeschlimann 1fc63ab25c add color decorators. Fixes Microsoft/monaco-editor#132 7 years ago
Alexandru Dima b9fbec9b1e
Merge pull request #23 from afroozeh/undo-redo-buttons
Add undo redo example
7 years ago
Alex Dima 49ca1a835b More deps 7 years ago
Alex Dima ef18d5129e Update uncss 7 years ago
Alex Dima 352e71bed9 More updates to deps 7 years ago
Alex Dima c3291a2b5f Update clean-css 7 years ago
Ali Afroozeh 2d87862e54 Add undo redo example 7 years ago
Alexandru Dima 5c2a695a7a
Update integrate-esm.md 7 years ago
Alex Dima 922865708b Use globalObject: 'self' (Microsoft/monaco-editor#759) 7 years ago
Alex Dima bcd0803238 Fix samples on Windows 7 years ago
Alexandru Dima fe637537e0
Merge pull request #6 from rcjsuen/readme
Fix some typos in the README.md
7 years ago
Alexandru Dima 9c1b72ad0b
Merge pull request #5 from rcjsuen/disposable
Remove unused IDisposable array
7 years ago
Alexandru Dima c77aec86d5
Merge pull request #6 from rcjsuen/disposable
Remove unused IDisposable array
7 years ago
Martin Aeschlimann d806983671 refresh decorations after new setDiagnosticsOptions have been applied. fixes Microsoft/monaco-editor#755 7 years ago
Remy Suen 4b122a71cb Fix some typos in the README.md
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Remy Suen 8045997506 Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Remy Suen 47d02d469a Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alex Dima 5011586b50 Tweak script order 7 years ago
Alex Dima 9589cfacb8 Push .d.ts files 7 years ago