Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tunisoft Solutions
Total activity
174
Last activity
December 19, 2025 10:30
Member since
November 30, 2016 08:41
Following
0 users
Followed by
0 users
Votes
33
Subscriptions
44
Activity overview
Posts (43)
Comments (54)
Sort by recent activity
Recent activity
Votes
Edited
July 27, 2023 13:36
Thank you very much Karol I made it work using the update method https://cln.sh/HJqDWLFh e.getData(CommonDataKeys.VIRTUAL_FILE) gave me null so I used e.getData(DataKey.create<Any>("selectedItems")...
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to get the current directory in CreateFromTemplateActionReplacer?
0 votes
Created
July 24, 2023 16:34
Thank you I got it working very well I'd like to share the code maybe someone finds it useful
Community
IntelliJ IDEA Open API and Plugin Development
Customize FileSearchEverywhereContributor
0 votes
Created
July 24, 2023 13:34
I think I will have some luck with gotoFileContributor I will give it a try and see how it goes
Community
IntelliJ IDEA Open API and Plugin Development
Customize FileSearchEverywhereContributor
0 votes
Edited
July 24, 2023 10:38
Thank you for your reply My plugin "renames" some files in a SvelteKit project by changing their representation data I use these extension points to achieve that I was wondering how to make those ...
Community
IntelliJ IDEA Open API and Plugin Development
Customize FileSearchEverywhereContributor
0 votes
Created
March 17, 2023 05:00
Yes, I can try that I will check if that's what's causing the issue Thanks
Community
PhpStorm
How tell always save file before commit?
0 votes
Created
December 25, 2022 07:06
wow! I've been looking for a solution for an hour then found it after 10 seconds of posting I'll post the solution in case anybody finds it useful - Right click right side of status bar - Uncheck ...
Community
PhpStorm
How to disable structure in navigation bar?
1 vote
Created
June 29, 2022 06:52
Thank you, that solved my issue I appreciate your help, thank you
Community
PhpStorm
Keep commit panel after commit
0 votes
Created
June 20, 2022 11:07
Thank you for testing this I tested without Material UI, I got the same behaviour https://share.cleanshot.com/sAlBiI I vaguely remember there was an option to either keep or close the commit dialog...
Community
PhpStorm
Keep commit panel after commit
0 votes
Created
May 03, 2022 15:04
Thank you for your reply, I will send you the full logs as soon as the issue occurs again. Cheers
Community
PhpStorm
PhpStorm freezes while opening the first project
0 votes
Created
May 03, 2022 06:11
I removed the startup task which was calling the dev build tool, I wanted to avoid any issues coming from the fs watch It now appears to freeze whenever indexing is performed or to be precise, when...
Community
PhpStorm
PhpStorm freezes while opening the first project
0 votes
«
First
‹
Previous
Next
›
Last
»