Seriiburduja
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Seriiburduja created a post, 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... -
Seriiburduja commented, -
Seriiburduja created a post, 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... -
Seriiburduja commented, -
-
Seriiburduja created a post, 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... -
Seriiburduja commented, -
Seriiburduja created a post, 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. -
Seriiburduja commented, -
Seriiburduja created a post, 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...