brezanac
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 10
-
Edited Separate font settings for Console and table editor?
AnsweredIs it possible to have separate font settings (face and size) for the Console and the table editor? I want to use a bigger font for my Console like Fira Code 18 with a 1.6 line spacing, so that I d... -
Created Disabling Settings Sync reverts to IDE default settings
I just want to do something I've been doing for years before - sync the keybinds I have set in PHPStorm, especially those for the plugins I use across IDE's, and import them into other IDE's.Since ... -
Edited Missing Export/Import settings in PhpStorm
I can't seem to find the options to Import and Export IDE settings in PhpStorm anymore. They are not in the File menu, the double Shift (action) menu displays them but when I select them nothing ha... -
Edited Changing user home path to which PhpStorm points to
Is there a way to change the user home path to which PhpStorm points to without having to manually edit the .vmoptions files? I am currently using multiple IntelliJ based tools (PhpStorm, PyCharm, ... -
Edited Live template expansion misplaces cursor position
This is an issue I haven't had before with PhpStorm. The live template is pretty simple and straightforward. However, unless I specifically click on a value after it's been entered (see bellow g... -
Created Soft wrap behavior change between PHPStorm versions 10 and 11
I PHPStorm 10 and all previous versions the soft wrap feature would use the right viewport edge as a boundary to break lines. However in PHPStorm 11 it seems the right margin setting is used instea... -
Created Bootstrap code completion for non-standard location
I am using PHPStorm 9 for a Laravel 5/Bootstrap 3 project. However, because I am also using Bower to pull some dependencies Bootstrap asset files are stored in a somewhat specific location.To ilust... -
Created Select multiple nested files in Project view with keyboard
Is it possible to select multiple files in Project view which are nested in different folders and by only using a keyboard?Currently I can use CTRL+left mouse click to do that but I would like to b... -
Created Loss of configuration settings on update
I am fairly new to PhpStorm so I would like to know if what I am experiencing during an update is considered normal. Here is what happens when I get a notification in PhpStorm that there is a new b... -
Created Separating Deployment options between projects
I will admit that I am fairly new to PhpStorm so I might be missing something important, however I feel like this should be a pretty obvious functionality given the complexity some projects might i...