EBelair
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Pycharm won't highlight files containing errors in list view
AnsweredHi, 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 ... -
Created 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? -
Created How to push all branches
AnsweredWhen 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?