Tunisoft Solutions
- Total activity 174
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 33
- Subscriptions 44
-
Created InspectionListener not detecting anything
PlannedHi, I'm trying to listen to inspections in my plugin package net.tunisoft.inspect;import com.intellij.codeInspection.ex.InspectListenerimport com.intellij.codeInspection.ex.InspectionToolWrappercla... -
Created Optimize imports on explicit save
Hi, I would like the IDE to optimize imports only on explicit save, is that possible? Screenshot: https://scr.prestalife.net/sc9b9n1 I couldn't change it since it's disabled for some reason The iss... -
Created Installing type packages
Hello, Many times, I got the "Installing type packages" task in the taskbar and most times it halts other more important tasks How can I disable it? I disabled this option but it didn't do anythin... -
Created A question about file/folder browser
AnsweredHello, This is a general question about JetBrains products (I used Intellij, PHPStorm, WebStorm) I found the file browser very not user friendly as opposed to the default system file browser that m... -
Created Cannot commit changes
Hi, I'm trying to commit my changes but it doesn't work, the files are processed but then nothing happens Video and logs uploaded Upload id: 2020_08_11_BesGeMhFeSPYkrMp (files: phpstorm-logs-202008... -
Created Disable inspection "wrong attribute value"
Hello, I'm working with svelte files and I would like to disable this inspection (at least for .svelte file) I didn't find this inspection in the list! Is it possible to disable it somehow? Thank ... -
Created Remove focus from terminal by clicking the hints area
AnsweredHello, Many times, I want to remove focus from the terminal by clicking the hints area (where the green arrow is pointing for example) But this doesn't remove focus from the terminal The reason th... -
Created IDE unusable after copying directory (containing node_modules)
Hi, I copied an external folder to my project and instead of copying the folder then indexing in the background as usual, PhpStorm started showing the indexing popup which made the IDE unusable for... -
Edited [Resolved] PhpStorm 2019.2 won't start
Hi, I just updated to 2019.2 and it won't start When I run phpstorm.sh from the terminal, it shows this output OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version ... -
Created Different behavior between LanguageInjector and MultiHostInjector
AnsweredHi, I noticed differences between LanguageInjector and MultiHostInjector in terms of highlighting and code insight In this example, the code inside attributes is injected using <languageInjector> T...