Commit graph

2904 commits

Author SHA1 Message Date
bsorrentino
675844ac7e fix issue #2295
component: TypeScriptWorker (tsWorker.ts)
- Enable 'skipEncoding' flag on Uri.toString invokation on 
getScriptFileNames() method
- Compare 'fileName' argument provided to _getModel() method both with 
Uri encoded and not
2022-04-04 18:26:12 +02:00
Henning Dieterichs
55edb3fc58
Merge pull request #3022 from CodinGame/fix-missing-changelog-entries-v0.33
Add missing changelog entries
2022-04-04 10:38:00 +02:00
Martin Aeschlimann
2c5c9636a2
update css, new formatting options 2022-04-01 18:07:52 +02:00
Marc Henry Schultz
b22235db9f
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
fixes: #3051
2022-04-01 16:59:48 +02:00
Martin Aeschlimann
290a62d727
adopt css formatter 2022-03-31 15:12:17 +02:00
Henning Dieterichs
d001070938
Merge pull request #3048 from yoichiro/improve-instruction-for-webpack-plugin
Improve the instruction for each Webpack version.
2022-03-31 12:51:35 +02:00
Yoichiro Tanaka
9f5f254d2e Improve the instruction for each Webpack version. 2022-03-31 14:00:45 +09:00
Raymond Zhao
d3a5ccae5e
Merge pull request #3047 from microsoft/dependabot/npm_and_yarn/samples/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /samples
2022-03-30 08:09:44 -07:00
dependabot[bot]
ecc47da2a3
Bump minimist from 1.2.5 to 1.2.6 in /samples
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 09:31:28 +00:00
Alexandru Dima
f868933d09
Merge pull request #3045 from microsoft/alex/update-npm-deps
update npm deps
2022-03-30 10:54:00 +02:00
Alex Dima
4090ff3db2
update to node v16 2022-03-29 16:18:16 +02:00
Alex Dima
77e4e30364
update node-forge 2022-03-29 12:33:37 +02:00
Alex Dima
ab386ca3d6
update all deps 2022-03-29 12:31:07 +02:00
Alex Dima
0a5975d046
Add manual test for #3011 2022-03-29 12:23:40 +02:00
Henning Dieterichs
ca2692a0dc
Merge pull request #3023 from andrewbranch/update-03152022
Add new required methods to LanguageServiceHost
2022-03-16 11:55:35 +01:00
Andrew Branch
9119a5bd3d Add new required methods to LanguageServiceHost 2022-03-15 09:40:01 -07:00
Loïc Mangeonjean
567bdb5e1e Add missing changelog entries 2022-03-14 14:36:07 +01:00
Henning Dieterichs
4b1abad427
Includes "thnak you" section in changelog. 2022-03-11 14:55:58 +01:00
Henning Dieterichs
5efb9d63ec
Prepare for 0.33.0 2022-03-11 14:52:56 +01:00
Henning Dieterichs
db5039b702
Merge pull request #3001 from andrewbranch/upgrade-ts-node
Upgrade ts-node
2022-03-02 09:50:21 +01:00
Andrew Branch
5e45f78478
Upgrade ts-node 2022-03-01 10:13:37 -08:00
Henning Dieterichs
18bf1f4658
Fixes prettier issue. 2022-02-25 10:42:38 +01:00
Henning Dieterichs
72b7b1ea3b
Merge pull request #2991 from Dan1ve/patch-using-vite-code
Make Vite sample code Firefox compatible
2022-02-24 13:55:07 +01:00
Daniel Veihelmann
3717a26fcb
FIx formatting 2022-02-23 19:36:48 +01:00
Daniel Veihelmann
f0c47e6e2d
Make Vite sample code Firefox compatible
The current sample code for "Using Vite" works fine in Chrome, but causes errors in Firefox: 

`Error: import declarations may only appear at top level of a module`

In addition to many errors logged to the console, this also causes subtle bugs in Firefox (e.g. the highlighting in the diff editor didn't work).

The problem appears to be that Firefox requires an explicit `type: module` for the web workers.

The revised implementation for Vite takes this into account and has been tested successfully in Chrome and Firefox.
2022-02-23 19:30:08 +01:00
Luis Scholl
83cb8faa8c Add script type module syntax highlighting to html 2022-02-16 10:16:22 +01:00
Alexandru Dima
7826dee4ea
Merge pull request #2970 from microsoft/dependabot/npm_and_yarn/samples/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /samples
2022-02-14 12:37:58 +01:00
dependabot[bot]
2905d317af
Bump follow-redirects from 1.14.7 to 1.14.8 in /samples
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 11:13:46 +00:00
Henning Dieterichs
0fc0cfdab6
Merge pull request #2971 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-parcel/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /samples/browser-esm-parcel
2022-02-14 12:12:42 +01:00
dependabot[bot]
3668ca8977
Bump follow-redirects in /samples/browser-esm-parcel
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 10:34:29 +00:00
Henning Dieterichs
36f7110813
Adopts breaking change in nightly monaco-editor-core. 2022-02-14 11:32:52 +01:00
Remy Suen
661b83d7b0 Create example for model markers
This example demonstrates how to listen to model change events so that
the content of the editor can be validated. Any content that is deemed
invalid can be flagged with a model marker.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2022-02-11 16:20:38 -05:00
Henning Dieterichs
0d48f9fec8
Merge pull request #2957 from philipturner/patch-2
Add `@noDerivative` modifier to Swift
2022-02-11 10:27:05 +01:00
Philip Turner
c03eee3f55
Update swift.ts 2022-02-10 06:30:18 -05:00
Alex Dima
978cfb4258
Remove esbuild smoke test check for now 2022-02-07 09:17:15 +01:00
Alexandru Dima
726cbbecbc
Merge pull request #2942 from microsoft/alex/smoke-test-esbuild
Add smoke test for packaging using esbuild
2022-02-05 00:59:51 +01:00
Alex Dima
208f9218f9
Add smoketest for esbuild packaging 2022-02-05 00:55:28 +01:00
Alex Dima
c0b99e4785
Remove CommonJS export pattern 2022-02-05 00:48:01 +01:00
Alex Dima
53feef5cf5
Update to latest 2022-02-05 00:25:05 +01:00
Alex Dima
eed1e1cf27
Fix script for esbuild sample which cannot import .ts files 2022-02-05 00:23:00 +01:00
Alex Dima
29a2735168
Prepare for 0.32.1 2022-02-04 23:59:14 +01:00
Alex Dima
aa75ddccbb
CRLF -> LF 2022-02-04 14:02:37 +01:00
Alexandru Dima
d7ac67dbf8
Merge pull request #2939 from microsoft/alex/update-dependencies
Update dependencies
2022-02-03 23:02:10 +01:00
Alex Dima
0bc9ebb914
Fix compilation problem 2022-02-03 22:47:10 +01:00
Alex Dima
d8417a5576
Update dependencies 2022-02-03 22:43:53 +01:00
Henning Dieterichs
e1570658ec
Update changelog to prepare release of 0.32.0 2022-02-03 17:00:40 +01:00
Henning Dieterichs
46f20da8c2
Update vscode commit 2022-02-03 17:00:22 +01:00
Henning Dieterichs
a64cfd6ebb
Updates dependencies 2022-02-03 16:55:33 +01:00
Henning Dieterichs
3e9f3304ce
Run import typescript 2022-02-03 16:54:15 +01:00
Henning Dieterichs
50be61163a
Updates typescript dependency 2022-02-03 16:53:49 +01:00