Commit graph

17 commits

Author SHA1 Message Date
Martin Aeschlimann
ac6eafddf5 fix FoldingRange conversion (1-based) 2018-08-08 12:08:23 +02:00
Martin Aeschlimann
e6f882e3f1 add folding provider & update dependencies 2018-08-06 17:57:57 +02:00
Martin Aeschlimann
c0250bfca3 remove markers on settings change. Fixes Microsoft/monaco-editor#840 2018-04-30 14:35:24 +02:00
Martin Aeschlimann
1fc63ab25c add color decorators. Fixes Microsoft/monaco-editor#132 2018-04-30 12:43:38 +02:00
Alex Dima
8006ce3fe9 Adopt new monaco-editor-core 2018-04-11 16:26:04 +02:00
Remy Suen
b622773393 Fix hovers use of MarkedString to IMarkdownString
The conversion code for hovers ignored MarkedString's `language`
property which caused the content to be rendered incorrectly. The
code has been corrected to honour the property and now creates the
code block correctly.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-04-06 16:57:35 +09:00
Alex Dima
64d2e8c8ef Ship ESM; Adopt latest deps 2018-03-09 14:19:20 +01:00
Martin Aeschlimann
076db3dcc7 Adopt WorkspaceEdit.changes API changes 2017-06-26 16:53:54 +08:00
Martin Aeschlimann
9a25293cce When I switch the editor's language and values, the previous language error markers stick around Microsoft/monaco-editor#475 2017-06-26 16:53:18 +08:00
Martin Aeschlimann
f032b58597 Adopt SnippetString, publish 1.3.1 2017-01-27 16:06:02 +01:00
Martin Aeschlimann
a0f4474c54 Markers appear for wrong language id. Fixes Microsoft/monaco-editor#111 2017-01-16 12:48:00 +01:00
Martin Aeschlimann
01cf2aeea8 Remove markers on model dipsose (Microsoft/monaco-editor#111) 2016-08-15 14:54:40 +02:00
Alex Dima
7fb0572779 Update to monaco-editor-core@0.5.1 2016-06-24 20:39:54 +02:00
Martin Aeschlimann
ef359fa044 1.0 2016-06-23 11:53:48 +02:00
Martin Aeschlimann
ff503e756e rename to cssMode, cssWorker & create dev, min 2016-06-23 11:53:19 +02:00
Martin Aeschlimann
293cc3aa55 Release build script 2016-06-23 11:53:19 +02:00
Martin Aeschlimann
2380ce142c Init 2016-06-23 11:52:34 +02:00