Alexandru Dima
2389ae38aa
Make it can be compressed by uglify-js ( #34 )
...
Make it can be compressed by uglify-js
2019-08-13 14:23:37 +02:00
Alex Dima
bb70a4ba02
Merge remote-tracking branch 'origin/master' into pr/Javey/34
2019-08-13 14:22:43 +02:00
Alexandru Dima
ce7745700e
Expose TypeScript version via `monaco.languages.typescript.typeSc… ( #31 )
...
Expose TypeScript version via `monaco.languages.typescript.typeScriptVersion`
2019-08-13 14:07:25 +02:00
Alex Dima
18f80838f6
Use consistent casing, rerun import on top of master
2019-08-13 14:06:19 +02:00
Alex Dima
7e126d7c02
Merge remote-tracking branch 'origin/master' into pr/ulrichb/31
2019-08-13 14:04:49 +02:00
Matt Bierner
4753ef058d
3.5.0
2019-06-24 14:58:43 -07:00
Matt Bierner
d6f43f7fc6
Merge pull request #33 from russelldavis/ts-3.5.1
...
Upgrade to typescript 3.5.1
2019-06-24 14:44:20 -07:00
Matt Bierner
c30e98acab
Merge pull request #32 from russelldavis/fix-dev-instructions
...
Add required `npm run compile` step to development instructions
2019-06-24 14:34:58 -07:00
Javey
1f3bf27460
remove es6 syntax for buddle file, microsoft/monaco-editor#1263
2019-06-14 13:19:45 +08:00
Russell Davis
c13c791795
Upgrade to typescript 3.5.1
...
I followed the procedure at https://github.com/microsoft/monaco-typescript#updating-typescript
The only manual change I had to make was to add "es2015.iterable" to the
lib section of tsconfig.json (and tsconfig.esm.json).
2019-06-07 14:55:45 -07:00
Russell Davis
06afa62cde
Add required npm run compile step to development instructions
...
Without this, `release/dev/lib/typescriptServices.js` won't exist, resulting
in errors.
2019-06-07 14:47:59 -07:00
Ulrich Buchgraber
d199064a4b
Expose TypeScript version via monaco.languages.typescript.typeScriptVersion
2019-05-23 01:16:11 +02:00
Alex Dima
7625391590
3.4.1
2019-03-04 15:59:29 +01:00
Alex Dima
c0f4050960
Adopt TypeScript@3.3
2019-03-04 15:58:50 +01:00
Alex Dima
0f97f5fd54
Adopt monaco-editor-core@0.16.0
2019-03-04 15:57:23 +01:00
Alex Dima
ff32e4a315
3.4.0
2019-03-04 15:48:05 +01:00
Alexandru Dima
f39458d794
Merge pull request #30 from stefan-lacatus/extraLibOptimizations
...
Optimize how external libs are handled and allow for custom languages
2019-03-04 15:14:07 +01:00
Alex Dima
6b2271c1c1
Changes for PR #30
2019-03-04 15:09:02 +01:00
Alexandru Dima
e9381f692d
Merge pull request #29 from Geloosa/extra-libs-filepath
...
more safe extra lib filePath generation
2019-03-04 14:18:27 +01:00
placatus
6c73d7f708
Fixed typos and other improvements per code review
2019-03-01 00:01:35 +02:00
placatus
292108c5ee
Fixed creating the LanguageServiceDefaultsImpl twice
2019-02-22 17:31:09 +02:00
placatus
357f54c652
Trigger an event when the extra libs changed, redoing all colorization and diagnostics
2019-02-22 15:16:21 +02:00
placatus
e39fa719bc
Optimize how external libs are handled and allow for custom languages:
...
* Adding/removing extra libs does not trigger a full worker refresh
* Manual control over when the extra libs are sent to the worker
* Adding a new lib with the same name replaces it inplace
Also included, the capability to define custom languages
2019-02-06 00:50:50 +02:00
Olga Lesnikova
6d8ff4c54f
more safe extra lib filePath generation
2019-01-28 17:24:23 +03:00
Alex Dima
505232c7c8
Adopt native promises
2019-01-09 15:51:42 +01:00
Alexandru Dima
b923f46ad6
Merge pull request #28 from langpavel/upgrade-packages
...
chore: upgrade packages
2019-01-08 14:43:06 +01:00
Pavel Lang
e493629099
chore: upgrade packages
...
npm i typescript@^3.2.2 monaco-editor-core@^0.15.5
2018-12-08 08:13:20 +01:00
Alex Dima
dbbf697250
3.3.1
2018-11-13 13:31:35 +01:00
Alex Dima
a25eb9ea65
Eliminate another require() call from typescriptServices
2018-11-13 13:31:19 +01:00
Alex Dima
3b8ad270d8
3.3.0
2018-11-12 16:51:09 +01:00
Alex Dima
27f5823a7e
Adopt new editor, bump TypeScript
2018-11-12 16:50:08 +01:00
Alex Dima
e054e6cb4c
Update package-lock
2018-11-12 11:15:01 +01:00
Alex Dima
609b93eb01
Fix typo
2018-10-31 15:11:41 +01:00
Peng Lyu
2086fa380f
Merge pull request #23 from Parikshit-Hooda/master
...
fixed typo in line 11
2018-10-01 16:06:29 -07:00
Parikshit Hooda
2ec7e51c73
Merge pull request #1 from Parikshit-Hooda/Parikshit-Hooda-typo-patch-1
...
fixed typo in line 11. concering changed to concerning .
2018-10-02 03:53:57 +05:30
Parikshit Hooda
b476163b69
fixed typo in line 11
...
updated readme.MD . concering->concerning (typo fixed)
2018-10-02 03:47:58 +05:30
Matt Bierner
8d98c752ca
Merge pull request #22 from spahnke/suggestion-markdown
...
Render documentation in suggestion widget as Markdown
2018-10-01 14:41:21 -07:00
Sebastian Pahnke
744e2f25af
Render documentation in suggestion widget as Markdown
2018-09-24 17:51:35 +02:00
Alex Dima
f5602dc25a
3.2.0
2018-08-10 12:18:34 +02:00
Alex Dima
b08b71f7e4
Adopt monaco-editor-core@0.14.1
2018-08-10 12:18:07 +02:00
Alex Dima
be47b28d96
Use a more compact format for dts to avoid duplication
2018-08-08 17:34:03 +02:00
Alex Dima
d1e907a30c
Do not load typescriptServices.js on the UI thread anymore
2018-08-08 16:53:26 +02:00
Alex Dima
95c8a531a2
Remove language registration, configuration and tokenization
2018-08-08 16:20:29 +02:00
Alex Dima
44cb53cd6e
Format
2018-08-08 15:51:09 +02:00
Alexandru Dima
201fa54695
Merge pull request #21 from mattmccutchen/relatedInformation-cyclic
...
Clear the `file` fields of `relatedInformation` too. (WIP)
2018-08-08 15:46:30 +02:00
Alex Dima
a56039de2d
Remove any cast
2018-08-08 15:46:01 +02:00
Alex Dima
1e6ff8e032
Merge branch 'master' into pr/mattmccutchen/21
2018-08-08 15:43:54 +02:00
Alex Dima
35afe8257c
Update to typescript 3.0.1
2018-08-08 15:32:31 +02:00
Matt McCutchen
2d6f48ee53
Clear the file fields of relatedInformation too.
2018-07-31 14:04:40 -04:00
Alex Dima
c7b54325fd
Patch typescriptServices to hard-code ts.sys to undefined ( Microsoft/monaco-editor-webpack-plugin#9 )
2018-06-12 11:38:48 +02:00