Skip to content

feat: support more menus on filetree filter mode#1785

Merged
erha19 merged 1 commit intomainfrom
fix/file-tree/support-all-menus-on-filter-mode
Oct 14, 2022
Merged

feat: support more menus on filetree filter mode#1785
erha19 merged 1 commit intomainfrom
fix/file-tree/support-all-menus-on-filter-mode

Conversation

@erha19
Copy link
Copy Markdown
Member

@erha19 erha19 commented Oct 13, 2022

Types

  • 🎉 New Features

Background or solution

close #842.
close #1320.

Changelog

support more menus on filetree filter mode

@erha19 erha19 changed the title feat: support mote menus on filetree filter mode feat: support more menus on filetree filter mode Oct 13, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 13, 2022

Codecov Report

Base: 57.75% // Head: 57.74% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (9715ca1) compared to base (c37d137).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1785      +/-   ##
==========================================
- Coverage   57.75%   57.74%   -0.02%     
==========================================
  Files        1280     1280              
  Lines       79571    79571              
  Branches    16659    16659              
==========================================
- Hits        45957    45946      -11     
- Misses      30586    30595       +9     
- Partials     3028     3030       +2     
Flag Coverage Δ
jsdom 52.58% <ø> (-0.02%) ⬇️
node 15.89% <ø> (ø)

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

Impacted Files Coverage Δ
packages/utils/src/buffer.ts 30.81% <0.00%> (-4.07%) ⬇️
packages/monaco/src/browser/schema-registry.ts 68.88% <0.00%> (-2.23%) ⬇️
...erences/src/browser/preference-settings.service.ts 75.00% <0.00%> (-0.63%) ⬇️
...kages/theme/src/browser/workbench.theme.service.ts 71.18% <0.00%> (-0.58%) ⬇️

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

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

@erha19 erha19 merged commit 5db523e into main Oct 14, 2022
@erha19 erha19 deleted the fix/file-tree/support-all-menus-on-filter-mode branch October 14, 2022 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] 文件树筛选模式下支持删除文件/重命名等操作 [BUG] [偶现]文件树右键菜单缺少删除选项

2 participants