lowell kirsh
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Usability issues with sorting tabs by filename
[latest WebStorm, latest macOS] I just discovered the ability to sort my tabs by filename and have a few suggestions for improving it. One thing might be a bug, while the others are merely suggeste... -
Created Cannot create test file via cmd-shift-T
In IntelliJ I was used to having test files created for me automatically via the shortcut cmd-shit-T. However in WebStorm I can't get that working. My setup: - react/redux project - /test director... -
Created How to prevent Find from coming up in a floating window in WebStorm 2017
Starting in the latest WebStorm, when I do a Find operation, it shows up in a floating window (see below). I want it to be docked by default, like it was before this upgrade. How do I do that? -
Created 'mine' not working from command line
I'm on a Mac running the latest RubyMine. I try to run 'mine <filename>' from the command line, expecting it to open that file. It brings Rubymine to the foreground, but does not open that file. Ho... -
Created What Intellij config files should be kept in version control?
AnsweredI want to put my config files for an Android project in version control, where they belong. There is a .idea folder and several .iml files. Do you have any guidance as to which of these should and ... -
Created How can I browse a folder of files in Intellij?
I'd like to open a folder of files without having to create a project. How can I do that?My use case:- find a project online, download it and unzip it into a folder- now I want to browse said files... -
Created How do you exclude specific files from being indexed?
My project does a build step in which it concatenates and minifies a bunch of javascript files. I'd like to exclude this file from being indexed as a source file. I know you can do this for whole d... -
Created Editing a static web project in Intellij - folders not showing up
I've imported a static web project whose root directory contains both files and subfolders. However, in the Project pane, only the files are being shown (screenshot: http://cl.ly/1g1f1g3b2k1x363l1x...