Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mark Vedder
Total activity
32
Last activity
March 28, 2023 18:05
Member since
August 02, 2018 15:01
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
13
Activity overview
Posts (8)
Comments (8)
Sort by votes
Recent activity
Votes
Created
June 22, 2019 19:52
When you say copying files, I assume you mean via the "copy" refactoring [Refactor > Copy (F5)]. If so, there is an "Open copy in editor" option in the bottom right corner you can unselect. (Last u...
Community
IntelliJ IDEA Users
Don't auto-open files after copy-paste
4 votes
Created
March 10, 2022 23:52
Mark, where did you get the names "Navigate to Opening Brace", and "Navigate to Closing Brace" from? It's been 8-1/2 years since I made the post, but I believe those were the terms used in the us...
Community
IntelliJ IDEA Users
Jumping from end of block to its beginning, or highlighting the block
1 vote
Created
May 03, 2021 15:20
@Jwork145How about runConfigurations? Can it be shared? Yes. In the run configuration, you can check the "Store as project file" option. (This use to be a "Share" checkbox, but was changed at som...
General
Version Control
How to manage projects under Version Control Systems
1 vote
Created
May 06, 2020 01:31
Alexis & Qidong: You may want to look at the "Missing in Actions" plugin -- https://plugins.jetbrains.com/plugin/257-missing-in-actions -- One of its listed features is: "Enable Auto Line Selection...
Community
IntelliJ IDEA Users
Can Intellij IDEA cut/copy/paste one line just like VisualStudio or sublime text?
1 vote
Created
March 28, 2023 18:05
Yann, I forgot to mention in my original post, the recommended `com.intellij.openapi.startup.StartupActivity` is marked as `@Obsolete`. That in turns tells you to use `com.intellij.openapi.startup...
Community
IntelliJ IDEA Open API and Plugin Development
Alternative to StartupManager.runAfterOpened()
0 votes
Created
September 14, 2022 16:34
Thanks Serge Baranov! And thanks for the quick response.
Community
IntelliJ IDEA Users
Where do you set Spring Boot run tool window?
0 votes
Edited
May 05, 2021 15:16
How does IntelliJ determine the "default" when I click on "Store as project file"? David Kron If the project is under version control and the .idea directory (or the .idea/runConfigurations dir...
General
Version Control
How to manage projects under Version Control Systems
0 votes
Created
June 29, 2020 15:47
Thanks. I've created a feature request: https://youtrack.jetbrains.com/issue/IDEA-244790
Community
PhpStorm
Use System Enviornment Variables in HTTP Requests
0 votes