Peter Jacobsen
- Total activity 609
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 216
-
Created 90.xx Plugin versioning
I wonder if/how the new build numbering system affects the plugin version compatibility.plugin.xml: <idea-version since-build="????"/>Is it 90.122 for the latest build?Thanks and Regards,Peter -
Created Build 90.116 Flex refactorings are awesome
I just discovered the new refactorings in the Flex facet - awesome! I want more for 9 final !!!Peter -
Created CTL-ALT Keyboard Shortcuts IU-90.94 OS-X 10.6
I am running IDEA Ultimate with the standard keyboard layout on OS-X 10.6 and lost many CTL-ALT keyboard shortcuts (CTL-ALT-B, CTL-ALT-T). Is this a known problem?Thanks and Regards,Peter -
Created Community Edition plugin handling
Just for the heck of it - is it possible to copy plugins (like the Flex plugin) from my Ultimate Edition over to the Community Edition to enhance the functionality? It would be a great way for writ... -
Created Open sourcing the Flex plugin
I can imagine that Jetbrains had endless discussions about what to open source and what to put into the Ultimate edition And yes, you should dump the Vistaish "Ultimate" and call it Professional or... -
Created OS-X config paths for community build
First of all - thanks for open sourcing IntelliJ IDEA, this is really great!I downloaded the source and it built ok. Before running it, I would like to know how the OS-X config paths are handled ju... -
Created Spring ActionScript Facet
Now that we have the Spring ActionScript lead developer on board (welcome Christohpe) - maybe it's a good time to suggest an IDEA Spring ActionScript facet to ease editing applicationContext files ... -
Created Flex debugger unusably slow
The Flex debugger has become unusably slow on my machine. I think it has to do with the fact that the project hit a critical size (> 1000 classes), because it used to work until a few days ago. The... -
Created Frequent freeze on menu operations
Under OS-X 10.5.7 I get frequent IDEA freezes in my Flex projects when I open any menu item. I get the spinning beach ball and have to kill the application. Using the latest Apple JDK 1.6 64-bit. I... -
Created Profiler hook example
I am playing with the idea of writing a Flex profiler plugin. I searched the IDEA api documentation but I did not find a good example for hooking into the RUN/DEBUG cycle. Can anyone provide a good...