Commit Graph

3202 Commits (c84c0cb8f9a7a00a4b391a89d6383aa04d9a89e2)
 

Author SHA1 Message Date
Martin Aeschlimann 894e8f9669 Update css & json 9 years ago
Martin Aeschlimann 2ca146d5c5 Publish monaco-json@1.0.5-next.1 9 years ago
Martin Aeschlimann 0b6b8d8c41 Publish monaco-css@1.1.3-next.1 9 years ago
Alex Dima eaf0fb53f0 Fixes #87: Adopt deltaDecorations in samples 9 years ago
Alex Dima 300fe6ab69 Run website out of dev 9 years ago
Alex Dima 8a31f7f50e Adopt dev-setup in smoketest 9 years ago
Alex Dima 8a50a4ffc0 Add support from running out of /release/ 9 years ago
Alex Dima 196f355660 No need for worker proxying in website 9 years ago
Johannes Rieken 50eafc20f6 mention where to file issues 9 years ago
Johannes Rieken 3248b9469e on model remove dispose listener, clear timeout, fixes #10 9 years ago
Johannes Rieken 776e684da2 fix issue with outline 9 years ago
Johannes Rieken f8f33bc833 align formatting options #3 9 years ago
Johannes Rieken 867476531d Expose setMaximunWorkerIdleTime 9 years ago
Johannes Rieken b9333be154 minimize API surface of LanguageServiceDefaults 9 years ago
Alex Dima f9905fad97 More file protocol support 9 years ago
Alex Dima 0b41054ac2 Add support for file protocol 9 years ago
Alex Dima a4e18e4226 Add support for running in the file protocol 9 years ago
Alex Dima abf4bd70a3 Add loading path switcher 9 years ago
Alex Dima 17faf6a3b7 Remove reliance on loadDevEditor 9 years ago
Alex Dima 745893d211 Reduce reliance on RESOLVED_CORE_PATH 9 years ago
Alex Dima 346cb83091 Improve query parsing 9 years ago
Alex Dima e76aa16381 Change metadata format 9 years ago
Alex Dima a6e0092cd1 Show loader info 9 years ago
Alex Dima a7179b0bef Reduce reliance on METADATA 9 years ago
Alex Dima 6047f09f96 Add hc-black toggle 9 years ago
Alexandru Dima a4cbae45cd Merge pull request #85 from ZombieHippie/patch-1
style(monarch.css): Add monospace default for code
9 years ago
Alexandru Dima 07e48c2191 Merge pull request #76 from shzhng/patch-2
Add typings location to package.json, fixes #47
9 years ago
Alexandru Dima 0d4fd0f14c Merge pull request #5 from ashalkhakov/postiats
Adding support for ATS/Postiats.
9 years ago
Johannes Rieken 5767393c5b clone _extraLibs before handing it out, fixes #5 9 years ago
João Moreno 44c71ed7cc Update README.md 9 years ago
Martin Aeschlimann 01cf2aeea8 Remove markers on model dipsose (Microsoft/monaco-editor#111) 9 years ago
Martin Aeschlimann dbfa9a3980 Remove markers on model dipsose (Microsoft/monaco-editor#111) 9 years ago
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
9 years ago
Johannes Rieken f397abf752 Merge pull request #8 from paveldk/pkolev/expose-ts-worker-func
Export getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript
9 years ago
Pavel Kolev 1bf301f43c Expose getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript 9 years ago
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`.
9 years ago
Martin Aeschlimann 4504c54874 Update css/json extensions 9 years ago
Martin Aeschlimann 67fedfef19 Update to new json language service 9 years ago
Martin Aeschlimann b0adbfc134 Update to latest css-languageservice 9 years ago
Shuo Zheng 5b81784f66 Add typings location to package.json, fixes #47 9 years ago
Martin Aeschlimann 529591c5d3 Add 'Try it out' section 9 years ago
Martin Aeschlimann 14358c5207 Merge pull request #7 from basarat/patch-1
📝 🌹
9 years ago
Basarat Ali Syed a3add25ef5 📝 🌹
closes https://github.com/Microsoft/monaco-css/issues/4
9 years ago
Martin Aeschlimann e1052ec3f6 Regex fix in completion provider sample 9 years ago
Martin Aeschlimann e7a464ac1a gupfile website: temporarily create package.json 9 years ago
Martin Aeschlimann ac3194b4b8 Add language-service examples to playground 9 years ago
Martin Aeschlimann 36f649087d Update to 0.5.3 9 years ago
Artyom Shalkhakov ba5e90065a Fixing ATS/Postiats hilighting. 9 years ago
Artyom Shalkhakov c1a1f8663d Cleanup, adding a test-case. 9 years ago
Joao Moreno bef864d90c add github link to header 9 years ago