Rob Freundlich
- 活动总数 156
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 45
-
已编辑于 Run Tool Window - tab text color
已回答In the attached screenshot, the selected tab of the Run Tool Window has white text on a dark gray background. It's completely unreadable. Is there any way to change the text color? -
创建于 Typescript Refactoring - Extract Constant?
One of the more common refactorings I do (in any language) is to replace values with constants. IDEA provides an "Extract Constant" refactoring fpr Java, but I don't see one for Typescript. For exa... -
创建于 How to easily run specific build configuration?
已回答In my team's project, we have about a zillion "standard" build configurations (i.e. ones that everyone uses), plus specific Maven and Gulp tasks to do certain things. In my day-to-day work, I gene... -
创建于 Custom folding blocks for CSS
已回答Is there any way to create custom folding blocks for CSS files? They don't support // comments. -
创建于 Any way to *not* expand TS files in the nav tree to show JS and MAP files?
When I navigate to a Typescript file in the Project tree (for example, by clicking the Scroll from Source button, the file's node in the Project tree automatically expands, showing me the associate... -
创建于 JetBrains IDE Support with Typescript in IDEA Ulitmate?
Is JetBrains IDE Support supposed to work for Typescript in IDEA Ultimate? I've got the LiveEdit plugin installed (IDEA Ultimate 2016.3.2 Build #IU-163.10154.41), and I have the IDE Support plugin... -
创建于 Perforce tasks at startup never finish - anyone else seeing this?
When I start IDEA, It starts a couple of background Perforce tasks, presumably to sync up for the Version Control window. One of them never comes back, even though all p4 processes have finished r... -
创建于 XML-like file type - can I make it use the XML editor?
In our Flex/Actionscript projects, we have XML files with a specific schema that are used for localization resources. The files are called (for example) foo.en_US.xml.In order to use the File Watc... -
创建于 Can I use structured replace to rename all occurrences of a function?
I've just changed a bunch of my Actionscript classes to have a function named foo(). Actually, it's a getter, whose signature is this:public function get foo() : StringI just realized that I'd lik... -
创建于 IDEA sometimes brings window to foreground on mouseover
Sometimes when I have another app's window obscuring IDEA's window and I move my mouse over the IDEA window, the IDEA window will come to the foreground and steal focus. Other times it'll grab foc...