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

Multihack doesn't work with "Brackets Snippets" extension #58

Open
Omer-Shahar opened this issue Apr 30, 2018 · 1 comment
Open

Multihack doesn't work with "Brackets Snippets" extension #58

Omer-Shahar opened this issue Apr 30, 2018 · 1 comment

Comments

@Omer-Shahar
Copy link

Omer-Shahar commented Apr 30, 2018

Description

Multihack doesn't work with "Brackets Snippets" extension

Steps to Reproduce

  1. Enter to a room with someone using Multihack
  2. Use a snippet with "Brackets Snippets" extension

Actual behavior: The code apears as it should be, but only for the person who used the snippet. For example:
For the person who used the snippet:
<div></div>
For the other ones:
<diviv> ${3}

In addition, the person who used the snippet can't skip between the variables (of the snippet) while using Multihack too.

Versions

Windows 10, brackets build 1.12.0-17621

@Omer-Shahar Omer-Shahar changed the title Multihack doesn't work with "Brackets Snippets" Multihack doesn't work with "Brackets Snippets" extension Apr 30, 2018
@t-mullen
Copy link
Member

It doesn't yet track changes made by other extensions. See #17 and #40.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants