Seriiburduja
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created How to disable copilot in phpstorm to autocomlete one dot with 3?
Hi.I have a trouble with copilot in phpstorm in html files, when want to trigger expand . for emmet.When i type ., i see in suggestions as ... (3 dots), and i need to press Esc and after Tab to exp... -
Created Vim sneak label doesn't work?
Hi, i am using vim and vim-sneak plugin. But label mode from vim-sneak documentation don't work. https://github.com/justinmk/vim-sneak let g:sneak#label = 1 I know that this plugin was maded by yo... -
Created How to make autocomplete scss in scss files for bem?
Hi. I have this php code, but may be and html. <div class="partners"> <div class="container"> <h2 class="partners__title title"><?php echo $title; ?></h2> <div class="partners__te... -
Created How to make react component blocks?
Hi. I have a problem with indentation for react components in jsx. Now the components are inlineBut, how can i make them blocks, each component in one line. Thanks. -
Created How to upload css file after scss was compiled?
I have already asked this question before, but I have not received a clear answer when the problem will be solved.I buy phpstorm because it is the best, but I will still expect a solution to the pr... -
Created Why i can save the settings in the file?
Hi. When i try to save the setting in the file throw the FIle -> Export settings, i catch a error Do you know how to fix my problem? Thanks a lot. -
Created Why emmet don't work like in sublime text?
In sublime text, when i press "ta-c" - expand so - "text-align: center;" Or, when i press "bg": - expand "background: ;" But in phpstorm emmet works differently How can i fix them. Really lo... -
Created Why phpstorm don't see wordpress autocomplit?
I work in ubuntu. I activate wordpress plugin and change wordpress settings path for my project. I configure php interpreter but it not help me when i write wordpress function, phpstorm don't s...