Commit graph

58 commits

Author SHA1 Message Date
Peng Xiao
37dae21bbd
Merge pull request #5 from kpdecker/feat/2.0
build: migrate latest json language service implementation
2018-11-30 15:05:52 +08:00
Peng Xiao
0784a4311e fix: disable completion for now 2018-11-30 15:05:02 +08:00
Peng Xiao
d80ea14fe0 build: migrate latest json language service implementation 2018-11-23 10:04:33 +08:00
Peng Xiao
5169f3e1fd feat: revert back custom request service 2018-11-16 11:19:00 +08:00
Peng Xiao
5476403375 feat: allow user to provide custom schema service 2018-11-16 10:22:55 +08:00
Peng Xiao
fb04c29c52 chore: upgrade dependencies and bump version to 1.2.0 2018-11-14 17:57:07 +08:00
Peng Xiao
21933e3875
Merge pull request #4 from kpdecker/remake
chore: align with pengx17/master branch
2018-10-25 10:12:32 +08:00
Peng Xiao
a0db642717 chore: align with pengx17/master branch 2018-10-25 10:12:07 +08:00
Kevin Decker
63bca4922f
Merge pull request #2 from lujjjh/fix-test
Update development instruction and fix the test
2018-04-17 10:50:20 -05:00
lujjjh
3685b3acd8
Fix the test 2018-03-27 11:34:01 +08:00
lujjjh
33f732644f
Update development instruction 2018-03-27 11:31:02 +08:00
Kevin Decker
08a2ec2616 Remove bundled with monaco install notes 2018-02-26 00:10:38 -06:00
Kevin Decker
c65f0f4a95 House keeping 2018-02-26 00:05:58 -06:00
Kevin Decker
e658a06c82 Rename path to more common location 2018-02-26 00:05:33 -06:00
Kevin Decker
16750098e4 Remove unused tokenization module 2018-02-26 00:02:32 -06:00
Kevin Decker
ad350d08b2 Convert json implementation to yaml libs 2018-02-25 23:36:05 -06:00
Kevin Decker
8ba88be05d Merge yaml language services 2018-02-25 23:26:16 -06:00
Kevin Decker
6f8a8c5bbd Remove unused yaml parser module 2018-02-25 22:45:59 -06:00
Kevin Decker
39dcb0e50b Import external libs 2018-02-25 19:53:44 -06:00
Martin Aeschlimann
ff043657bd update dependencies, fix promise typing issue 2018-02-07 09:59:03 +01:00
Martin Aeschlimann
c4f9df0f80 remove escapeText 2018-01-23 18:23:56 +01:00
rebornix
63d6dadc9c 1.3.2 2017-08-17 09:10:50 -07:00
rebornix
a8812c65eb adopt monaco-editor-core 2017-08-17 09:10:34 -07:00
Alex Dima
7b38df12a1 1.3.1 2017-07-03 14:20:17 +02:00
Alex Dima
ee4fe0475d Fix cyclic path 2017-07-03 14:20:08 +02:00
Alex Dima
2ac44bc4de 1.3.0 2017-06-30 18:59:38 +02:00
Alex Dima
f76febf95b Update to latest monaco-editor-core 2017-06-30 18:59:20 +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
9d724f1e05 Fix formatting 2017-06-26 15:17:53 +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
261f853a1d update dependencies 2017-06-23 15:45:57 +02:00
Martin Aeschlimann
55f629828d publish 1.2.2 2017-01-27 16:03:52 +01:00
Martin Aeschlimann
5618dbdb4f Remove unused functions 2017-01-27 15:59:34 +01:00
Martin Aeschlimann
3549972fdf Adapt SnippetString, publish 1.2.1 2017-01-27 15:57:50 +01:00
Alex Dima
8b2dab26d2 1.2.0 2017-01-18 16:26:01 +01:00
Alex Dima
de86b65723 Update to latest monaco-editor-core 2017-01-18 16:25:53 +01:00
Martin Aeschlimann
f0fdc683c1 Markers appear for wrong language id. Fixes Microsoft/monaco-editor#111 2017-01-16 12:42:55 +01:00
Alex Dima
35fffade6a Generate classic-style tokens 2016-12-11 19:33:32 +01:00
Alex Dima
517d32307e Add a test page, simplify development setup 2016-10-19 12:33:21 +02:00
Alex Dima
4d34d4843c 1.1.1 2016-10-07 15:17:14 +02:00
Alex Dima
f53c1650ed Use label for the web workers 2016-10-07 15:17:02 +02:00
Alex Dima
69912f9b93 1.1.0 2016-10-06 16:33:15 +02:00
Alex Dima
09b372338c Make it clear that options are set via setDiagnosticOptions 2016-10-06 16:33:01 +02:00
Alex Dima
ba7a261af3 Adopt latest monaco-editor-core, adopt TS 2.0 2016-10-06 16:32:05 +02:00
Alex Dima
59d79a9a2b Fixes Microsoft/monaco-editor#204: Do what monaco-html does to resolve vscode-uri 2016-09-26 22:35:04 +03:00
Johannes Rieken
737e0f1650 Update README.md 2016-08-30 11:54:36 +02:00
Martin Aeschlimann
2ca146d5c5 Publish monaco-json@1.0.5-next.1 2016-08-30 10:31:57 +02:00
Martin Aeschlimann
dbfa9a3980 Remove markers on model dipsose (Microsoft/monaco-editor#111) 2016-08-15 13:03:19 +02:00
Martin Aeschlimann
67fedfef19 Update to new json language service 2016-07-29 11:01:59 +02:00
Martin Aeschlimann
7e50cccbb2 Update to 1.0.2 2016-06-30 19:27:24 +01:00