why editor/code style/shell script not support customer `line_comment_at_first_column = false`

已回答

`line_comment_at_first_column` support most code formats

but not work with shell script

 

 

I add `.editorconfig` also not work, and waring `the property is not support`

 

 

I comment line and format with shfmt, it looks very bad!

- commnet

 

 

then format

 

how to suitable cooperation with shell script format comment `line_comment_at_first_column = false`

and shfmt running format good!

0

Hi Colin,

I reproduced the issue and submitted a new bug report for it: https://youtrack.jetbrains.com/issue/IJPL-164913

You are welcome to upvote it and leave additional comments there.

0

请先登录再写评论。