Tunisoft Solutions
- Total activity 174
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 33
- Subscriptions 44
-
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... -
Created Console color
Hi, When I run an external tool, the console shows no colors This screenshot shows the difference between the console and the terminal Is there a solution/workaround? Cheers -
Edited [SOLVED] Lost all configuration after last update
Hello, After today's update, PhpStorm lost all config I have two folders /home/user/.PhpStorm2018.1 /home/user/.PhpStorm2018.2 But I cannot import these settings because it says "Cannot find file '... -
Created Phpstorm hangs after a right click
Hi, My IDE hangs when I right click an editor tab or in the editor or in the file tree Is this a know issue? How can I avoid it? Thank you I'm on Debian PhpStorm 2018.1.4Build #PS-181.5087.24, buil... -
Created Lost some php intentions after disabling plugins
Hi, I uninstalled a number of plugins to increase performance but then I seem to have lost the ability to generate a class method from usage So after hitting alt+enter, I don't get the usual intent... -
Created Registering PhpStorm
AnsweredHi, I can't find a way to enter my license details in PhpStorm EAP Is it possible to register the EAP version? Cheers PhpStorm 2018.1 EAPBuild #PS-181.3986.12, built on February 28, 2018PhpStorm EA... -
Edited Emmet & font-size
Hello, It's strange that "fsize" doesn't return font-size but font-style insteadI also tried "fonsi" "fsi" and got the same result Is it an issue with Webstorm or with a 3rd party lib? Can you repr... -
Created Cyclic completion improvement
Hello, I use cyclic completion a lot but I found one inconvenience, It would be better if it was session based for example. That way, a word would still be suggested although the file has been clos...