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

Emmet not working with multiple cursor #170

Open
joshgreen opened this issue Nov 12, 2021 · 0 comments
Open

Emmet not working with multiple cursor #170

joshgreen opened this issue Nov 12, 2021 · 0 comments

Comments

@joshgreen
Copy link

In sublime text I was able to update multiple image sizes at once. With the following keyboard short cut.
{ "keys": [ "shift+ctrl+i" ], "args": { "action": "update_image_size" }, "command": "run_emmet_action", "context": [ { "key": "emmet_action_enabled.update_image_size" } ] },

However this no longer works in Sublime Text 4. Ctrl+shft+I still updates image size but it doesn’t work in multiple cursors at once.

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

No branches or pull requests

1 participant