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

Can Emmet expand and wrap abbreviation commands use ghost text? #139247

Closed
rzhao271 opened this issue Dec 16, 2021 · 2 comments · Fixed by #147387
Closed

Can Emmet expand and wrap abbreviation commands use ghost text? #139247

rzhao271 opened this issue Dec 16, 2021 · 2 comments · Fixed by #147387
Assignees
Labels
emmet Emmet related issues feature-request Request for new features or functionality ghost-text Issues related to ghost text (used for inline-completions and suggestion preview) on-testplan wont-fix

Comments

@rzhao271
Copy link
Contributor

rzhao271 commented Dec 16, 2021

Currently, the wrap with abbreviation command uses a custom implementation that interferes with the undo/redo state during the preview, and the expand abbreviation command uses non-inline suggestions.
This feature request is to track those Emmet commands making use of ghost text.

@rzhao271 rzhao271 added feature-request Request for new features or functionality emmet Emmet related issues ghost-text Issues related to ghost text (used for inline-completions and suggestion preview) labels Dec 16, 2021
@rzhao271 rzhao271 added this to the January 2022 milestone Dec 16, 2021
@rzhao271 rzhao271 self-assigned this Dec 16, 2021
@rzhao271 rzhao271 modified the milestones: January 2022, March 2022 Jan 24, 2022
@rzhao271 rzhao271 modified the milestones: March 2022, April 2022 Mar 21, 2022
@rzhao271
Copy link
Contributor Author

Reopening due to some small bugs I found.

@rzhao271 rzhao271 reopened this Apr 21, 2022
@rzhao271 rzhao271 removed the insiders-released Patch has been released in VS Code Insiders label Apr 21, 2022
@rzhao271 rzhao271 modified the milestones: April 2022, May 2022 Apr 21, 2022
@rzhao271 rzhao271 modified the milestones: May 2022, June 2022 May 25, 2022
rzhao271 added a commit that referenced this issue Jun 14, 2022
Affects #139247

This PR changes Emmet to use inline completions when suggesting completions.
It also provides a boolean setting so that users can opt out.
This PR does not change the "Wrap with Abbreviation" behaviour in Emmet.

Co-authored-by: Henning Dieterichs <[email protected]>
@rzhao271
Copy link
Contributor Author

rzhao271 commented Dec 6, 2022

Marking as wontfix for now. I don't think it's worth switching over the entire Wrap with Abbreviation command implementation.

@rzhao271 rzhao271 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2022
@rzhao271 rzhao271 removed this from the On Deck milestone Dec 6, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
emmet Emmet related issues feature-request Request for new features or functionality ghost-text Issues related to ghost text (used for inline-completions and suggestion preview) on-testplan wont-fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@rzhao271 and others