Tunisoft Solutions
- 活动总数 174
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 33
- 订阅数 44
-
创建于 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... -
创建于 Getting "This build of IntelliJ IDEA has expired" when running "buildSearchableOptions"
已回答Hi, I'm running IDEA Ultimate with license expiring on 14-AUG but I get the expired error Here's the error message I already configured my license in the sandbox How to solve this issue please? Th... -
创建于 Link ES6 Import to XML Tag to make it used
已回答Hi, What is the class to override in order to make an import used when an XML tag is present I'm working with the svelte syntax which is similar to html but the issue I couldn't solve is to make th... -
创建于 How to prevent indexing the vendor folder
Hi, I'm working on a PrestaShop project and I want to prevent indexing the vendor folder The first thing that I tried was to exclude the vendor folder But it was still being indexed I searched th...