Commit Graph

3430 Commits

Author SHA1 Message Date
Alexander Makarenko
eb704f3a86 Remove excessive APIs
Fix microsoft#727
2023-12-20 10:09:12 +01:00
Alexander Makarenko
c3aeff033a Inline JSON language service types in monaco.contribution.ts
Fix microsoft#727
2023-12-20 10:09:12 +01:00
Alexander Makarenko
d39ac8ecc0 Export IJSONWorker type
Fix microsoft#727
2023-12-20 10:09:12 +01:00
DavidMulder0
8d1525eb6d Expose JSON worker
Fix #727
2023-12-20 10:09:12 +01:00
Martin Aeschlimann
dfca77d071
Merge pull request #3894 from tamayika/feature/json_docsym
Change JSON symbol information to document symbol
2023-12-20 09:36:00 +01:00
Martin Aeschlimann
84a181bb6b
Merge branch 'main' into feature/json_docsym 2023-12-15 10:30:42 +01:00
Henning Dieterichs
d8144cfa0e
Merge pull request #4304 from microsoft/aiday/changingTheColorRanges
Changing the color ranges of the color provider example in the playground
2023-12-14 18:02:49 +01:00
Aiday Marlen Kyzy
99622db664
changing the range of the color 2023-12-14 17:50:27 +01:00
Henning Dieterichs
cb106b4eb1
Merge pull request #4243 from nora-soderlund/patch-1
chore(docs): fix monaco.d.ts link
2023-12-14 16:45:11 +01:00
Henning Dieterichs
e1a06068e8
Merge pull request #4255 from OfekShilon/CppOpFix
Remove 2 java-only operators from c++ tokenizer
2023-12-14 16:06:33 +01:00
Henning Dieterichs
72dcedbbd5
Merge pull request #4256 from OfekShilon/FixTokenizerComments
Fix suggestion for #4253
2023-12-14 13:03:24 +01:00
Henning Dieterichs
c1a6140b8c
Merge pull request #4254 from OfekShilon/SiteFix
Small wording fix in the site
2023-12-14 12:58:31 +01:00
Henning Dieterichs
3fd1649231
Merge pull request #4212 from soof-golan/main
feat: Python 3.12 keywords support
2023-12-14 11:46:34 +01:00
Henning Dieterichs
2122b33813
Merge pull request #4210 from kokovtsev/fix/json-markdown-descriptions
fix: enable markdown in JSON completion details
2023-12-14 11:20:43 +01:00
Henning Dieterichs
5e5af013f8 v0.45.0 2023-12-07 15:32:07 +01:00
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