PHP Doc block formatting

已回答

Hi

Is is possible to tell PHP storm to use tabs rather than spaces in doc block comments when aligning tags?

If I use tabs to position the elements of a tag PHP storm replaces the tags with spaces - which I don't want

 

 

 

0
Avatar
Permanently deleted user

Is there a way of doing this?

0

Hi there,

Tabs inside? Nope.

See if this experimental plugin will be of any help: https://youtrack.jetbrains.com/issue/IDEA-163074#comment=27-2712725

Otherwise -- I guess just ask in that ticket: https://youtrack.jetbrains.com/issue/IDEA-163074

0

请先登录再写评论。