Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Imadeelshahid
Total activity
8
Last activity
January 25, 2018 15:52
Member since
December 28, 2017 01:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
January 25, 2018 15:52
Elena, Sublime / VSCode are similar in behaviour. It's probable that other editors Atom etc. have a similar approach. Considering yaml files are all about keeping indentation and spacing accurate...
Community
WebStorm
Editing YAML files spacing bug
0 votes
Edited
January 25, 2018 14:55
Elena, try this to re-produce the bug, it's a tab indentation issue. # - name: install useful packages # apt: name={{ item }} state=present update_cache=yes # with_items: # - vim # ...
Community
WebStorm
Editing YAML files spacing bug
0 votes
Created
January 25, 2018 06:44
you might not have checked the number of spaces carefully, e.g. # - name: install nginx when you un-comment you should have 2-spaces leading (spaces before -), because when you cmd/ctrl + / you...
Community
WebStorm
Editing YAML files spacing bug
0 votes
Created
December 28, 2017 22:25
no
Community
WebStorm
Bug: changing file extension causes file to be excluded from the project.
0 votes