Commit Graph

3103 Commits (7374280f4eec850314a75b522aefff968a8f4214)
 

Author SHA1 Message Date
Alexandru Dima 8fc2ca540c
Add a smoketest for packaging with parcel (#3371)
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
2 years ago
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together (#3370) 2 years ago
Alexandru Dima 5d653b2569
Smoketest improvements: (#3369)
- Add a smoketest for packaging with vite
- Re-enable the smoketest for packaging with esbuild
- Re-enable the smoketest on webkit
2 years ago
Alexandru Dima a3d4b960c5
Fix unit tests (#3368) 2 years ago
Alexandru Dima 547870b688
Prepare for 0.34.1 (#3367) 2 years ago
Matthew Peveler d9d70cd349 Add new pgsql 15 functions
Signed-off-by: Matthew Peveler <matt@popsql.com>
2 years ago
Jake Bailey ddbd09d044 Also remove 'this' regex 2 years ago
Jake Bailey 416b686d69 Remove regex replacements from import-typescript 2 years ago
Jake Bailey d63c89d832 Use typescript.js as source for typescriptServices 2 years ago
dependabot[bot] 22698f2c1b
Bump vite from 2.8.6 to 2.9.13 in /samples/browser-esm-vite-react (#3274)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2 years ago
Remy Suen 54a4e45a10 Fix the color provider's columns
Fix the example so that the document colors' ranges encompass the entire
word.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2 years ago
Andrew Branch ab889ff2cc
Update @types/node (#3334) 2 years ago
Alexandru Dima 1575bc8ae9
Improve smoke tests resilience towards slow loading of modes (#3342) 2 years ago
Alexandru Dima 9d4574b10b
Handle case when npm would return an error code (#3340) 2 years ago
DetachHead 50d14789db
add `satisfies` keyword to typescript 2 years ago
Jeremy Rifkin 9d3404c134
Added AVX 512 types to C++ syntax highlighting 2 years ago
Noel Kim (김민혁) 0ddaffa092
Add CommonJS, ESM extension for TS 3 years ago
Alexandru Dima 35eb0efbc0
Switch to `yarn` which supports overriding resolutions to address vulnerabilities in dependencies of dependencies (#3242)
* Switch to `yarn` which supports overriding resolutions to address vulnerabilities in dependencies of dependencies

* Go back to npm and use `overrides`
3 years ago
Noel Kim (김민혁) 6223b3b279
Update mysql.ts 3 years ago
Noel Kim (김민혁) fe0d5f5891
Update mysql.ts 3 years ago
Noel Kim (김민혁) 963ea1edeb
Update mysql.ts 3 years ago
Noel Kim (김민혁) 17daab82e0
Fix single quoted string escape 3 years ago
Henning Dieterichs 9d278685b0
Merge pull request #3230 from microsoft/prepare-release-0.34.0
Update changelog and version.
3 years ago
Henning Dieterichs 5c5bdc5c18
Update changelog and version. 3 years ago
Henning Dieterichs dddcfabb9d
Merge pull request #3228 from microsoft/hediet/update-link
Update MAINTAINING.md
3 years ago
Henning Dieterichs 9d3b549aa6
Update MAINTAINING.md 3 years ago
Henning Dieterichs 9b2e90e2d9
Merge pull request #3227 from microsoft/hediet/workerManager
Refactors workerManager
3 years ago
Henning Dieterichs 4c5552d6a5
Refactors workerManager 3 years ago
Henning Dieterichs 913ae66ad8
Merge pull request #3057 from bsorrentino/main
Fix issue #2295 - Models with "@" in their name do not resolve as dependencies
3 years ago
Henning Dieterichs acc3d9a8d0
Merge pull request #3226 from luisscholl-at-software-ag/html-syntax-highlighting-script-type-module
Add script type module syntax highlighting to html
3 years ago
Henning Dieterichs f90ab429ab
Merge pull request #3052 from mhsdesign/patch-1
[DOCS] IEditorOptions.automaticLayout uses ResizeObserver 3051
3 years ago
Henning Dieterichs 12d4d82bdf
Merge pull request #3111 from soof-golan/soof/python-3.10-support
Add Python 3.10 keyword support
3 years ago
Henning Dieterichs 58100e52b8
Merge pull request #3137 from remcohaszing/fix-monaco-environment-types
Fix MonacoEnvironment types
3 years ago
Henning Dieterichs 16d120645d
Merge branch 'main' into fix-monaco-environment-types 3 years ago
Henning Dieterichs 5b7a2eff9d
Merge pull request #3214 from supersonictw/patch-1
Fix menu link in integrate-esm.md
3 years ago
Henning Dieterichs 5be41f8e80
Merge branch 'main' into patch-1 3 years ago
Henning Dieterichs 37703ae1a1
Merge pull request #3222 from anjbur/anburton/update-keywords
Update Q# keywords
3 years ago
Angela Burton 519407a929
Update keywords 3 years ago
SuperSonic d83a306b9b
Fix menu link in integrate-esm.md 3 years ago
Henning Dieterichs f57624cdc1
Merge pull request #3213 from microsoft/hediet/inbox-queue
Add inbox queue to MAINTAINING.md
3 years ago
Henning Dieterichs b15654dd7a
Formats document. 3 years ago
Henning Dieterichs 80390ce4f0
Add inbox queue to MAINTAINING.md 3 years ago
Alexandru Dima 8830766c43
Merge pull request #2905 from bummoblizard/main
Downgrade css-loader to 5.2.7 in /samples
3 years ago
Alex Dima 8c99f89f93
also update `package-lock.json` 3 years ago
Johannes Rieken 39a8b976ff
Merge pull request #3210 from remcohaszing/fix-contributing-instructions
Document samples are needed when adding a language
3 years ago
Henning Dieterichs 62aa423a2b
Merge pull request #3211 from microsoft/pr-3102
Add config and tokenizer for query language Cypher
3 years ago
Henning Dieterichs 475c42daa2
Merge branch 'main' into fix-contributing-instructions 3 years ago
Henning Dieterichs abe52ad13b
Merge branch 'main' into soof/python-3.10-support 3 years ago
Henning Dieterichs 68ac1dda1b
Merge pull request #3133 from vanillajonathan/patch-1
Format code
3 years ago
Alex Dima 45175a565a
Add cypher sample 3 years ago