Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show ai action on code action list #3476

Merged
merged 20 commits into from
Apr 10, 2024

Conversation

bytemain
Copy link
Member

@bytemain bytemain commented Apr 1, 2024

Types

  • 🎉 New Features

Background or solution

CleanShot.2024-03-29.at.14.57.56.mp4

Changelog

support show ai action in code action list

@bytemain bytemain requested a review from Ricbet April 1, 2024 03:36
@opensumi opensumi bot added the 🎨 feature feature required label Apr 1, 2024
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 26.09700% with 320 lines in your changes are missing coverage. Please review.

Project coverage is 56.72%. Comparing base (c648ab4) to head (caec152).
Report is 5 commits behind head on main.

Files Patch % Lines
packages/ai-native/src/browser/languages/parser.ts 10.67% 75 Missing and 17 partials ⚠️
...widget/inline-chat/inline-chat.feature.registry.ts 0.00% 38 Missing and 1 partial ⚠️
...languages/tree-sitter/language-facts/javascript.ts 14.63% 34 Missing and 1 partial ⚠️
...wser/languages/tree-sitter/language-facts/index.ts 34.21% 23 Missing and 2 partials ⚠️
.../src/browser/languages/tree-sitter/wasm-manager.ts 20.00% 23 Missing and 1 partial ⚠️
...ion/src/browser/vscode/api/main.thread.language.ts 0.00% 14 Missing and 4 partials ⚠️
...src/hosted/api/vscode/language/new-symbol-names.ts 15.38% 9 Missing and 2 partials ⚠️
...src/application/runtime/electron-renderer/index.ts 30.76% 9 Missing ⚠️
...tension/src/hosted/api/vscode/ext.host.language.ts 18.18% 9 Missing ⚠️
...e-browser/src/application/runtime/browser/index.ts 33.33% 8 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3476      +/-   ##
==========================================
- Coverage   56.84%   56.72%   -0.12%     
==========================================
  Files        1461     1478      +17     
  Lines       89481    89820     +339     
  Branches    18418    18469      +51     
==========================================
+ Hits        50861    50951      +90     
+ Misses      38597    35374    -3223     
- Partials       23     3495    +3472     
Flag Coverage Δ
jsdom 52.01% <26.09%> (-0.10%) ⬇️
node 15.84% <5.54%> (-0.05%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bytemain bytemain changed the title feat: show ai action on code action list wip: feat: show ai action on code action list Apr 2, 2024
@bytemain bytemain changed the title wip: feat: show ai action on code action list feat: show ai action on code action list Apr 3, 2024
Ricbet
Ricbet previously approved these changes Apr 9, 2024
@bytemain bytemain merged commit 5839d56 into main Apr 10, 2024
11 checks passed
@bytemain bytemain deleted the feat/extension/add-rename-ai-codeactions branch April 10, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 feature feature required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants