Commit Graph

2814 Commits (35b3ba2a30f95cb7c253ad6a7bb89b8d8a1fad7c)

Author SHA1 Message Date
Alexandru Dima 94de72c4a9
Merge pull request #2828 from microsoft/alex/issue-2820
Fixes #2820: Export create
2021-12-14 18:13:56 +01:00
Alexandru Dima 87f976a786
Fixes #2820: Export create 2021-12-14 18:07:32 +01:00
Alexandru Dima 888883e33e
Fixes #2705: Call `create` also from the ESM worker 2021-12-14 18:00:17 +01:00
Alexandru Dima ad4a942460
Fixes #2815: Remove `require` reference in `typescriptServices` 2021-12-14 16:55:59 +01:00
Alexandru Dima 10251b81a0
Merge pull request #2818 from ValeraS/fix/webpack-plugin
fix(monaco-editor-webpack-plugin): load monaco-editor with webpack 4
2021-12-14 14:10:28 +01:00
ValeraS 3ae92d5f1a fix(monaco-editor-webpack-plugin): load monaco-editor with webpack 4
Closes #2817
2021-12-12 01:17:34 +03:00
Alex Dima 3e433551a9
monaco-editor-webpack-plugin@7.0.0 2021-12-10 23:17:40 +01:00
Alex Dima a6fae61e35
Towards publishing `monaco-editor-webpack-plugin` 2021-12-10 23:17:03 +01:00
Alex Dima 3afc60f1ac
Add changelog entry for 0.31.0 2021-12-10 22:58:25 +01:00
Alex Dima 252e010eb7
Final tweaks 2021-12-10 22:34:18 +01:00
Alex Dima 103da73f28
Towards publishing 2021-12-10 22:32:20 +01:00
Alex Dima f1fc190711
Add support for skipping `monaco-editor-core` 2021-12-10 21:51:49 +01:00
Alex Dima 7e010114fe
Remove extra " 2021-12-10 21:42:40 +01:00
Alex Dima 495aa7f860
Print `vscode_branch` 2021-12-10 21:39:38 +01:00
Alex Dima 705e60fbf9
Enable echo 2021-12-10 21:27:06 +01:00
Alex Dima 119b4dbe5f
Compute state based on github event 2021-12-10 20:52:34 +01:00
Alex Dima d5dd935683
Store vscode version in `package.json` for reproducible builds 2021-12-10 20:41:17 +01:00
Alex Dima 218caac488
Rename folder 2021-12-10 15:59:54 +01:00
Alex Dima 5e40d80881
Consider a scheduled run to be a nightly run 2021-12-10 11:44:35 +01:00
Alex Dima dda0f6caf9
Try to troubleshoot scheduled events info 2021-12-10 09:15:03 +01:00
Alexandru Dima d031927599
Merge pull request #2811 from microsoft/alex/metadata
Ship a metadata in the esm folder which can help the webpack plugin
2021-12-10 00:00:48 +01:00
Alexandru Dima 7eee44891f
Merge pull request #2809 from gitpaladin/missing-pb-syntax-directive
Fix token while missing `syntax=` directive
2021-12-09 23:56:48 +01:00
Alex Dima 0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin 2021-12-09 23:55:04 +01:00
Alex Dima e77825074d
Fix some samples 2021-12-09 22:16:35 +01:00
Alex Dima b84d22c6fb
Fix working directory 2021-12-09 21:48:52 +01:00
Alex Dima 876f3ec018
update `package-lock.json` 2021-12-09 21:26:24 +01:00
Alex Dima 51ab8d1537
Add a workflow_dispatch input 2021-12-09 21:08:52 +01:00
Alex Dima c938ee0b32
format file with prettier 2021-12-09 20:59:18 +01:00
Alex Dima dc0f824c38
Rename workflow 2021-12-09 20:56:26 +01:00
Alex Dima 13a4caf0cd
Generate nightly version based on latest npm version 2021-12-09 20:54:40 +01:00
cmlchen fbe2b4c7a9 Fix token while missing `syntax=` directive 2021-12-09 16:04:03 +08:00
Henning Dieterichs 83f13054ad
Fixes CI by formatting markdown document. 2021-12-08 14:08:33 +01:00
Alex Dima 776353f3e3
Remove unused script 2021-12-08 14:04:58 +01:00
Alex Dima 233ecd49b1
Fix paths for running the website from source (#2807) 2021-12-08 14:04:09 +01:00
Alex Dima 6b2f528d9f
Create `generated` directory if necessary (fixes #2807) 2021-12-08 13:52:31 +01:00
Henning Dieterichs 86cff74999
Merge pull request #2806 from jonatanklosko/jk-elixir-sigils
Update Elixir tokenization of sigil modifiers
2021-12-08 13:10:13 +01:00
Henning Dieterichs 0afd248a29 Update templates 2021-12-08 13:08:14 +01:00
Henning Dieterichs 81276a8df8 Update issue templates 2021-12-08 13:06:08 +01:00
Jonatan Kłosko 1126efe8d2 Tokenize the power operator 2021-12-08 12:27:27 +01:00
Jonatan Kłosko 10bce38a76 Update Elixir tokenization of sigil modifiers 2021-12-08 12:24:13 +01:00
Henning Dieterichs 3f9b0c5573
Splits CONTRIBUTING into CONTRIBUTING and MAINTAINING. 2021-12-07 12:25:29 +01:00
Henning Dieterichs 5414af93ba
Formats documents. 2021-12-07 12:06:37 +01:00
Henning Dieterichs df492782e2 Updates feature request template. 2021-12-07 11:58:11 +01:00
Henning Dieterichs c7aa369f6f Update feature request template. 2021-12-07 11:57:31 +01:00
Henning Dieterichs 187bd22d5d
Update bug_report.yaml
Update
2021-12-07 11:44:01 +01:00
Henning Dieterichs 2c2696f124
Update bug_report.yaml 2021-12-07 10:43:56 +01:00
Henning Dieterichs 8908955efd
Rename bug_report.md to bug_report.yaml 2021-12-07 10:43:32 +01:00
Henning Dieterichs ed3ada771a
Updates bug_report to use GitHub forms 2021-12-07 10:43:12 +01:00
Alex Dima ee5da3672a
drop the cached node modules 2021-12-03 19:17:40 +01:00
Alex Dima 1f9655af22
Read the latest published version from npm, do not rely on `package.json` (fixes #2800) 2021-12-03 17:15:37 +01:00