mstdmstd mstdmstd

- Total activity 198
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 72
-
mstdmstd mstdmstd created a post, How in command "Reformat Code" of PhpStorm use only spaces?
Hello,In my vue page PhpStorm 2019.2.3 with eslint usedRunning command "Reformat Code" I got error in my app:./src/views/About.vue Module Error (from ./node_modules/eslint-loader/index.js): error:... -
mstdmstd mstdmstd created a post, PhpStorm 2019.2.3 shows some very strange error hint on p tag
Hello,In my vue page PhpStorm 2019.2.3 shows some very strange error hint :https://imgur.com/a/FzOnOaw But p tag is closed!Looks like that is erro for p tag only...Can it vbe fixed ? Thanks! -
mstdmstd mstdmstd created a post, How to To exclude /public/js/app.js file from context help ?
Hello,In PhpStorm 2019.2.3 on kubuntu 18 checking for css class definition in *.vue file I need to see only1st source scss item, but I do not need 2ns definition in generated js.file : https://imgu... -
-
mstdmstd mstdmstd commented, -
mstdmstd mstdmstd created a post, Issue with special chars in code
Hello,I PhpStorm 2019.1.2 in some cases I use special char “ ” in my *.vue file <i :class="'i_link '+getHeaderIcon('remove')"></i> Remove account But in many cases saving code above and... -
mstdmstd mstdmstd commented, -
mstdmstd mstdmstd created a post, Context Items were lost reinstalling PhpStorm
Hello,I reinstalled PhpStorm 2019.1.2 on ubuntu 18 and I saved content of/home/user/.PhpStorm2019.1/configand I exported/imported settings.jar from I PhpStorm menu.But What I lost that is Context I... -
mstdmstd mstdmstd commented, -
mstdmstd mstdmstd created a post, change directory where PhpStorm stores config and system directories ?
Hello,With PhpStorm 2019.1.2 where can I change directory where PhpStorm stores config and system directories ?Which by default is /home/user/.PhpStorm2019.Thanks!