Henning Dieterichs
|
e531b5c337
|
Merge pull request #3860 from tamayika/feature/ts5
Change moduleResolution to node16 and adopt TS 5.0
|
2023-03-27 16:26:54 +02:00 |
|
Henning Dieterichs
|
8eed80bf5e
|
Merge pull request #3848 from tamayika/feature/custom-keybinding-example
Add custom keybinding example
|
2023-03-27 16:26:07 +02:00 |
|
Henning Dieterichs
|
85111e1f3e
|
Update lockfile
|
2023-03-27 13:58:26 +02:00 |
|
Henning Dieterichs
|
f3cac1faff
|
Merge pull request #3864 from yuri1969/yaml-fixes
Various YAML improvements
|
2023-03-27 13:41:06 +02:00 |
|
yuri1969
|
788b6a2982
|
Fix ': ' within a comment
|
2023-03-25 18:17:21 +01:00 |
|
yuri1969
|
c7ce77ba18
|
Fix values mixed with comments
|
2023-03-25 17:37:03 +01:00 |
|
tamayika
|
c3b271bc70
|
change moduleResolution to node16
|
2023-03-23 20:25:18 +09:00 |
|
tamayika
|
ebb017c8ed
|
Revert "Merge pull request #3855 from microsoft/hediet/symbolic-tarsier"
This reverts commit ae158a2524, reversing
changes made to 8307f38c4b.
|
2023-03-23 20:21:15 +09:00 |
|
yuri1969
|
30a786cf5f
|
Fix incorrect key:value detection
|
2023-03-22 23:06:07 +01:00 |
|
Henning Dieterichs
|
ae158a2524
|
Merge pull request #3855 from microsoft/hediet/symbolic-tarsier
Fixes #3853
|
2023-03-21 17:34:03 +01:00 |
|
Henning Dieterichs
|
ca1f701102
|
Fixes #3853
|
2023-03-21 17:00:30 +01:00 |
|
Henning Dieterichs
|
8307f38c4b
|
Merge pull request #3854 from avin-kavish/patch-1
Fix
|
2023-03-21 16:39:39 +01:00 |
|
Avin
|
5495aa8e01
|
Fix
|
2023-03-21 20:29:23 +05:30 |
|
Henning Dieterichs
|
38731c726a
|
Merge pull request #3258 from danboo/add-perl-module-extension
add perl module (.pm) extension
|
2023-03-20 14:28:31 +01:00 |
|
tamayika
|
047133aeb3
|
Merge branch 'main' into feature/custom-keybinding-example
|
2023-03-20 21:19:47 +09:00 |
|
tamayika
|
12fd5c0fdb
|
Add custom keybinding example
|
2023-03-18 11:29:16 +09:00 |
|
Henning Dieterichs
|
f116465526
|
Merge pull request #3721 from jakebailey/ts-4.9
Update TypeScript to TS 5.0.2 in all projects, vendored files
|
2023-03-17 17:32:54 +01:00 |
|
Jake Bailey
|
0d72bf6c93
|
TS 5.0
|
2023-03-16 12:53:16 -07:00 |
|
Jake Bailey
|
d793f4d6fd
|
Merge branch 'main' into ts-4.9
|
2023-03-16 12:49:35 -07:00 |
|
Henning Dieterichs
|
a35f32ecc1
|
Merge pull request #3835 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-webpack-typescript-react/webpack-5.76.1
Bump webpack from 5.70.0 to 5.76.1 in /samples/browser-esm-webpack-typescript-react
|
2023-03-15 12:47:49 +01:00 |
|
Henning Dieterichs
|
407bba039b
|
Merge pull request #3841 from microsoft/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.75.0 to 5.76.0
|
2023-03-15 12:47:25 +01:00 |
|
dependabot[bot]
|
9504cab8fb
|
Bump webpack in /samples/browser-esm-webpack-typescript-react
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 10:07:33 +00:00 |
|
dependabot[bot]
|
899e234bc9
|
Bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 10:05:12 +00:00 |
|
Henning Dieterichs
|
4c7c8ca8ee
|
Merge pull request #3834 from microsoft/dependabot/npm_and_yarn/webpack-plugin/webpack-5.76.0
Bump webpack from 5.70.0 to 5.76.0 in /webpack-plugin
|
2023-03-15 10:56:21 +01:00 |
|
dependabot[bot]
|
20597c8e39
|
Bump webpack from 5.70.0 to 5.76.0 in /webpack-plugin
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 09:44:41 +00:00 |
|
Henning Dieterichs
|
cdc7acf822
|
Merge pull request #3837 from microsoft/dependabot/npm_and_yarn/samples/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /samples
|
2023-03-15 10:44:13 +01:00 |
|
Henning Dieterichs
|
150d1d309c
|
Merge pull request #3839 from microsoft/dependabot/npm_and_yarn/website/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /website
|
2023-03-15 10:43:43 +01:00 |
|
dependabot[bot]
|
d83d8467ad
|
Bump webpack from 5.74.0 to 5.76.0 in /website
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 07:54:56 +00:00 |
|
dependabot[bot]
|
7ed13a5596
|
Bump webpack from 5.74.0 to 5.76.0 in /samples
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 04:26:48 +00:00 |
|
Ladislau Szomoru
|
4392096db2
|
Engineering - remove custom code to create git tag (#3828)
|
2023-03-14 13:09:02 +01:00 |
|
Henning Dieterichs
|
7374280f4e
|
Merge pull request #3775 from PmcFizz/main
use createDecorationsCollection replace deltaDecorations
|
2023-03-14 11:57:23 +01:00 |
|
Fizz Pang
|
1431f4561f
|
feat: prettier
|
2023-03-12 15:47:52 +08:00 |
|
Fizz
|
4d3ed6fe28
|
Merge branch 'microsoft:main' into main
|
2023-03-12 15:41:17 +08:00 |
|
Jake Bailey
|
55ad2e867b
|
Merge branch 'main' into ts-4.9
|
2023-03-11 21:31:22 -08:00 |
|
Henning Dieterichs
|
2541de85e4
|
Merge pull request #3774 from PmcFizz/patch-4
fix example iframe don't alert
|
2023-03-10 13:23:53 +01:00 |
|
Fizz
|
01a48285c1
|
createDecorationsCollection
|
2023-03-10 06:21:40 +00:00 |
|
Fizz
|
e43c0525cf
|
Update Preview.tsx
|
2023-03-10 14:11:03 +08:00 |
|
Henning Dieterichs
|
4a80f8e852
|
Merge pull request #3264 from nnnnoel/patch-2
Add CommonJS, ESM extension for TS
|
2023-03-08 13:50:12 +01:00 |
|
Henning Dieterichs
|
fe18f2e950
|
Merge pull request #3726 from PmcFizz/patch-1
opt example
|
2023-03-08 11:22:41 +01:00 |
|
Henning Dieterichs
|
2469088cc7
|
Merge branch 'main' into patch-1
|
2023-03-08 11:12:10 +01:00 |
|
Henning Dieterichs
|
80ee9b3995
|
Merge pull request #3722 from tamayika/feature/website-playground-examples-type-check
Fix playground samples type errors and add CI test
|
2023-03-07 14:27:58 +01:00 |
|
tamayika
|
2b3444b493
|
Fix to use promise and remove unnecessary variables
|
2023-03-07 21:02:45 +09:00 |
|
Fizz
|
c5006e9dfe
|
Update sample.js
|
2023-03-06 19:47:53 +08:00 |
|
Noel Kim (김민혁)
|
bd6aa19f1f
|
Merge branch 'main' into patch-2
|
2023-03-05 21:14:04 +09:00 |
|
tamayika
|
01b6fa5b2e
|
Fix playground type errors and add CI test
|
2023-03-04 21:38:19 +09:00 |
|
Jake Bailey
|
ce6624f433
|
Bump @types/node consisitently
|
2023-03-03 14:30:23 -08:00 |
|
Jake Bailey
|
9d14e8283a
|
Fix one missing case
|
2023-03-03 14:22:37 -08:00 |
|
Jake Bailey
|
7747977e3a
|
Fix webpack-plugin
|
2023-03-03 14:18:10 -08:00 |
|
Jake Bailey
|
0f64bdb69f
|
Swap InlayHintsOptions with UserPreferences
|
2023-03-03 14:15:11 -08:00 |
|
Jake Bailey
|
1f5765a3bb
|
Update vendored TS
|
2023-03-03 14:12:10 -08:00 |
|