Jamie Craane
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
Jamie Craane 创建了一个帖子, 已回答Run two instances of IntelliJ of the same version
How can I run two instances of the same IntelliJ version but both have different plugins configured. For example, I want a lightweigt instance with only some basic plugins and a full fledged versio... -
Jamie Craane 进行了评论, -
-
Jamie Craane 创建了一个帖子, 已回答Find shortcut of certain action
I am developing a plugin and want to implement a rename action for certain elements in the plugin. Ideally I want to re-use the rename shortcut which is configured in the keymap. Is there a way to ... -
Jamie Craane 创建了一个帖子, 已回答Live code completion in documentation
Is it possible to configure IntelliJ code completion in such a way so it behaves the same as for example the Atom editor for documentation files? I have made a video of this specific behavior: http... -
-
-
-
Jamie Craane 创建了一个帖子, Different line startoffsets from Document
I am writing a plugin which adds some visuals using the Graphics object to the start of a line. I have the following sample code (with line numbers added): 1. public class Test {2. public static... -
Jamie Craane 进行了评论,