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
|
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 |
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 |
Alex Dima
|
b4f1ca62dd
|
Check out `vscode-loc` too in order to get translations
|
2021-12-03 17:09:46 +01:00 |
Alex Dima
|
3de27fe12d
|
Publish `monaco-editor-core` even if the `monaco-editor` checks do not succeed
|
2021-11-23 14:21:32 +01:00 |
Alex Dima
|
b01c42dd04
|
More tweaks to nightly workflow
|
2021-11-23 13:26:27 +01:00 |
Alex Dima
|
02a021b217
|
bump version
|
2021-11-23 13:26:16 +01:00 |
Alex Dima
|
67e1bddc33
|
Run `editor-distro` instead of `editor-esm-bundle`
|
2021-11-23 11:06:57 +01:00 |
Alex Dima
|
88714a7f6b
|
switch to `npm install`
|
2021-11-23 10:37:45 +01:00 |
Alex Dima
|
41be945ca5
|
Check out the `monaco-editor` repo before
|
2021-11-23 10:00:02 +01:00 |
Alex Dima
|
2fb82fb3ad
|
Also run monaco-editor checks in nightly
|
2021-11-23 09:31:51 +01:00 |
Alex Dima
|
2379aa505f
|
Remove DISPLAY env variable from browser unit tests
|
2021-11-22 23:02:37 +01:00 |
Alex Dima
|
850c4820bf
|
Fix path
|
2021-11-22 22:04:12 +01:00 |
Alex Dima
|
80ded16f54
|
Check out repos as siblings
|
2021-11-22 22:03:04 +01:00 |
Alex Dima
|
7a9cff59a7
|
First attempt at nightly
|
2021-11-22 21:57:39 +01:00 |
Alex Dima
|
7318711606
|
Add esbuild sample
|
2021-11-18 21:57:24 +01:00 |
Alexandru Dima
|
3638651cde
|
Merge pull request #2779 from emojiiii/website-example-running-error
Fix some errors on the website playground
|
2021-11-18 12:03:22 +01:00 |
Chen
|
dd6b5825eb
|
Fix some errors on the website playground
|
2021-11-18 15:03:18 +08:00 |
Alex Dima
|
37f12e39a3
|
Add check that there are samples for each language
|
2021-11-17 22:55:39 +01:00 |
Alex Dima
|
f012a2aeee
|
More cleanup in manual test cases
|
2021-11-17 16:55:50 +01:00 |
Alex Dima
|
bbaa2d846d
|
Do not check in generated samples file
|
2021-11-17 16:30:11 +01:00 |
Alex Dima
|
91c9c0cec3
|
Ignore generated files
|
2021-11-17 16:28:37 +01:00 |
Alex Dima
|
979d6a1b26
|
Do not duplicate samples
|
2021-11-17 16:22:31 +01:00 |
Alex Dima
|
d33ec7c209
|
Remove unused manual test pages
|
2021-11-17 16:15:47 +01:00 |
Alex Dima
|
2d6b5590c7
|
Remove unnecessary `"use strict"` directives
|
2021-11-17 15:17:14 +01:00 |
Alex Dima
|
4f03f6c4bf
|
Enable `strict` typescript compilation
|
2021-11-17 15:13:49 +01:00 |
Alex Dima
|
a33b7cee5a
|
Inline adapters
|
2021-11-17 15:04:27 +01:00 |
Alex Dima
|
8f57069f86
|
Extract a common `SelectionRangeAdapter`
|
2021-11-17 14:58:58 +01:00 |