comment-divider icon indicating copy to clipboard operation
comment-divider copied to clipboard

typescript

Open amriamiruddin opened this issue 3 years ago • 0 comments

is it possible to use opt + x subHeader in tsx or react ? I have tried to modify it on JSON setting but it's not working. comment-divider.languagesMap": { ".tsx": ["{/", "/}"], ".jsx":["{/", "/}"], ".typescript": ["{/", "/}"], ".js": ["{/", "/}"], ".react": ["{/", "/}"], ".javascript": ["{/", "/}"], ".javaScript": ["{/", "/}"], ".html": ["{/", "/}"], "toml": ["#", "#"], "scss": ["//"] },
thank you

amriamiruddin avatar Dec 29 '21 19:12 amriamiruddin