Bjorn Tipling
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 8
-
-
-
-
-
Bjorn Tipling created a post, AnsweredIs there a way to have "Navigate to Declaration" open a new tab instead of changing existing tab's content?
Is there a way to have "Navigate to Declaration" open a new tab instead of changing existing tab's content? Like right now if I click ⌘B while having a function highlighted it opens up its declarat... -
Bjorn Tipling created a post, Ruby support for Intellij forks
I think it would be nice to get a little bit of Ruby support in other non Intellij/RubyMine IDEs because writing chef recipes is a little bit hard without proper ruby support right now. Having said... -
Bjorn Tipling created a post, AnsweredIs there a way to select all lines that match a regular expression?
Say I want to select or delete all lines that had the word "debug" in it. How would I do that? Is there some way to get multiple cursors with a find? -
Bjorn Tipling commented, -
Bjorn Tipling created a post, How do I mark my IntelliJ Plugin as requiring JRE 8?
Hi,I wrote a file search plugin, but I wrote it in Java 8 which is fine for anyone running IntelliJ IDEA with Java 8 or with the bundled JDK but for anyone else it blows up and shows them an ugly e... -
Bjorn Tipling commented,