Wad
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 2
-
-
Wad 创建了一个帖子, Ctrl + Shift + L when indenting an HTML heredoc
When I hit Ctrl + Shift + L on an heredoc, it doesn't indent the inside: So if I hit Ctrl + Shift + L on this code, it does not change/indent the code : $var = <<<HTML<div></div><div><div></div><...