Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ryan Rushton79
Total activity
6
Last activity
January 17, 2024 09:48
Member since
December 22, 2023 10:23
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
January 17, 2024 09:48
I figured out what this is for anyone that comes across it.I had a conditional plugin xml configuration file that set up the action to run after eslint if Javascript was a feature in the IDE. See t...
Community
IntelliJ IDEA Open API and Plugin Development
ActionOnSave running twice
1 vote
Edited
January 16, 2024 12:19
I suggest setting up a breakpoint for processDocument and checking why multiple documents (file.ts and file) are passedI think I have messed up here and that is a typo. I scrubbed file and path nam...
Community
IntelliJ IDEA Open API and Plugin Development
ActionOnSave running twice
0 votes
Created
January 16, 2024 12:13
Karol Lewandowski should I be able to debug those files. I get compiled sources which state the implementations aren't available. I had a quick look around to see if there was a way to get the SDK ...
Community
IntelliJ IDEA Open API and Plugin Development
ActionOnSave running twice
0 votes
Edited
January 02, 2024 11:49
I suggest dropping this idea if it tries to force formatting without the user's agreement.I have it as a setting in my plugin's Configurable Tool window (Settings | Tools | Dprint | Run dprint on s...
Community
IntelliJ IDEA Open API and Plugin Development
ActionOnSave running twice
0 votes