ying

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
ying created a post, Answeredpython interactive console debugger
During interactive shell in python console, I saw debugger is launched but nothing can be done in debugger itself. Is that right? Enabling "show variable" in console can show variable but can't eva... -
-
ying created a post, AnsweredCtrl+N not find class with module in community pycharm
I'm using community version of pycharm. The ide can find python class by its name but not by its partial package like IDEA for java. Is it because of community version or python/pycharm? Thanks. -
-
ying created a post, compile error in idea 12 with scala 2.10.2
Configured scala 2.10.2 in the latest intellij 12 and can compile sample scala from dos prompt on win 7.But when I build with internal compiler in intellij it throws error:Can anyone give a link to... -
-
ying created a post, exclude package in go to class/resources
Is there a way to include only certain package in the go to class/resources keymap action? Now you can filter by file type. But I need filter by package in the java file type as well. -
ying created a post, keymap for module setting cannot be invoked any time
In ver 11.1, I assign alt+S to module setting, but it seems I cannot invoke it from the editor. I have to use alt+1 to reach project panel, then alt+S to invoke it. Is this a bug or as designed? An... -
ying created a post, maven_repository cannot be updated
In the latest version, I try to update path var maven_repository to a different location. I can see config xml file path.macros.xml is updated. But when I restart intellij, I still see default path... -