Imadeelshahid
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Editing YAML files spacing bug
When commenting a line in YAML file and un-commenting it indent order is not maintained. Mostly the one space is removed when un-commenting YAML lines. # yaml: some code yaml: some code Spacin... -
创建于 Bug: changing file extension causes file to be excluded from the project.
I had index.js, rename it to index.ts for Typescript. Later changed the extension back to index.js I did not exclude file from project inside webstorm, or exclude it inside .gitignore etc. But th...