lowell kirsh
- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 8
-
创建于 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... -
创建于 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... -
创建于 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? -
创建于 '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... -
创建于 What Intellij config files should be kept in version control?
已回答I 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 ... -
创建于 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... -
创建于 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... -
创建于 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...