Commit Graph

3415 Commits

Author SHA1 Message Date
Ofek Shilon
d5a1a09eba Fix #4253 2023-11-12 20:24:31 +02:00
Ofek Shilon
d38b385382 Remove 2 java-only operators from c++ tokenizer 2023-11-12 20:13:57 +02:00
Ofek Shilon
aafca45ff9 Wording fix 2023-11-12 20:08:59 +02:00
Henning Dieterichs
091550e898 Fixes nightly CI 2023-11-10 12:50:26 +01:00
Nora Söderlund
fb97898186
chore(docs): fix monaco.d.ts link 2023-11-05 17:04:24 +01:00
dependabot[bot]
843ff9b9d7
Bump @babel/traverse in /samples/browser-esm-vite-react (#4215)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 09:25:52 -07:00
dependabot[bot]
5d9b9bef9b
Bump @babel/traverse in /samples/browser-esm-webpack-typescript-react (#4216)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 09:24:50 -07:00
Henning Dieterichs
f70d545aa9
Merge pull request #4089 from microsoft/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-10-11 14:29:24 +02:00
Henning Dieterichs
4eb9d98fc6
Merge pull request #4201 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-vite-react/postcss-8.4.31
Bump postcss from 8.4.16 to 8.4.31 in /samples/browser-esm-vite-react
2023-10-11 14:28:36 +02:00
Henning Dieterichs
614c084092
Merge pull request #4204 from microsoft/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.20 to 8.4.31
2023-10-11 14:28:22 +02:00
Soof Golan
d200c7147a
feat: add Python 3.12 keyword 2023-10-10 18:27:27 +03:00
dmkokovtsev
12ff291428 fix: enable markdown in completion details 2023-10-07 22:42:05 +03:00
Henning Dieterichs
3e047efd34 Fixes node-gyp issues 2023-10-06 14:05:28 +02:00
Henning Dieterichs
e409ac061d Adds node-gyp as dev dependency 2023-10-06 10:20:08 +02:00
dependabot[bot]
02a36af3ca
Bump postcss from 8.4.16 to 8.4.31 in /samples/browser-esm-vite-react
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 08:06:12 +00:00
dependabot[bot]
f6c2dac4c3
Bump postcss from 8.4.20 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 08:06:04 +00:00
Henning Dieterichs
93957fafa0
Merge pull request #4202 from microsoft/dependabot/npm_and_yarn/webpack-plugin/postcss-8.4.31
Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin
2023-10-06 10:05:38 +02:00
Henning Dieterichs
8665a71b37
Merge pull request #4203 from microsoft/dependabot/npm_and_yarn/samples/postcss-8.4.31
Bump postcss from 8.4.16 to 8.4.31 in /samples
2023-10-06 10:05:30 +02:00
dependabot[bot]
cfdfe2191c
Bump electron from 19.1.8 to 22.3.25 in /samples (#4205)
Bumps [electron](https://github.com/electron/electron) from 19.1.8 to 22.3.25.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.1.8...v22.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 16:01:48 -07:00
dependabot[bot]
6354c357c6
Bump postcss from 8.4.16 to 8.4.31 in /samples
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 16:48:41 +00:00
dependabot[bot]
105e132c20
Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 16:48:39 +00:00
Henning Dieterichs
2e82147fb6 Removes outdated sample 2023-10-05 18:48:05 +02:00
Henning Dieterichs
f015a01227 Fixes CI 2023-10-05 18:48:05 +02:00
Henning Dieterichs
7e3d25aaca Preparing for v0.44.0 2023-10-05 18:48:05 +02:00
tamayika
c38f07a36e
Merge branch 'main' into feature/json_docsym 2023-10-04 19:53:41 +09:00
Henning Dieterichs
94c055bcbd Cleans up github workflows. Enables daily website release. 2023-09-11 13:18:14 +02:00
Henning Dieterichs
fc4b92a890 v0.43.0 2023-09-11 13:17:56 +02:00
Henning Dieterichs
51ba6777fc Improves playground 2023-09-06 20:22:46 +02:00
Alexandru Dima
e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 2023-08-31 10:50:49 +00:00
Alexandru Dima
c4fa782fc2
Restore manual running from the repository (#4150) 2023-08-31 09:57:50 +02:00
Henning Dieterichs
04ece42881 Adds "use latest dev" button 2023-08-28 21:02:23 +02:00
Henning Dieterichs
31b04afb94 Website: Implements source=latest-dev and source=latest 2023-08-27 23:29:06 +02:00
Henning Dieterichs
38e1e3d097 0.41.0 2023-08-03 15:56:22 +02:00
Henning Dieterichs
50a8a5ffbf
Fixes pipelines (#4107) 2023-07-31 07:00:49 -07:00
Henning Dieterichs
e637c1f34c Formats code 2023-07-31 15:33:39 +02:00
Henning Dieterichs
3a71daa740 Fixes pipelines 2023-07-31 15:33:39 +02:00
Henning Dieterichs
5636a40221
Fixes CI (#4102)
* Fixes CI

* Fixes CI
2023-07-27 10:44:55 +00:00
Henning Dieterichs
0f95ee0d84
Merge pull request #4087 from remcohaszing/document-concepts
Document some basic concepts
2023-07-19 18:31:20 +02:00
Henning Dieterichs
74e783a53a
Fixes CodeQL (#4091) 2023-07-19 17:08:10 +02:00
Henning Dieterichs
97c7fdb35c
Fixes CodeQL issues (#4090) 2023-07-19 17:05:52 +02:00
dependabot[bot]
b1827a5f53
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 05:23:37 +00:00
Remco Haszing
09a944d5d8
Process feedback 2023-07-18 21:29:36 +02:00
Remco Haszing
7dac0d0a2e
Document some basic concepts
Closes #4084
2023-07-18 14:51:18 +02:00
Henning Dieterichs
be57cbf4ef
Merge pull request #4078 from microsoft/dependabot/npm_and_yarn/website/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1 in /website
2023-07-13 14:23:23 +02:00
dependabot[bot]
cb0a7d9dd5
Bump semver from 6.3.0 to 6.3.1 in /website
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 22:49:48 +00:00
Henning Dieterichs
580db05321
Merge pull request #4066 from microsoft/dependabot/npm_and_yarn/tough-cookie-4.1.3
Bump tough-cookie from 4.0.0 to 4.1.3
2023-07-10 16:56:44 +02:00
Henning Dieterichs
b256998be5
Merge pull request #4065 from microsoft/hediet/b/unchanged-roadrunner
Fixes build script
2023-07-10 09:00:22 +02:00
dependabot[bot]
25f18a39a1
Bump tough-cookie from 4.0.0 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-09 11:22:44 +00:00
Henning Dieterichs
37b1981287
Fixes build script 2023-07-07 21:14:29 +02:00
Henning Dieterichs
1556feb83b
Merge pull request #4064 from microsoft/hediet/b/everyday-egret
webpack-plugin: 7.1.0
2023-07-07 20:52:31 +02:00