Tunisoft Solutions
- Total activity 174
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 33
- Subscriptions 44
-
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... -
Created Getting "This build of IntelliJ IDEA has expired" when running "buildSearchableOptions"
AnsweredHi, 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... -
Created Link ES6 Import to XML Tag to make it used
AnsweredHi, 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... -
Created 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...