Dragoman
Dragoman copied to clipboard
Bump monaco-editor from 0.10.0 to 0.20.0
Bumps monaco-editor from 0.10.0 to 0.20.0.
Changelog
Sourced from monaco-editor's changelog.
[0.20.0] (11.02.2020)
New & Noteworthy
- There is new API to read the editor's content width and height.
- New editor options:
renderValidationDecorations- render validation decorations even in read only editorswrappingStrategy- delegate wrapping points computation to the browsercomments.insertSpace- insert a space around comments when running commenting commandsfoldingHighlight- highlight folded regionspeekWidgetDefaultFocus- focus the inline editor or the tree when opening peek viewBreaking changes
- Renamed
onCompositionStart,onCompositionEndtoonDidCompositionStart,onDidCompositionEnd- Changed the argument passed in to
onDidPasteWorkspaceEdit.editshas now changed its shape such that edits must no longer be grouped by resource.Thank you
Contributions to
monaco-editor:
- Josh Goldberg (@JoshuaKGoldberg): Added section in Monarch docs for Inspect Tokens development helper [PR #1807](microsoft/monaco-editor#1807)
Contributions to
monaco-typescript:
- Elizabeth Craig (@ecraig12345): Add types for TypeScriptWorker and missing LanguageServiceDefaults methods [PR #54](microsoft/monaco-typescript#54)
Contributions to
monaco-languages:
- alan.invents (@ALANVF): Highlight function definitions better [PR #79](microsoft/monaco-languages#79)
- @nrayburn-tech: Add support for multiline comments in Swift [PR #80](microsoft/monaco-languages#80)
[0.19.3] (14.01.2020)
- brings back a way to get resolved editor options - #1734
Thank you
Contributions to
monaco-editor:
- Brijesh Bittu (@brijeshb42): Playground: Add keyboard shortcut to run playground code [PR #1756](microsoft/monaco-editor#1756)
Contributions to
monaco-languages:
- Rikki Schulte (@acao): add tokenizer for graphql language variables [PR #78](microsoft/monaco-languages#78)
[0.19.2] (06.01.2020)
- fixes issue with default value of
autoIndent- #1726[0.19.1] (06.01.2020)
... (truncated)
Commits
5f2025c0.20.0fce1d2ePrepare for 0.20.0551115fFix issue where test page does not run in IE46d7bf8Add link to diff.html4cd57f6Merge pull request #1807 from JoshuaKGoldberg/monarch-token-docscf927a9Updated h2 id32926a3Added section in Monarch docs for Inspect Tokens development helper5620c27Update bug_report.mdd7ddf03Validate typings can be imported correctly in simple ts project (#1785)45f731fAdd shadow dom test page- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)