Tunisoft Solutions
- 活动总数 174
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 33
- 订阅数 44
-
创建于 InspectionListener not detecting anything
已计划Hi, 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... -
创建于 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... -
创建于 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... -
创建于 A question about file/folder browser
已回答Hello, 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... -
创建于 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... -
创建于 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 ... -
创建于 Remove focus from terminal by clicking the hints area
已回答Hello, 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... -
创建于 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... -
已编辑于 [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 ... -
创建于 Different behavior between LanguageInjector and MultiHostInjector
已回答Hi, 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...