stlum9495
- 活动总数 90
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 37
-
创建于 Shortcut key for commenting in Localizable.strings?
Hi,I'm currently localizing my iOS app; however it appears that comments do not work for Localizable.strings file.Can someone confirm or have a workaround? If it's not available, I will file a You... -
创建于 NodeJS + Code Completion not working
Hi,I'm new to NodeJS but not to JetBrains products. I've been working through all the JetBrains specific examples, but I can't get Code Completion to work as expected. Even the simple helloworld.... -
创建于 Remote Debugging + edit local javascript file while debugging
Hi,I've been working through the javascript remote debug tutorials for WebStorm / IntelliJ(numbers.js)I've managed to get remote debugging working successfully, however there is one thing that is m... -
创建于 Best L&F for performance
Hi,What L&F do you use for best IntelliJ performance? Just wondering what other people in the community are doing.I always switch to "Metal" -- I can live with a bit of ugly as long as my IDEA is ... -
创建于 Unable to debug AIR Android mobile app - breakpoints not caught
Hi,I've unable to fully debug my Android AIR mobile app using IntelliJ 10.5.1I can successfully can set breakpoints which are caught in the ViewNavigatorApplication.mxml file. However none of the ... -
创建于 Groovy test intention - generate GroovyTestCase?
Hi,I very much like the groovy test intention that allows generation of Groovy tests. However, is there a way to generate GroovyTestCases?Thanks -
创建于 TODO + .groovy files
Hi,I'm using latest IntelliJ (10.0.2) and TODO comments are only highlighted in the editor + .groovy file when I have a TODO in actual code. If I have a TODO only at top of class javadoc, it is no... -
创建于 Usability issue: Debug window minimizes while stepping
Hi,I have a fairly large Java webapp project (17 modules) that has a usabilility issue -- when debugging, the Debug window minimizes while stepping.To reproduce: - I display debug window - I cause ... -
创建于 deploying groovy code in artifact + Groovy SDK vs. embeddable groovy-all-XXX.jar
Hi,I have a Spring WebApp which I'd like to deploy / package up as an artifact. My spring app deploys / uses .groovy scripts that are loaded at runtime via Spring's script refresh-check-delay capa... -
创建于 IntelliJ + Flex Remote Debug?
Hi,I have a situation where I need to remote debug a Flex application. Can I do this using IntelliJ? I haven't seen any articles / tutorials on this(I've been digging around). I hope so -- am no...