Ralph WreckIt
- 活动总数 53
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 20
-
创建于 Higer order ascii rendered as ? in Scala worksheet result pane
Using IDEA 2016.2.4, Windows 10. Characters such as - Box characters - Greek alphabet Are displayed correctly in the Scala editor of the worksheet. But are rendered as ? In the result pane. This o... -
创建于 IDEA 2016.2 Git push: Version Control Log not updated with new origin/master
已回答Hi, I believe this is a bug introduced in 2016.2 (didn't exist in 2016.1.3) Have some local commits, the Version Control Log pane shows HEAD/master and origin/aster are separated. Do a Git Push (Ct... -
创建于 Howto sync SBT Module with latest STB version?
已回答Using IJ v14.1.6, Scala 2.11.7, SBT v0.13.9, Xubuntu 14.04.03 x64 When creating a brand new project (Scala, SBT). The project property screen only allow to select SBT version 0.13.8. I have updated... -
创建于 Scala worksheet blank lines removed (CE 14.1.6)
已回答Hi,Using IntelliJ IDEA CE v14.1.16.I don't know exactly what causes IntelliJ editor to remove blank lines in the Scala source code of a Scala worksheet. Sometimes, the editor doesn't alter the sour... -
创建于 How to enable line linking 2 braces?
Saw in the screenshot of the blog post IntelliJ IDEA 14 EAP 138.1029 is out with a built-in Java decompilerThe screenshot show a dim vertical line linking the { } braces. Can you please show me how... -
创建于 v13.1.2 unstable? (lost cursor and then ignore keystrokes)
Hi,Since I updated to IJ 13.1.2 CE (on XUbuntu 13.04), I often experience a lack of responsiveness which eventually (after a few hours) makes the cursor disappear and few keystroke later, the edito... -
创建于 Howto create a new File Type copying from existing one
Hi,Using IJ CE 13.1.1, I would like to create a new File Type, then register it with a new file extension, and define all the keywords for syntax hilighting.The procedure is described in IntelliJ d... -
创建于 Some import statements missing color syntax highlight
Hi,Using IJ CE 13.1.1, Sometimes, there are some import statements which have no syntax highliting.In the code, the classes coming from these imports also suffer from the lack of syntax highlightin... -
创建于 Remove projects in Recent Projects of Welcome screen
Using IntelliJ IDEA 13.1.1 CE,In the past I had deleted some projects or moved a project to another location. In the "Welcome to IntelliJ IDEA" screen, the obsolete project still shows up in the "R... -
创建于 Any Tutorial for using JUnit in IntelliJ IDEA
Hi,Is there a tutorial to setup and use JUnit with IntelliJ IDEA 13.x? Like this one Using JUnit in Eclipse.Found this blog article Running Unit Tests Inside IntelliJ IDEA Is this all I need to ru...