Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
italodeandra
Total activity
4
Last activity
May 28, 2020 14:26
Member since
May 28, 2020 14:24
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
italodeandra
commented,
May 28, 2020 14:26
If anyone is looking for a workaround to this, you can wrap the element after the condition with parenthesis and have the desired indentation: {!hasId && ( <PropertyField label={t('Devices')} ...
Community
WebStorm
JSX property space codestyle
0 votes
italodeandra
commented,
May 28, 2020 14:24
If anyone is looking for a workaround to this, you can wrap the element after the condition with parenthesis and have the desired indentation: {!hasId && ( <PropertyField label={t('Devices')} ...
Community
WebStorm
Indent JSX expression with indented newline the same way as vanilla JS
1 vote