Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Harshitgarg777
Total activity
110
Last activity
September 05, 2024 09:07
Member since
August 02, 2023 09:16
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
30
Activity overview
Posts (29)
Comments (48)
Sort by recent activity
Recent activity
Votes
Created
February 02, 2024 06:32
Hello, I am using ./gradlew clean build -DbuildType="prod" but when I do System.getProperty("build type") it returns null
Community
IntelliJ IDEA Open API and Plugin Development
how to add multiple build configurations for my plugin?
0 votes
Created
February 01, 2024 10:01
I forgot about it and also I didn't understand the answer there.
Community
IntelliJ IDEA Open API and Plugin Development
Multiple Build configurations
0 votes
Created
November 28, 2023 06:47
Do you have any reference where this has been implemented?
Community
IntelliJ IDEA Open API and Plugin Development
How to use original implementation of an action
0 votes
Created
November 28, 2023 06:37
Many functions are using editor and docs as a parameter. I just gave a simple example. Most functions are more complicated
Community
IntelliJ IDEA Open API and Plugin Development
How to write unit test cases for a function that takes document or editor as argument?
0 votes
Created
November 21, 2023 06:17
I didn't understand it. I want to have two separate logic in a Java file. So, from build.script file, i need to store the build configuration and access it wherever I want. how to achieve this?
Community
IntelliJ IDEA Open API and Plugin Development
how to add multiple build configurations for my plugin?
0 votes
Created
October 19, 2023 09:54
when I use passwordSafe to store, it opens up a default keyring and asks to set password. how to pause the execution in my plugin until the password is set or cancelled by the user in default keyring?
Community
IntelliJ IDEA Open API and Plugin Development
Showing password is stored when defaultKeyring is locked
0 votes
Created
October 15, 2023 08:04
I have added a popup. I want to add Tab press to it as well. Suppose, the user types something, an inlay is generated and it is cleared if types something else or moves his cursor.
Community
IntelliJ IDEA Open API and Plugin Development
Issue in Korean when EditorTab and CaretListener is used
0 votes
Created
October 03, 2023 06:30
Hello Yann, I have inlays in the editor that can be converted into code through a tab press. The inlays are disposed if caret moves or document changes. If the user presses tab, I want the tabActio...
Community
IntelliJ IDEA Open API and Plugin Development
Issue in Korean when EditorTab and CaretListener is used
0 votes
Created
September 22, 2023 04:55
It's an in-house plugin. Could that be the possible reason?
Community
IntelliJ IDEA Open API and Plugin Development
How to distinguish bw update and uninstalling a plugin
0 votes
Created
September 18, 2023 09:18
I can't provide a reproducible example and steps to reproduce. But when the user clicks on update option, then also the isUpdate variable is false.
Community
IntelliJ IDEA Open API and Plugin Development
How to distinguish bw update and uninstalling a plugin
0 votes
«
First
‹
Previous
Next
›
Last
»