Commit Graph

3308 Commits (aafca45ff97ec008262ab01a8d5aebd264b7d200)
 

Author SHA1 Message Date
yuri1969 c7ce77ba18
Fix values mixed with comments 2 years ago
tamayika c3b271bc70 change moduleResolution to node16 2 years ago
tamayika ebb017c8ed Revert "Merge pull request #3855 from microsoft/hediet/symbolic-tarsier"
This reverts commit ae158a2524, reversing
changes made to 8307f38c4b.
2 years ago
yuri1969 30a786cf5f
Fix incorrect key:value detection 2 years ago
Henning Dieterichs ae158a2524
Merge pull request #3855 from microsoft/hediet/symbolic-tarsier
Fixes #3853
2 years ago
Henning Dieterichs ca1f701102
Fixes #3853 2 years ago
Henning Dieterichs 8307f38c4b
Merge pull request #3854 from avin-kavish/patch-1
Fix
2 years ago
Avin 5495aa8e01
Fix 2 years ago
Henning Dieterichs 38731c726a
Merge pull request #3258 from danboo/add-perl-module-extension
add perl module (.pm) extension
2 years ago
tamayika 047133aeb3
Merge branch 'main' into feature/custom-keybinding-example 2 years ago
tamayika 12fd5c0fdb Add custom keybinding example 2 years ago
Henning Dieterichs f116465526
Merge pull request #3721 from jakebailey/ts-4.9
Update TypeScript to TS 5.0.2 in all projects, vendored files
2 years ago
Jake Bailey 0d72bf6c93 TS 5.0 2 years ago
Jake Bailey d793f4d6fd Merge branch 'main' into ts-4.9 2 years ago
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
2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
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
2 years ago
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>
2 years ago
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
2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
Ladislau Szomoru 4392096db2
Engineering - remove custom code to create git tag (#3828) 2 years ago
Henning Dieterichs 7374280f4e
Merge pull request #3775 from PmcFizz/main
use createDecorationsCollection replace deltaDecorations
2 years ago
Fizz Pang 1431f4561f feat: prettier 2 years ago
Fizz 4d3ed6fe28
Merge branch 'microsoft:main' into main 2 years ago
Jake Bailey 55ad2e867b
Merge branch 'main' into ts-4.9 2 years ago
Henning Dieterichs 2541de85e4
Merge pull request #3774 from PmcFizz/patch-4
fix example iframe don't alert
2 years ago
Fizz 01a48285c1 createDecorationsCollection 2 years ago
Fizz e43c0525cf
Update Preview.tsx 2 years ago
Henning Dieterichs 4a80f8e852
Merge pull request #3264 from nnnnoel/patch-2
Add CommonJS, ESM extension for TS
2 years ago
Henning Dieterichs fe18f2e950
Merge pull request #3726 from PmcFizz/patch-1
opt example
2 years ago
Henning Dieterichs 2469088cc7
Merge branch 'main' into patch-1 2 years ago
Henning Dieterichs 80ee9b3995
Merge pull request #3722 from tamayika/feature/website-playground-examples-type-check
Fix playground samples type errors and add CI test
2 years ago
tamayika 2b3444b493 Fix to use promise and remove unnecessary variables 2 years ago
Fizz c5006e9dfe
Update sample.js 2 years ago
Noel Kim (김민혁) bd6aa19f1f
Merge branch 'main' into patch-2 2 years ago
tamayika 01b6fa5b2e Fix playground type errors and add CI test 2 years ago
Jake Bailey ce6624f433 Bump @types/node consisitently 2 years ago
Jake Bailey 9d14e8283a Fix one missing case 2 years ago
Jake Bailey 7747977e3a Fix webpack-plugin 2 years ago
Jake Bailey 0f64bdb69f Swap InlayHintsOptions with UserPreferences 2 years ago
Jake Bailey 1f5765a3bb Update vendored TS 2 years ago
Jake Bailey dae7f13f9e Update the rest too 2 years ago
Jake Bailey d62f239f37 Bump TS and typedoc in package.jsons 2 years ago
Jake Bailey 0c283fdc07 Rerun npm install to fix lockfile 2 years ago
Henning Dieterichs f20e0c8d47
Merge pull request #3618 from PmcFizz/patch-2
Update CONTRIBUTING.md
2 years ago
pmc 19bce8bfba opt: docment
Signed-off-by: pmc <pangmengchen@gmail.com>
2 years ago