Commit Graph

3203 Commits (5744a230ae4299afc1b3e4c28a53005391e7dce2)

Author SHA1 Message Date
Johannes Rieken 27e19e5f54 Update README.md 2016-08-30 11:20:50 +02:00
Martin Aeschlimann 894e8f9669 Update css & json 2016-08-30 10:36:15 +02:00
Martin Aeschlimann 2ca146d5c5 Publish monaco-json@1.0.5-next.1 2016-08-30 10:31:57 +02:00
Martin Aeschlimann 0b6b8d8c41 Publish monaco-css@1.1.3-next.1 2016-08-30 10:28:29 +02:00
Alex Dima eaf0fb53f0 Fixes #87: Adopt deltaDecorations in samples 2016-08-27 12:22:22 +02:00
Alex Dima 300fe6ab69 Run website out of dev 2016-08-27 12:15:58 +02:00
Alex Dima 8a31f7f50e Adopt dev-setup in smoketest 2016-08-27 12:04:24 +02:00
Alex Dima 8a50a4ffc0 Add support from running out of /release/ 2016-08-27 11:47:38 +02:00
Alex Dima 196f355660 No need for worker proxying in website 2016-08-27 11:21:32 +02:00
Johannes Rieken 50eafc20f6 mention where to file issues 2016-08-26 11:26:52 +02:00
Johannes Rieken 3248b9469e on model remove dispose listener, clear timeout, fixes #10 2016-08-26 11:24:01 +02:00
Johannes Rieken 776e684da2 fix issue with outline 2016-08-26 11:15:42 +02:00
Johannes Rieken f8f33bc833 align formatting options #3 2016-08-26 11:14:02 +02:00
Johannes Rieken 867476531d Expose setMaximunWorkerIdleTime 2016-08-26 11:02:50 +02:00
Johannes Rieken b9333be154 minimize API surface of LanguageServiceDefaults 2016-08-26 10:42:36 +02:00
Alex Dima f9905fad97 More file protocol support 2016-08-24 12:43:13 +02:00
Alex Dima 0b41054ac2 Add support for file protocol 2016-08-24 12:35:28 +02:00
Alex Dima a4e18e4226 Add support for running in the file protocol 2016-08-24 12:22:42 +02:00
Alex Dima abf4bd70a3 Add loading path switcher 2016-08-24 12:16:09 +02:00
Alex Dima 17faf6a3b7 Remove reliance on loadDevEditor 2016-08-24 11:34:53 +02:00
Alex Dima 745893d211 Reduce reliance on RESOLVED_CORE_PATH 2016-08-24 11:25:24 +02:00
Alex Dima 346cb83091 Improve query parsing 2016-08-24 11:04:07 +02:00
Alex Dima e76aa16381 Change metadata format 2016-08-24 10:42:01 +02:00
Alex Dima a6e0092cd1 Show loader info 2016-08-24 10:42:01 +02:00
Alex Dima a7179b0bef Reduce reliance on METADATA 2016-08-24 10:42:01 +02:00
Alex Dima 6047f09f96 Add hc-black toggle 2016-08-24 10:42:01 +02:00
Alexandru Dima a4cbae45cd Merge pull request #85 from ZombieHippie/patch-1
style(monarch.css): Add monospace default for code
2016-08-16 10:38:15 +02:00
Alexandru Dima 07e48c2191 Merge pull request #76 from shzhng/patch-2
Add typings location to package.json, fixes #47
2016-08-16 10:37:04 +02:00
Alexandru Dima 0d4fd0f14c Merge pull request #5 from ashalkhakov/postiats
Adding support for ATS/Postiats.
2016-08-15 15:55:54 +02:00
Johannes Rieken 5767393c5b clone _extraLibs before handing it out, fixes #5 2016-08-15 15:42:24 +02:00
João Moreno 44c71ed7cc Update README.md 2016-08-15 14:59:39 +02:00
Martin Aeschlimann 01cf2aeea8 Remove markers on model dipsose (Microsoft/monaco-editor#111) 2016-08-15 14:54:40 +02:00
Martin Aeschlimann dbfa9a3980 Remove markers on model dipsose (Microsoft/monaco-editor#111) 2016-08-15 13:03:19 +02:00
Johannes Rieken 13035407db get[Type|Java]ScriptWorker is actually not the web worker interface
Now set to 'any' but we should come up with a way to export its shape including the ts types/interfaces
2016-08-09 15:59:55 +02:00
Johannes Rieken f397abf752 Merge pull request #8 from paveldk/pkolev/expose-ts-worker-func
Export getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript
2016-08-09 15:23:31 +02:00
Pavel Kolev 1bf301f43c Expose getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript 2016-08-09 10:00:30 +03:00
Cole R Lawrence 05b73a85a5 style(monarch.css): Add monospace default for code
Not every OS has `Consolas` as an installed font, for those browsers, default to `monospace`.
2016-08-01 11:26:32 -05:00
Martin Aeschlimann 4504c54874 Update css/json extensions 2016-07-29 11:22:03 +02:00
Martin Aeschlimann 67fedfef19 Update to new json language service 2016-07-29 11:01:59 +02:00
Martin Aeschlimann b0adbfc134 Update to latest css-languageservice 2016-07-29 10:57:42 +02:00
Shuo Zheng 5b81784f66 Add typings location to package.json, fixes #47 2016-07-22 13:36:10 -04:00
Martin Aeschlimann 529591c5d3 Add 'Try it out' section 2016-07-19 11:09:24 +02:00
Martin Aeschlimann 14358c5207 Merge pull request #7 from basarat/patch-1
📝 🌹
2016-07-14 10:38:43 +02:00
Basarat Ali Syed a3add25ef5 📝 🌹
closes https://github.com/Microsoft/monaco-css/issues/4
2016-07-14 08:19:31 +10:00
Martin Aeschlimann e1052ec3f6 Regex fix in completion provider sample 2016-07-13 11:29:36 +02:00
Martin Aeschlimann e7a464ac1a gupfile website: temporarily create package.json 2016-07-13 11:21:15 +02:00
Martin Aeschlimann ac3194b4b8 Add language-service examples to playground 2016-07-13 11:19:00 +02:00
Martin Aeschlimann 36f649087d Update to 0.5.3 2016-07-11 16:31:01 +02:00
Artyom Shalkhakov ba5e90065a Fixing ATS/Postiats hilighting. 2016-07-07 22:25:49 +06:00
Artyom Shalkhakov c1a1f8663d Cleanup, adding a test-case. 2016-07-07 20:23:06 +06:00