eygraber
06/11/2021, 8:10 AMindentSize
always ends up being 2. Is there an easy way to get the correct indentSize
or does it have to be calculated each time based on the PsiElement/ASTNode
and where it's positioned in the file?eygraber
06/11/2021, 9:40 AM2
for now so that my tests passromtsn
06/11/2021, 12:16 PMgetUserData
comes actually from what you’ve set in .editorconfig
romtsn
06/11/2021, 12:39 PM.length
on the returned stringeygraber
06/11/2021, 12:46 PM