Commit Graph

3308 Commits (aafca45ff97ec008262ab01a8d5aebd264b7d200)
 

Author SHA1 Message Date
Martin Aeschlimann 9a25293cce When I switch the editor's language and values, the previous language error markers stick around Microsoft/monaco-editor#475 8 years ago
Martin Aeschlimann 06c48a7281 Website - Jade should be Pug. Fixes #13 8 years ago
Martin Aeschlimann ecfce903c4 Website - Jade should be Pug. Fixes Microsoft/monaco-editor#13 8 years ago
Martin Aeschlimann b49b64f05b `monaco.languages.html.handlebarDefaults` and `monaco.languages.html.razorDefaults` are swapped. Fixes Microsoft/monaco-editor#470 8 years ago
Martin Aeschlimann 9d724f1e05 Fix formatting 8 years ago
Martin Aeschlimann a3fe14998f TypeError: Cannot read property 'getText' of null. Fixes Microsoft/monaco-editor#354 8 years ago
Martin Aeschlimann 3155a06129 TypeError: Cannot read property 'getText' of null. Fixes Microsoft/monaco-editor#354 8 years ago
Martin Aeschlimann f279caa864 update dependencies 8 years ago
Martin Aeschlimann 261f853a1d update dependencies 8 years ago
Martin Aeschlimann 1a124f5415 update dependencies 8 years ago
Alexandru Dima 7a30ac0613 Update CONTRIBUTING.md 8 years ago
Alexandru Dima b92a250dc6 Merge pull request #440 from aarinsmith/master
Fixed spelling error in README.md:85 `instantion` -> `instantiation`
8 years ago
Alexandru Dima 7f87eca1ac Merge pull request #409 from replacepreg/master
Updating date at footer
8 years ago
Johannes Rieken 8ce9803370 Merge pull request #13 from kitsonk/ts-2.3.4
Update to TypeScript 2.3.4
8 years ago
Johannes Rieken 43690bfee7 changes - only new snippet syntax 8 years ago
Johannes Rieken c044162233 add note about scope of this project 8 years ago
Johannes Rieken 9542c9f433 add setEagerModelSync-function to defaults, fixes #461 8 years ago
Kitson Kelly a3101cd032
Add documentation support on hover 8 years ago
Kitson Kelly be2c47c854
Update to TypeScript 2.3.4 8 years ago
Alex Dima 3e7008e334 Better cover invalid script/style tags (Microsoft/monaco-editor#412) 8 years ago
Alex Dima d475297526 Update dev dependencies 8 years ago
Alex Dima 3c5417b252 Eliminate htmlTokenTypes 8 years ago
Alex Dima f661c5f826 Format sources 8 years ago
Alex Dima da162968ac Fixes Microsoft/monaco-editor#381: Align language configurations with VS Code 8 years ago
Alex Dima d9d2ca27bc Fix missing trailing comma 8 years ago
Alexandru Dima 2586e9d789 Merge pull request #20 from lserafin/master
Add Solidity
8 years ago
Alexandru Dima 2981d7bc43 Merge pull request #19 from scottmcmaster/master
MSDAX support
8 years ago
Alexandru Dima b14815ec66 Merge pull request #18 from andybons/patch-1
Fix typo: concering → concerning
8 years ago
Alexandru Dima 3e43ebc34a Merge pull request #17 from akosyakov/patch-1
Include src as a part of npm package
8 years ago
Alexandru Dima 9865a5f5a0 Merge pull request #16 from sandyarmstrong/numlits
csharp: add support for binary literals and _ as separator
8 years ago
Alexandru Dima 37e390f5ae Merge pull request #14 from AndersMad/master
HTML Tags: Add support for dash and fix colon in end tag
8 years ago
Alex Dima ae07fd5aeb Add test for PR#14 8 years ago
Alexandru Dima d44a63734c Merge pull request #13 from jmarianer/master
Support literal interpolated strings ($@"")
8 years ago
Alex Dima bd847cb2a0 Fix a few missing commas and indentation 8 years ago
Luzian Serafin 6053795334 Add Solidity 8 years ago
Peng Lyu 6a3a3edd5e Merge pull request #8 from rebornix/master
Sample for nw.js
8 years ago
Scott McMaster 345fa67059 MSDAX support 8 years ago
Aarin Smith 0fd6593f86 Fixed spelling error in README.md:85 `instantion` -> `instantiation` 8 years ago
Andrew Bonventre 2ae9c9680f Fix typo: concering → concerning 8 years ago
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.
8 years ago
Johannes Rieken 9b5c885b40 make host implement getScriptKind, #203 8 years ago
Sandy Armstrong de35151091 csharp: add support for binary literals and _ as separator
Note that proper `_` usage is not enforced; this matches vscode behavior.
8 years ago
Martin Aeschlimann 2b347b1a47 update service 8 years ago
Martin Aeschlimann cf8dfdae8f Editor doesn't respect htmlDefaults.setOptions to turn off angular suggestions. Fixes #3 8 years ago
Mustafa 31d31cd817 Updating date at footer 8 years ago
AndersMad 4e97f005e6 Tags: Add support for dash and fix colon in end tag 8 years ago
Alex Dima 3d17695d93 0.8.3 8 years ago
Alex Dima 3d272380ab 0.8.3. prep 8 years ago
Alex Dima a210d77cf4 2.1.2 8 years ago
Alex Dima f3f3e04ad2 Ignore validation requests for disposed models 8 years ago