Commit Graph

2639 Commits (e77825074dc019aebc7b28368428d16226d9ab8b)
 

Author SHA1 Message Date
Alex Dima e77825074d
Fix some samples 3 years ago
Alex Dima b84d22c6fb
Fix working directory 3 years ago
Alex Dima 876f3ec018
update `package-lock.json` 3 years ago
Alex Dima 51ab8d1537
Add a workflow_dispatch input 3 years ago
Alex Dima dc0f824c38
Rename workflow 3 years ago
Alex Dima 13a4caf0cd
Generate nightly version based on latest npm version 3 years ago
Henning Dieterichs 83f13054ad
Fixes CI by formatting markdown document. 3 years ago
Alex Dima 776353f3e3
Remove unused script 3 years ago
Alex Dima 233ecd49b1
Fix paths for running the website from source (#2807) 3 years ago
Alex Dima 6b2f528d9f
Create `generated` directory if necessary (fixes #2807) 3 years ago
Henning Dieterichs 86cff74999
Merge pull request #2806 from jonatanklosko/jk-elixir-sigils
Update Elixir tokenization of sigil modifiers
3 years ago
Henning Dieterichs 0afd248a29 Update templates 3 years ago
Henning Dieterichs 81276a8df8 Update issue templates 3 years ago
Jonatan Kłosko 1126efe8d2 Tokenize the power operator 3 years ago
Jonatan Kłosko 10bce38a76 Update Elixir tokenization of sigil modifiers 3 years ago
Henning Dieterichs 3f9b0c5573
Splits CONTRIBUTING into CONTRIBUTING and MAINTAINING. 3 years ago
Henning Dieterichs 5414af93ba
Formats documents. 3 years ago
Henning Dieterichs df492782e2 Updates feature request template. 3 years ago
Henning Dieterichs c7aa369f6f Update feature request template. 3 years ago
Henning Dieterichs 187bd22d5d
Update bug_report.yaml
Update
3 years ago
Henning Dieterichs 2c2696f124
Update bug_report.yaml 3 years ago
Henning Dieterichs 8908955efd
Rename bug_report.md to bug_report.yaml 3 years ago
Henning Dieterichs ed3ada771a
Updates bug_report to use GitHub forms 3 years ago
Alex Dima ee5da3672a
drop the cached node modules 3 years ago
Alex Dima 1f9655af22
Read the latest published version from npm, do not rely on `package.json` (fixes #2800) 3 years ago
Alex Dima b4f1ca62dd
Check out `vscode-loc` too in order to get translations 3 years ago
Alex Dima 3de27fe12d
Publish `monaco-editor-core` even if the `monaco-editor` checks do not succeed 3 years ago
Alex Dima b01c42dd04
More tweaks to nightly workflow 3 years ago
Alex Dima 02a021b217
bump version 3 years ago
Alex Dima 67e1bddc33
Run `editor-distro` instead of `editor-esm-bundle` 3 years ago
Alex Dima 88714a7f6b
switch to `npm install` 3 years ago
Alex Dima 41be945ca5
Check out the `monaco-editor` repo before 3 years ago
Alex Dima 2fb82fb3ad
Also run monaco-editor checks in nightly 3 years ago
Alex Dima 2379aa505f
Remove DISPLAY env variable from browser unit tests 3 years ago
Alex Dima 850c4820bf
Fix path 3 years ago
Alex Dima 80ded16f54
Check out repos as siblings 3 years ago
Alex Dima 7a9cff59a7
First attempt at nightly 3 years ago
Alex Dima 7318711606
Add esbuild sample 3 years ago
Alexandru Dima 3638651cde
Merge pull request #2779 from emojiiii/website-example-running-error
Fix some errors on the website playground
3 years ago
Chen dd6b5825eb Fix some errors on the website playground 3 years ago
Alex Dima 37f12e39a3
Add check that there are samples for each language 3 years ago
Alex Dima f012a2aeee
More cleanup in manual test cases 3 years ago
Alex Dima bbaa2d846d
Do not check in generated samples file 3 years ago
Alex Dima 91c9c0cec3
Ignore generated files 3 years ago
Alex Dima 979d6a1b26
Do not duplicate samples 3 years ago
Alex Dima d33ec7c209
Remove unused manual test pages 3 years ago
Alex Dima 2d6b5590c7
Remove unnecessary `"use strict"` directives 3 years ago
Alex Dima 4f03f6c4bf
Enable `strict` typescript compilation 3 years ago
Alex Dima a33b7cee5a
Inline adapters 3 years ago
Alex Dima 8f57069f86
Extract a common `SelectionRangeAdapter` 3 years ago