Henning Dieterichs
|
46f20da8c2
|
Update vscode commit
|
3 years ago |
Henning Dieterichs
|
a64cfd6ebb
|
Updates dependencies
|
3 years ago |
Henning Dieterichs
|
3e9f3304ce
|
Run import typescript
|
3 years ago |
Henning Dieterichs
|
50be61163a
|
Updates typescript dependency
|
3 years ago |
Henning Dieterichs
|
fa79ad755d
|
Merge pull request #2929 from ZusorCode/cjs-extension-javascript
Add .cjs extension for javascript files
|
3 years ago |
Henning Dieterichs
|
c9be1b35fb
|
Merge pull request #2937 from microsoft/hediet/typify-build
Convert build scripts to JavaScript.
|
3 years ago |
Henning Dieterichs
|
4bf3b49c41
|
Convert build scripts to JavaScript.
|
3 years ago |
Henning Dieterichs
|
a903ac1afc
|
Fixes publish github action.
|
3 years ago |
Alex Dima
|
84665761ff
|
Simplify `dev-setup.js`
|
3 years ago |
Alex Dima
|
7138fd1ffb
|
Inline `metadata.js` in `dev-setup.js`
|
3 years ago |
Alex Dima
|
3a6cbe0787
|
Avoid using `metadata.js` in `build.js`
|
3 years ago |
Alex Dima
|
f1be014b8f
|
Remove support for running from `file://`
|
3 years ago |
Alexandru Dima
|
8b3ac48ea1
|
Merge pull request #2935 from microsoft/hediet/monaco-editor-core-filler-improvement
Don't load editor api from global API but use require directly.
|
3 years ago |
Henning Dieterichs
|
69809452a8
|
Don't load monaco.contribution.ts twice.
Fixes #2866, #2931.
|
3 years ago |
Henning Dieterichs
|
91edee5791
|
Moves src/{typescript,css,...} to src/language/{typescript,css,...} to align with the released paths
|
3 years ago |
Henning Dieterichs
|
9eb7c18143
|
Don't load editor api from global API but use require directly.
|
3 years ago |
Henning Dieterichs
|
a35721026f
|
Merge pull request #2934 from microsoft/hediet/gitattributes-normalize-line-endings
Adds .gitattributes to ensure all source files are stored as LF in git.
|
3 years ago |
Henning Dieterichs
|
24f57fec21
|
Adds .gitattributes to ensure all source files are stored as LF in git.
|
3 years ago |
Henning Dieterichs
|
4c068a7b8d
|
Merge pull request #2926 from popsql/bugfix-workflow-publish
Only run publish workflow on main monaco-editor repo
|
3 years ago |
Tobias Messner
|
f8066b86df
|
Add .cjs extension for javascript files
|
3 years ago |
Matthew Peveler
|
259196bc1e
|
Merge branch 'microsoft:main' into bugfix-workflow-publish
|
3 years ago |
Matthew Peveler
|
7ec6ac210f
|
Only run publish workflow on main monaco-editor repo
Signed-off-by: Matthew Peveler <matt@popsql.com>
|
3 years ago |
Alex Dima
|
bcc7fd43aa
|
Add 'Needs More Info Closer'
|
3 years ago |
Alex Dima
|
4268f423e8
|
Add locker action
|
3 years ago |
Henning Dieterichs
|
ee5303f9cc
|
Merge pull request #2924 from philipturner/patch-1
Add @preconcurrency to Swift declaration attributes
|
3 years ago |
Philip Turner
|
743073476a
|
Update swift.ts
|
3 years ago |
Alex Dima
|
75af762db9
|
Fix paths when running from `file://`
|
3 years ago |
Alex Dima
|
8f2bc4ac98
|
Add support to run from source using `tsc -w`
|
3 years ago |
Henning Dieterichs
|
22c629374e
|
Fixes path to template for create-an-issue action.
|
3 years ago |
Henning Dieterichs
|
f3dda000c6
|
Fixes create-an-issue commit hash.
|
3 years ago |
Henning Dieterichs
|
c8be2f8782
|
Creates an issue if npm publish task fails.
|
3 years ago |
Alexandru Dima
|
9f0a9c263f
|
Merge pull request #2871 from juan-carlos-diaz/main
Fix #2851 Highlight correctly the attributes and identifiers (with dashes) for Shell language
|
3 years ago |
Alex Dima
|
1134d5e82b
|
ESM: Do not append the `.js` suffix to imports if it's already there
|
3 years ago |
Alex Dima
|
5330724dff
|
Adopt changes in `vscode` repo
|
3 years ago |
Alexandru Dima
|
3d0ac205d3
|
Merge pull request #2909 from microsoft/dependabot/npm_and_yarn/webpack-plugin/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /webpack-plugin
|
3 years ago |
dependabot[bot]
|
d735c42561
|
Bump nanoid from 3.1.30 to 3.2.0 in /webpack-plugin
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>
|
3 years ago |
Alexandru Dima
|
3e1050ffd6
|
Merge pull request #2896 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-parcel/follow-redirects-1.14.7
Bump follow-redirects from 1.14.5 to 1.14.7 in /samples/browser-esm-parcel
|
3 years ago |
Alexandru Dima
|
f1d2e8e34a
|
Merge pull request #2911 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-vite-react/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /samples/browser-esm-vite-react
|
3 years ago |
dependabot[bot]
|
4ba89c03b1
|
Bump nanoid from 3.1.30 to 3.2.0 in /samples/browser-esm-vite-react
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>
|
3 years ago |
Alexandru Dima
|
dfd3e884ff
|
Merge pull request #2910 from microsoft/dependabot/npm_and_yarn/samples/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /samples
|
3 years ago |
Alexandru Dima
|
94ee4c9c70
|
Merge pull request #2912 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-parcel/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /samples/browser-esm-parcel
|
3 years ago |
Alex Dima
|
9fac3918b2
|
Adopt the new `editor/contrib` layering rules in the esm metadata generation
|
3 years ago |
Henning Dieterichs
|
2a243d07fe
|
Fixes nightly release
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
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
|
3 years ago |
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>
|
3 years ago |
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
|
3 years ago |
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>
|
3 years ago |
forensicmike1
|
b32abff689
|
Add "cd monaco-editor" to the step by step commandline instructions for cloning and running the samples.
|
3 years ago |