Vladimír Čamaj
- 活动总数 128
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 21
- 订阅数 34
-
已编辑于 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... -
已编辑于 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... -
创建于 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... -
创建于 Linux - how to create desctop shortcut
已回答Hi, 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... -
已编辑于 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... -
创建于 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 ... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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 ...