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
{{ message }}
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
Describe:
Linter disabled When I use nested template literal, for example The suggestion I get from Leitner is as follows : color : ;
but after i wrote nested template literal like : color: ${${theme.colors.text.red} !important} The suggestion I get from Leitner is as follows : color
Expected behavior
Naturally, in any situation, after choosing the offer extension gives me, I expect the following:color : ;
Describe:
Linter disabled When I use nested template literal, for example The suggestion I get from Leitner is as follows :
color : ;
but after i wrote nested template literal like : color: ${
${theme.colors.text.red} !important
} The suggestion I get from Leitner is as follows :color
Expected behavior
Naturally, in any situation, after choosing the offer extension gives me, I expect the following:color : ;
Build environment:
Extensions
Abolfazl.persian-lorem
burkeholland.simple-react-snippets
ccjr.emotion-auto-css
dbaeumer.vscode-eslint
dsznajder.es7-react-js-snippets
eamodio.gitlens
ecmel.vscode-html-css
EQuimper.react-native-react-redux
esbenp.prettier-vscode
formulahendry.auto-close-tag
formulahendry.auto-rename-tag
GitHub.vscode-pull-request-github
HookyQR.beautify
iJS.emotionsnippets
infeng.vscode-react-typescript
lokalise.i18n-ally
Meezilla.json
naumovs.color-highlight
quicktype.quicktype
ReacTreeDev.reactree
steoates.autoimport
streetsidesoftware.code-spell-checker
styled-components.vscode-styled-components
yoavbls.pretty-ts-errors
ZainChen.json
The text was updated successfully, but these errors were encountered: