Seriiburduja
- 活动总数 26
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 8
-
Seriiburduja 创建了一个帖子, 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 进行了评论, -
Seriiburduja 创建了一个帖子, 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 进行了评论, -
-
Seriiburduja 创建了一个帖子, 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 进行了评论, -
Seriiburduja 创建了一个帖子, 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 创建了一个帖子, 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...