Commit graph

3514 commits

Author SHA1 Message Date
Alex Dima
e294277b7e Adopt latest monaco-editor-core 2017-06-30 18:35:38 +02:00
Alex Dima
c9c77f499b 2.2.0 2017-06-30 18:16:46 +02:00
Alex Dima
845b55aee5 Adopt latest monaco-editor-core 2017-06-30 18:16:16 +02:00
Johannes Rieken
c8118cb17e Merge pull request #14 from kitsonk/feature-documentation
Add documentation support on hover
2017-06-27 09:56:59 +02:00
Martin Aeschlimann
3cac4e7522 When I switch the editor's language and values, the previous language error markers stick around. Fixes Microsoft/monaco-editor#475 2017-06-26 16:54:34 +08: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
06c48a7281 Website - Jade should be Pug. Fixes #13 2017-06-26 15:41:04 +08:00
Martin Aeschlimann
ecfce903c4 Website - Jade should be Pug. Fixes Microsoft/monaco-editor#13 2017-06-26 15:37:03 +08:00
Martin Aeschlimann
b49b64f05b monaco.languages.html.handlebarDefaults and monaco.languages.html.razorDefaults are swapped. Fixes Microsoft/monaco-editor#470 2017-06-26 15:22:08 +08:00
Martin Aeschlimann
9d724f1e05 Fix formatting 2017-06-26 15:17:53 +08:00
Martin Aeschlimann
a3fe14998f TypeError: Cannot read property 'getText' of null. Fixes Microsoft/monaco-editor#354 2017-06-26 15:16:03 +08:00
Martin Aeschlimann
3155a06129 TypeError: Cannot read property 'getText' of null. Fixes Microsoft/monaco-editor#354 2017-06-26 15:14:29 +08:00
Martin Aeschlimann
f279caa864 update dependencies 2017-06-23 15:50:40 +02:00
Martin Aeschlimann
261f853a1d update dependencies 2017-06-23 15:45:57 +02:00
Martin Aeschlimann
1a124f5415 update dependencies 2017-06-23 15:45:17 +02:00
Alexandru Dima
7a30ac0613 Update CONTRIBUTING.md 2017-06-23 11:59:12 +02:00
Alexandru Dima
b92a250dc6 Merge pull request #440 from aarinsmith/master
Fixed spelling error in README.md:85 `instantion` -> `instantiation`
2017-06-23 11:20:44 +02:00
Alexandru Dima
7f87eca1ac Merge pull request #409 from replacepreg/master
Updating date at footer
2017-06-23 11:20:22 +02:00
Johannes Rieken
8ce9803370 Merge pull request #13 from kitsonk/ts-2.3.4
Update to TypeScript 2.3.4
2017-06-19 15:19:03 +02:00
Johannes Rieken
43690bfee7 changes - only new snippet syntax 2017-06-19 12:09:42 +02:00
Johannes Rieken
c044162233 add note about scope of this project 2017-06-19 12:07:21 +02:00
Johannes Rieken
9542c9f433 add setEagerModelSync-function to defaults, fixes #461 2017-06-19 12:01:58 +02:00
Kitson Kelly
a3101cd032
Add documentation support on hover 2017-06-17 18:34:32 -07:00
Kitson Kelly
be2c47c854
Update to TypeScript 2.3.4 2017-06-17 15:49:42 -07:00
Alex Dima
3e7008e334 Better cover invalid script/style tags (Microsoft/monaco-editor#412) 2017-06-09 10:25:25 +02:00
Alex Dima
d475297526 Update dev dependencies 2017-06-08 21:39:36 +02:00
Alex Dima
3c5417b252 Eliminate htmlTokenTypes 2017-06-08 19:48:45 +02:00
Alex Dima
f661c5f826 Format sources 2017-06-08 18:54:55 +02:00
Alex Dima
da162968ac Fixes Microsoft/monaco-editor#381: Align language configurations with VS Code 2017-06-08 18:26:10 +02:00
Alex Dima
d9d2ca27bc Fix missing trailing comma 2017-06-08 17:36:27 +02:00
Alexandru Dima
2586e9d789 Merge pull request #20 from lserafin/master
Add Solidity
2017-06-08 17:35:07 +02:00
Alexandru Dima
2981d7bc43 Merge pull request #19 from scottmcmaster/master
MSDAX support
2017-06-08 17:33:54 +02:00
Alexandru Dima
b14815ec66 Merge pull request #18 from andybons/patch-1
Fix typo: concering → concerning
2017-06-08 17:32:53 +02:00
Alexandru Dima
3e43ebc34a Merge pull request #17 from akosyakov/patch-1
Include src as a part of npm package
2017-06-08 17:32:22 +02:00
Alexandru Dima
9865a5f5a0 Merge pull request #16 from sandyarmstrong/numlits
csharp: add support for binary literals and _ as separator
2017-06-08 17:30:49 +02:00
Alexandru Dima
37e390f5ae Merge pull request #14 from AndersMad/master
HTML Tags: Add support for dash and fix colon in end tag
2017-06-08 15:54:00 +02:00
Alex Dima
ae07fd5aeb Add test for PR#14 2017-06-08 15:53:18 +02:00
Alexandru Dima
d44a63734c Merge pull request #13 from jmarianer/master
Support literal interpolated strings ($@"")
2017-06-08 15:37:09 +02:00
Alex Dima
bd847cb2a0 Fix a few missing commas and indentation 2017-06-08 15:33:52 +02:00
Luzian Serafin
6053795334 Add Solidity 2017-06-02 22:58:13 +02:00
Peng Lyu
6a3a3edd5e Merge pull request #8 from rebornix/master
Sample for nw.js
2017-05-22 13:12:36 -07:00
Scott McMaster
345fa67059 MSDAX support 2017-05-17 14:59:05 -07:00
Aarin Smith
0fd6593f86 Fixed spelling error in README.md:85 instantion -> instantiation 2017-05-16 16:03:01 -07:00
Andrew Bonventre
2ae9c9680f Fix typo: concering → concerning 2017-05-13 12:47:41 -07:00
Anton Kosyakov
df620a6670 Include src as a part of npm package
It would be nice to consume sources as it is to bundle it with not amd loader, e.g. it is hard to consume generated amd modules with webpack.
2017-05-06 11:09:35 +02:00
Johannes Rieken
9b5c885b40 make host implement getScriptKind, #203 2017-05-04 10:36:10 +02:00
Sandy Armstrong
de35151091 csharp: add support for binary literals and _ as separator
Note that proper `_` usage is not enforced; this matches vscode behavior.
2017-05-02 16:53:20 -07:00
Martin Aeschlimann
2b347b1a47 update service 2017-05-02 11:11:15 +02:00
Martin Aeschlimann
cf8dfdae8f Editor doesn't respect htmlDefaults.setOptions to turn off angular suggestions. Fixes #3 2017-05-02 11:08:15 +02:00