Vladimír Čamaj
- Total activity 128
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 21
- Subscriptions 34
-
Edited File watcher for only one less file
Hi, I have two files: style.less and colors.less. Style.less imports colors.less file and it works well. But file watcher compiles the less files to css files and in this case it creates two css f... -
Edited Git line endings global conversion makes all files changed
Hi again, I installed Linux Mint on PC and then I cloned git repository from Bitbucket to work on it. After some changes I did commit. During this commit git fired me a dialog about line endings. T... -
Created Php storm cant create .idea folder on Linux
Hi, can you tell me please how can I fix that Storm cant save project settings in .idea folder? It throws me a dialog at the shutting down the program with text "PhpStorm was unable to save some pr... -
Created Linux - how to create desctop shortcut
AnsweredHi, can you tell me please what am I doing wrong? I tried to create shortcut for PhpStorm via Tools->Create desctop entry->enter but 1. If I did not check all users it does not create anything (als... -
Edited Tabs and indents settings does not work
Hello, I have a problem with tab and indents settings. In settings->codestyle->php->tabs&indents I have set tab character for indent. But when I push tab button it uses 4 spaces instead of tab. Als... -
Created PhpStorm does not starting
Hi, can you help me please to find where is the problem. Today I tried start PhpStorm few times, but it did not start. I dont know where could be the problem. Any ideas?I am on Win 10 and PhpStorm ... -
Created Surrounding with Emmet does not work
Hello,I would like to use Emmet surrounding as documentation describes in Laravel blade templates (php files). I have a short key which displayes Emmet dialog for surrounding, but whatever I write ... -
Created How to extend smarty plugin
Hello,can you tell me please if is it possible to extend smarty plugin for PhpStorm?I use it with latte templates which use n: macros like<div n:inner-foreach="$articles as $article" n:class="isset... -
Created Html input autocomplet issue
Hello,I have a little problem with autocomplet function on html input elements. It ceates <input> tag, but I would like to add some attributes like type... So I would like to have open <input tag i... -
Created PhpStorm 10 selection issue
Hi, few days ago I upgraded to PhpStorm 10. Everything is ok except this:If I want to select a code which is longer than window width by mouse, PhpStorm should move the screen to the right as I am ...