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

HTML / CSS / Less / SCSS semantic selection (balance inward/outward) #65925

Closed
octref opened this issue Jan 2, 2019 · 4 comments
Closed

HTML / CSS / Less / SCSS semantic selection (balance inward/outward) #65925

octref opened this issue Jan 2, 2019 · 4 comments
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling emmet Emmet related issues feature-request Request for new features or functionality html HTML support issues on-testplan

Comments

@octref
Copy link
Contributor

octref commented Jan 2, 2019

Refs

Current Status

  • HTML: Emmet: Balance (outward) works
  • CSS/SCSS/LESS: Emmet: Balance (outward) doesn't work, but it works in Atom. Probably need to update our dependencies.

The plan now is to use emmet's "balance" commands. The challenge is that HTML/CSS language service need to include emmet. Alternatively, we can implement these commands ourselves.

@octref octref added feature-request Request for new features or functionality css-less-scss Issues and items concerning CSS,Less,SCSS styling html HTML support issues emmet Emmet related issues labels Jan 2, 2019
@octref octref added this to the December/January 2019 milestone Jan 2, 2019
@octref octref self-assigned this Jan 2, 2019
@oliverjanik
Copy link

Please review the animated gifs in the original thread: #1808

Seems to me the emmet functionality as it stands is wholly inadequate.

octref added a commit to microsoft/vscode-html-languageservice that referenced this issue Jan 23, 2019
octref added a commit that referenced this issue Jan 23, 2019
@octref
Copy link
Contributor Author

octref commented Jan 23, 2019

This will be available in tomorrow's insiders:

html-selection

@Maxhodges
Copy link

Maxhodges commented Feb 10, 2019

is this suppose to work in Javascript? It's not nearly as functional as Webstorm. Also fails dramatically with HTML in .Vue files. Oh well.

@octref
Copy link
Contributor Author

octref commented Feb 12, 2019

  • Vue — it'll be available once we update the dependencies.
  • JavaScript — we'll need to wait for TypeScript to add the semantic selection. I don't have any estimate.

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling emmet Emmet related issues feature-request Request for new features or functionality html HTML support issues on-testplan
Projects
None yet
Development

No branches or pull requests

3 participants