Is there anything similar to the "Problem view" from Eclipse?
I found the "inspection" feature, but as far as I understand, I have to run it manually to see the results. Is there any view which updates automatically when I type something invalid to show me that there is a compilation error? In the projet view on the left I see items underlined with red, so I assume RubyMine knows there are some errors. What I would like I a list where the errors are listed so that I can click on one to be taken to the right place to correct it.
请先登录再写评论。
Hello Dima,
For performance reasons, RubyMine does not provide a view which shows a list
of all errors in the project and is updated automatically when you change
the code.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"