Commit Graph

2814 Commits (35b3ba2a30f95cb7c253ad6a7bb89b8d8a1fad7c)

Author SHA1 Message Date
dependabot[bot] 714038590d
Bump nanoid from 3.1.30 to 3.2.0 in /samples/browser-esm-parcel
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 08:58:59 +00:00
dependabot[bot] 4870c685b1
Bump nanoid from 3.1.30 to 3.2.0 in /samples
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 08:57:55 +00:00
Henning Dieterichs f50e0abe46
Merge pull request #2894 from forensicmike/small-readme-fix
Add "cd monaco-editor" to the step by step commandline instructions for cloning and running the samples
2022-01-19 09:41:08 +01:00
dependabot[bot] 54bd5fcdaa
Bump follow-redirects in /samples/browser-esm-parcel
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 10:53:26 +00:00
Henning Dieterichs 7f2428dcb7
Merge pull request #2895 from microsoft/dependabot/npm_and_yarn/samples/follow-redirects-1.14.7
Bump follow-redirects from 1.14.5 to 1.14.7 in /samples
2022-01-17 11:52:45 +01:00
dependabot[bot] c90e917ae6
Bump follow-redirects from 1.14.5 to 1.14.7 in /samples
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 20:15:49 +00:00
forensicmike1 b32abff689 Add "cd monaco-editor" to the step by step commandline instructions for cloning and running the samples. 2022-01-15 07:56:49 -07:00
Alexandru Dima bfb6a42e3d
Merge pull request #2855 from philipturner/main
Update Swift language specification to version 5.5
2022-01-14 09:53:37 +01:00
Alexandru Dima c9e1c9962b
Merge pull request #2853 from ValeraS/webpack-plugin
tune(monaco-editor-webpack-plugin): expose plugin options type
2022-01-14 09:52:53 +01:00
Alexandru Dima 93c7165c32
Merge pull request #2847 from blutorange/lang-freemarker
Implements #2383 Add syntax modes for FreeMarker template language
2022-01-14 09:47:26 +01:00
Alex Dima 3aebbb1c42
Fail the build when there is a TS compilation error 2022-01-10 09:07:34 +01:00
Alex Dima 3159d3d6c9
Adopt latest `monaco-editor-core` 2022-01-10 09:07:20 +01:00
Philip Turner 29454a6a53
Update swift.test.ts 2022-01-03 09:42:12 -05:00
Juan C. Diaz 1c19118f82 Fix bug #2851 2022-01-03 08:27:23 -05:00
Philip Turner 22487ca8e1
Changes from prettier 2022-01-03 07:04:02 -05:00
Henning Dieterichs a385674a34
Merge pull request #2864 from rcjsuen/md-hyphenated-html-tags
Support hyphenated HTML tags in Markdown syntax
2022-01-03 09:19:09 +01:00
Remy Suen be3ac39fbf Support hyphenated HTML tags in Markdown syntax
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2021-12-30 08:00:31 -05:00
Alexandru Dima 25e85af033
Merge pull request #2862 from microsoft/alex/adopt-20211228
Adopt latest `monaco-editor-core`
2021-12-29 01:12:32 +01:00
Alex Dima 3a58c2a6ba
Adopt latest `monaco-editor-core` 2021-12-29 01:08:27 +01:00
Alex Dima 6e73daa1d2
Remove unstable webkit 2021-12-27 17:45:17 +01:00
Philip Turner 911545031d
No need for this TODO 2021-12-26 14:14:47 -05:00
Philip Turner 899a8eb798
Add differentiation keywords 2021-12-26 14:13:34 -05:00
Philip Turner 491d70bdaa
Use tabs instead of spaces 2021-12-26 14:07:18 -05:00
Philip Turner 41ff265429
Copy attribute keywords from Xcode 2021-12-26 14:05:44 -05:00
Philip Turner 7fc2b23c7e
Changed spaces to tabs 2021-12-26 14:02:49 -05:00
Philip Turner 3ed28633bd
Add double-underscored keywords (indention is too corrupted to fix - a mess of tabs instead of spaces) 2021-12-26 13:59:16 -05:00
Philip Turner 1943ce5ecc
Or not 2021-12-26 13:54:47 -05:00
Philip Turner cfa9035aa5
Indentation fixed 2021-12-26 13:54:17 -05:00
Philip Turner 70ff052f2c
Working around glitch with GitHub markdown 2021-12-26 13:52:52 -05:00
Philip Turner 860d306c84
Add "open" access modifier and reorder from most to least restrictive 2021-12-26 13:50:38 -05:00
Philip Turner c31bb1eab8
Fix the all-caps keywords that changes to words prefixed by # 2021-12-26 13:49:09 -05:00
Philip Turner e617386720
Copy the basic keyword types from Xcode 2021-12-26 13:44:38 -05:00
ValeraS fc603de98e tune(monaco-editor-webpack-plugin): expose plugin options type 2021-12-24 18:26:10 +03:00
Alex Dima 684cbae427
update deps 2021-12-22 13:05:51 +01:00
Andre Wachsmuth 94f81dc4ae Implements #2383 Add syntax modes for FreeMarker template language 2021-12-21 22:53:42 +01:00
Alexandru Dima 9af034d1cb
Merge pull request #2845 from microsoft/alex/issue-2843
Fix #2843
2021-12-20 15:53:03 +01:00
Alex Dima 844b726ea2
Fixes #2838: document breakage of parcel v1 2021-12-20 15:52:13 +01:00
Alex Dima a8878c8cfe
Fix #2843 2021-12-20 15:41:33 +01:00
Henning Dieterichs 6389400e10
Update CONTRIBUTING.md
Contributed languages should have significant relevance
2021-12-20 10:32:57 +01:00
Alex Dima 3ad48dbde4
Update to latest versions 2021-12-16 16:35:39 +01:00
Alex Dima 2b7072d663
More exports for #2834 2021-12-16 16:29:19 +01:00
Alex Dima d70607de55
Fixes #2834: Export adapter classes 2021-12-16 16:26:54 +01:00
Alex Dima fc234d6a57
Add a sample that uses `transform: scale` 2021-12-16 16:08:46 +01:00
Alex Dima 0684241bac
update `package-lock.json` 2021-12-16 13:50:27 +01:00
Henning Dieterichs 5a58ab7f00
Merge pull request #2832 from resistdesign/doc/simplify-browser-esm-parcel-sample
doc: (samples) Simplify Browser ESM Parcel build
2021-12-16 11:22:34 +01:00
Ryan Graff e0fbcd2bda doc: (samples) Simplify Browser ESM Parcel build 2021-12-15 11:14:48 -05:00
Alexandru Dima 2ec5fd9d3b
Allow manually triggering publishing the website 2021-12-14 22:05:30 +01:00
Alexandru Dima 5737501c81
Bump version 2021-12-14 21:41:17 +01:00
Alexandru Dima 337587859b
Prepare for 0.31.1 2021-12-14 21:40:24 +01:00
Alexandru Dima d8c699832b
update vscode repo pointer 2021-12-14 18:20:57 +01:00