Commit Graph

2924 Commits (90dd955ff5d46cadf50d72edb3b329de3c0adad2)
 

Author SHA1 Message Date
Henning Dieterichs 36f7110813
Adopts breaking change in nightly monaco-editor-core. 3 years ago
Remy Suen 661b83d7b0 Create example for model markers
This example demonstrates how to listen to model change events so that
the content of the editor can be validated. Any content that is deemed
invalid can be flagged with a model marker.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
3 years ago
Henning Dieterichs 0d48f9fec8
Merge pull request #2957 from philipturner/patch-2
Add `@noDerivative` modifier to Swift
3 years ago
Philip Turner c03eee3f55
Update swift.ts 3 years ago
Alex Dima 978cfb4258
Remove esbuild smoke test check for now 3 years ago
Alexandru Dima 726cbbecbc
Merge pull request #2942 from microsoft/alex/smoke-test-esbuild
Add smoke test for packaging using esbuild
3 years ago
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 3 years ago
Alex Dima c0b99e4785
Remove CommonJS export pattern 3 years ago
Alex Dima 53feef5cf5
Update to latest 3 years ago
Alex Dima eed1e1cf27
Fix script for esbuild sample which cannot import `.ts` files 3 years ago
Alex Dima 29a2735168
Prepare for 0.32.1 3 years ago
Alex Dima aa75ddccbb
CRLF -> LF 3 years ago
Alexandru Dima d7ac67dbf8
Merge pull request #2939 from microsoft/alex/update-dependencies
Update dependencies
3 years ago
Alex Dima 0bc9ebb914
Fix compilation problem 3 years ago
Alex Dima d8417a5576
Update dependencies 3 years ago
Henning Dieterichs e1570658ec
Update changelog to prepare release of 0.32.0 3 years ago
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