You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multihack doesn't work with "Brackets Snippets" extension
Steps to Reproduce
Enter to a room with someone using Multihack
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
The text was updated successfully, but these errors were encountered:
Omer-Shahar
changed the title
Multihack doesn't work with "Brackets Snippets"
Multihack doesn't work with "Brackets Snippets" extension
Apr 30, 2018
Description
Multihack doesn't work with "Brackets Snippets" extension
Steps to Reproduce
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
The text was updated successfully, but these errors were encountered: