EBelair
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
EBelair created a post, AnsweredPycharm won't highlight files containing errors in list view
Hi, In PyCharm does not highlight files containing errors in the list view. For example, the foobar unresolved import should make the file test_view.py red underlined Is there a setting somewhere ... -
EBelair commented, -
EBelair created a post, Dart Angular app : Attribute Not allowed here
Hi, In an html template, I don't have Dart/Angular support : How I can resolve this issue? -
EBelair created a post, AnsweredHow to push all branches
When I push a branch. Git does not push other branches. I have to switch on every branch and push it .... Push tags is set on "All" So how to make PhpStorm push like "git push --all" do?