stlum9495
- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
Created 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... -
Created 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.... -
Created 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... -
Created 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 ... -
Created 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 ... -
Created 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 -
Created 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... -
Created 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 ... -
Created 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... -
Created 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...