Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Sergeant Coolagin
Follow
New posts
New posts and comments
Total activity
24
Last activity
December 26, 2018 06:49
Member since
August 01, 2017 19:33
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
8
Activity overview
Posts (6)
Comments (6)
Sort by recent activity
Recent activity
Votes
Edited
February 15, 2018 14:46
I wanted to do the opposite. I wanted to make autocomplete to not replace text next to cursor when I press Tab. And I finally found the solution to this! In keymap search for Choose Lookup Item: An...
Community
PhpStorm
How to make autocomplete *replace* the element it is called on?
6 votes
Edited
November 21, 2017 11:34
Sure, that's exactly what I did and compiled all of them into one file. But I was talking about more professional all-in-one solutions, like those Sublime Text 3 Snippets and WordPress Snippets pac...
Community
PhpStorm
Are there any Live Template packs or code snippet plugins for PhpStorm for WordPress development?
3 votes
Edited
August 02, 2017 16:43
Managed to make a fix: bound a macro to ctrl+}, so it moves to the end of the block and then types } itself: That's better than default ctrl+} function because with default function I would have t...
Community
WebStorm
How to properly setup auto completion in JetBrains WebStorm('eat' closing quote, parenthesis, brace, etc.)?
0 votes
Created
August 02, 2017 15:21
Well, yeah, I reinstalled my WebStorm(deleted all settings and history) and now it works for me too: Probably checked some random checkbox by mistake.
Community
WebStorm
How to disable automatic double quote insertion after typing an equal sign(WebStorm)?
0 votes
Created
August 01, 2017 20:50
Both mine and your solutions work for me. But how do you make second quote mark eaten?
Community
WebStorm
How to disable automatic double quote insertion after typing an equal sign(WebStorm)?
0 votes
Edited
August 01, 2017 19:55
Woah, I finally fixed it: File-Settings-Editor-Code Style-HTML-Other tab, set Generated quote marks to None: Well, I wish that people in the future will find this thread easily. I just randomly st...
Community
WebStorm
How to disable automatic double quote insertion after typing an equal sign(WebStorm)?
7 votes