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

[vi-mode] Support di' and di" commands #3790

Open
1 task done
springcomp opened this issue Aug 23, 2023 · 0 comments
Open
1 task done

[vi-mode] Support di' and di" commands #3790

springcomp opened this issue Aug 23, 2023 · 0 comments
Labels
In-PR A PR is opened targeting the issue Issue-Enhancement It's a feature request. VI-Mode

Comments

@springcomp
Copy link
Contributor

Prerequisites

  • Write a descriptive title.

Description of the new feature/enhancement

As alluded to in #584, PSRL should support vim "text-objects".
Consider supporting the di' and di" commands to delete quoted text.

Proposed technical implementation details (optional)

Most of the ground work done to support Text Objects with respect to key chords has already been laid. This feature will be very easy to implement and only involves wiring a couple of new keybindings.

@springcomp springcomp added the Issue-Enhancement It's a feature request. label Aug 23, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Aug 23, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the In-PR A PR is opened targeting the issue label Aug 23, 2023
@StevenBucher98 StevenBucher98 added VI-Mode and removed Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. labels Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In-PR A PR is opened targeting the issue Issue-Enhancement It's a feature request. VI-Mode
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants