Is there a way to search for text in all files with streaming results that...
Is there a way to search for text in all files with streaming results that have context? (like eclipse ctrl+shift+L) I find that feature to be very helpful in eclipse. I can search for text anywhere...
View ArticleI have WebStorm and now I wanna do Apple Swift. Should I buy IntelliJ IDEA?
I currently use WebStorm for web development and even for plain text editing. I like doing all of my text editing in one place, whether it's code or not. Now I want to start developing in Apple Swift....
View ArticleStructure window suggestion
Hello. Idea for IDEA: in Structure window (or even Project) it would be cool if we could sort by Most Visited or Last Visited. Some classes have many methods and sometimes I review some of them often...
View Articlecan idea consider add an activiti plguin?
as the subject. now I work with activiti workflow, but seems idea does not provide any workflow support, can you consider add an plugin for activiti?
View Articleindent - Code Style -> Javascript -> Tabs and Indents
I am using WebStorm 9 on Ubuntu 14.04 . I have the Code Style -> Javascript -> Tabs and Indents set to the following: Tab size: 4Indent: 4Continuation indent: 4 Despite that with Javascript files...
View ArticleIDEA 14.0.2 hangs?
Anyone else having this problem? Since I upgraded to 14.0.2 Ultimate, it randomly hangs and becomes completely unresponsive. Usually it's after I click the Windows "X" to close the app or after I...
View ArticleCPP support
Will there be support for CPP? Maybe something like Clion plugin ? I know there is a C/Cpp plugin by advtools but it doesn't support this version (14.0.2).
View ArticleRun HelloWorld class shows "Exception in thread "main"...
It's odd situation. But no luck in investigation here for me.Simple class in file HelloWorld.java: public class HelloWorld { public static void main(String[] args) {...
View ArticleHow do I make the number pad arrow keys work correctly
When I use the arrow keys on the number pad (NumLock off) the keys don't move the cursor. Instead they move the whole text window. The PgUp, PgDn, Home, and End keys work properly by moving the...
View ArticleHow to execute an external tool and insert output to current file?
Currently, when you execute an external tool, the output is put in console.Can I somehow put the output to current file, instead of console?just like how this command works in vim::read !pwdThank...
View ArticleEvery time I debug Javascript, Intellij opens a new Debug session...
Hello,I am debugging Javascript with Chrome and everytime I run debug, it starts a new tab in Chrome and a whole new debug session which makes me lose my current debug layout in the UI.Is this a bug?...
View Articleintellij has a bug with running two tomcat instances concurrently
I have two tomcat instances installed (different port: 8181 & 8282). If running a single tomcat instance, there is no problem but with two, one always crashed the other. Although i had these two...
View ArticleIntelliJ IDEA 14.0 "performance experience" on MacBook Air?
Hello,I'm thinking about buying a MacBook Air to be mobile. I'm mainly working on web development, needing to run a local PHP & Python webserver, mySQL and maybe MongoDB.Has anyone experience about...
View ArticleWYSIWYG Javadoc viewer/editor?
When editing javadocs in IntelliJ, you normally just see the raw html in your source file. I would love have an option to right click on some javadoc block in my source file, and in the context popup...
View Articleflex framework locales failing
in the module compiler settins i have the needed locales checked. and the locales are present in the apache flex sdk. but the dateformatter only returns English months and days of the week no matter...
View ArticleStrange behavior of editor (selecting text, responding to mouse)
When I click in my text, my IDEA editor (Scala plugin) selects an entire document, a paragraph, a line, a character, or nothing, apparently at random. This is hugely frustrating when editing a...
View Article[SOLVED] Ctrl + V and Ctrl + C doesn't work in intellij IDEA 14.0.2
I can't copy and paste code in Intellij. I've been googling for a couple hours now. Every forum where there is a solution does not work. Ctrl + X works. Ctrl + Z works. Ctrl + V does not work. Ctrl...
View ArticlePreview sprite icons?
Is there a feature/plugin that could preview a sprite icon defined in css rules (background url & position defined). Similar to the color previews in the gutter. Busy refactoring some old CSS files...
View ArticleIntellij Terminal and Vim Colors
Hi, This may sound silly, but often I find myself using the built-in SSH terminal to edit configs on a remote server while working on a project. For some reason, when I launch vim to do these edits,...
View ArticleUsing the simulator with a stage resolution greater than your desktop...
Hi, I'm testing an Android app, and the resolution I'm using is 2560x1600, the issue is, the simulator width and height are of only 1920x1200, my current maximum resolution. Is there any way to move or...
View Article