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 |
Joao Moreno
|
bef864d90c
|
add github link to header
|
2016-07-07 08:51:48 +02:00 |
João Moreno
|
3d6089a05e
|
Update README.md
|
2016-07-07 08:51:15 +02:00 |
João Moreno
|
5331d01b45
|
Update README.md
|
2016-07-07 08:42:16 +02:00 |
Artyom Shalkhakov
|
cbe01cea43
|
Adding support for ATS/Postiats.
|
2016-07-06 11:50:57 +06:00 |
Martin Aeschlimann
|
459fd28b57
|
Update monaco-languages to 0.3.1
|
2016-06-30 19:31:49 +01:00 |
Martin Aeschlimann
|
584d8ebb96
|
update to 0.3.1
|
2016-06-30 19:30:42 +01:00 |
Martin Aeschlimann
|
bd6c7342a1
|
Update monaco-css and monaco-json version numbers
|
2016-06-30 19:30:00 +01:00 |
Martin Aeschlimann
|
7e50cccbb2
|
Update to 1.0.2
|
2016-06-30 19:27:24 +01:00 |
Martin Aeschlimann
|
a95094a599
|
Updated to 1.1.1
|
2016-06-30 19:23:59 +01:00 |
Martin Aeschlimann
|
531e80f318
|
Rename in SCSS breaks syntax. Fixes Microsoft/vscode#8331
|
2016-06-29 15:00:03 +02:00 |
Alexandru Dima
|
34b3c1af4a
|
Update README.md
|
2016-06-28 17:55:05 +02:00 |
Alexandru Dima
|
8d8b5d204c
|
Update README.md
|
2016-06-28 17:54:48 +02:00 |
Alexandru Dima
|
b456ef4b26
|
Update README.md
|
2016-06-28 17:54:26 +02:00 |
Martin Aeschlimann
|
e3a06b11c8
|
update readme
|
2016-06-28 12:27:45 +02:00 |