core icon indicating copy to clipboard operation
core copied to clipboard

feat: shortcut adaptation of shift+f6

Open iamxukai opened this issue 2 years ago • 1 comments

Types

  • [x] 🎉 New Features

Background or solution

#1105 相关问题

Linux, Windows macOS Feature 插件自身是否支持 对应的command OpenSumi 是否有实现对应插件命令
shift+f6 shift+f6 Rename editor.action.rename N/A

Changelog

通过命令代理,借助现有的 RENAME_FILE 的命令适配插件的 Shift+F6 快捷键。

iamxukai avatar Aug 16 '22 13:08 iamxukai

Codecov Report

Merging #1526 (a33f1d6) into main (520fb8f) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1526      +/-   ##
==========================================
- Coverage   57.90%   57.89%   -0.01%     
==========================================
  Files        1250     1250              
  Lines       77916    77917       +1     
  Branches    16263    16263              
==========================================
- Hits        45115    45112       -3     
- Misses      29869    29872       +3     
- Partials     2932     2933       +1     
Flag Coverage Δ
jsdom 52.54% <100.00%> (-0.02%) :arrow_down:
node 15.90% <0.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
...s/extension/src/browser/vscode/builtin-commands.ts 100.00% <100.00%> (ø)
...ages/file-service/src/node/file-service-watcher.ts 68.39% <0.00%> (-2.30%) :arrow_down:

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

codecov[bot] avatar Aug 16 '22 13:08 codecov[bot]