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

remove unused vscode commands #4958

Merged
merged 1 commit into from
Apr 3, 2025
Merged

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Apr 2, 2025

Removed some unused commands

Should consider adding equivalents of these to jetbrains

  • "continue.codebaseForceReIndex"
  • "continue.rebuildCodebaseIndex"
  • "continue.toggleTabAutocompleteEnabled"
  • "continue.applyCodeFromChat"

Should consider refactoring these commands to not use the command pattern,
since they aren't contributed, require args, and/or are only used internally

  • "continue.startLocalOllama"
  • "continue.installModel"
  • "continue.focusContinueSessionId"
  • "continue.addModel"
  • "continue.logAutocompleteOutcome"
  • "continue.exitEditMode"
  • "continue.giveAutocompleteFeedback"
  • "continue.navigateTo"

Should audit quick fix/quick action and other old vs-code only commands

  • "continue.customQuickActionSendToChat"
  • "continue.defaultQuickAction"
  • "continue.customQuickActionStreamInlineEdit"
  • "continue.quickFix"
  • "continue.openTabAutocompleteConfigMenu"
  • "continue.debugTerminal"
  • "continue.hideInlineTip"
  • "continue.selectFilesAsContext"

@RomneyDa RomneyDa requested a review from a team as a code owner April 2, 2025 21:38
@RomneyDa RomneyDa requested review from Patrick-Erichsen and removed request for a team April 2, 2025 21:38
Copy link

netlify bot commented Apr 2, 2025

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit 5cc2cb2
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67edae749d502d000881c80a
😎 Deploy Preview https://deploy-preview-4958--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Patrick-Erichsen Patrick-Erichsen merged commit e69c0e9 into main Apr 3, 2025
32 checks passed
@Patrick-Erichsen Patrick-Erichsen deleted the dallin/unused-commands branch April 3, 2025 15:59
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.

2 participants