Commit Graph

2467 Commits (67a240a269dfdef3c74420d20243127c98819f5c)
 

Author SHA1 Message Date
Alexandru Dima e13d89495f Merge pull request #9 from sandyarmstrong/csx-directives-ms
csharp: allow styling #r/#load
9 years ago
Johannes Rieken c9bbfd2834 depend on editor-core 0.6.0, bump own version 9 years ago
Martin Aeschlimann 221024b1e3 Merge branch 'master' of https://github.com/Microsoft/monaco-editor 9 years ago
Martin Aeschlimann a96726f43f Fix monaco-json dev path 9 years ago
Alex Dima 31dddee326 Add colorize test page (#151) 9 years ago
Alexandru Dima b48fd28aa5 Update README.md 9 years ago
Sandy Armstrong c133c2eb2b csharp: allow styling #r/#load 9 years ago
Chris Dias 841b1ed9e5 clarify mobile support 9 years ago
Chris Dias 741a1e5438 clarify mobile support 9 years ago
Johannes Rieken 7829739f77 update metadata 9 years ago
Johannes Rieken 20e9e10736 Update README.md 9 years ago
Johannes Rieken 6d6e1bab7f Update README.md 9 years ago
Johannes Rieken 737e0f1650 Update README.md 9 years ago
Johannes Rieken c4a322c1b1 Update README.md 9 years ago
Johannes Rieken 27e19e5f54 Update README.md 9 years ago
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