Skip to content

Instantly share code, notes, and snippets.

View Vasujkes's full-sized avatar
:shipit:
Focusing

Vasiliy K. Vasujkes

:shipit:
Focusing
View GitHub Profile
@Rokkido
Rokkido / emmet-for-jsx.js
Last active January 7, 2021 23:16
Добавляет emmet в JSX
{
"keys": ["tab"],
"command": "expand_abbreviation_by_tab",
"context": [
{
"operand": "source.js, text.html",
"operator": "equal",
"match_all": true,
"key": "selector"
},