core icon indicating copy to clipboard operation
core copied to clipboard

WIP: feat: 实现 setEditorLayout

Open MMhunter opened this issue 3 years ago • 4 comments

Types

  • [x] 🎉 New Features

Background or solution

close: #1223

Changelog

  • add setEditorLayout Feature and support vscode.setEditorLayout

MMhunter avatar Sep 14 '22 07:09 MMhunter

/publish

hacke2 avatar Sep 14 '22 07:09 hacke2

🎉 PR Next version 2.20.1-next-1663142580.0 publish successful! You can install prerelease version via npm install [email protected] @hacke2

2.20.1-next-1663142580.0

github-actions[bot] avatar Sep 14 '22 08:09 github-actions[bot]

Codecov Report

Base: 57.60% // Head: 57.64% // Increases project coverage by +0.04% :tada:

Coverage data is based on head (ca51c4d) compared to base (eae560e). Patch coverage: 64.06% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1655      +/-   ##
==========================================
+ Coverage   57.60%   57.64%   +0.04%     
==========================================
  Files        1256     1256              
  Lines       78271    78462     +191     
  Branches    16380    16445      +65     
==========================================
+ Hits        45085    45228     +143     
- Misses      30201    30237      +36     
- Partials     2985     2997      +12     
Flag Coverage Δ
jsdom 52.46% <64.06%> (+0.05%) :arrow_up:
node 15.81% <4.68%> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ges/editor/src/browser/workbench-editor.service.ts 59.79% <59.45%> (-0.54%) :arrow_down:
packages/editor/src/browser/grid/grid.service.ts 51.91% <68.00%> (+1.31%) :arrow_up:
packages/core-browser/src/common/common.command.ts 100.00% <100.00%> (ø)
...s/extension/src/browser/vscode/builtin-commands.ts 100.00% <100.00%> (ø)
...owser/monaco-contrib/tokenizer/textmate.service.ts 38.76% <0.00%> (-4.97%) :arrow_down:
...ages/quick-open/src/browser/quick-input-service.ts 65.11% <0.00%> (-2.39%) :arrow_down:
packages/terminal-next/src/browser/xterm.ts 82.35% <0.00%> (-0.55%) :arrow_down:
packages/monaco/src/common/index.ts 100.00% <0.00%> (ø)
packages/monaco/src/common/types.ts 100.00% <0.00%> (ø)
... and 14 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 14 '22 08:09 codecov[bot]

试了一下和 VS Code 效果有点不一样

VS Coode

image

我们

image

下载 CodeSwing 插件可以验证

hacke2 avatar Sep 14 '22 14:09 hacke2

此问题已被自动标记为已过时,如果没有进一步的活动,它将被关闭。谢谢您的贡献。 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 20 '22 03:12 stale[bot]