Vladimír Čamaj

Avatar
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Linux - how to create desctop shortcut

    Answered
    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...
    • 2 followers
    • 5 comments
    • 1 vote
  • 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...
    • 13 followers
    • 22 comments
    • 14 votes
  • 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 ...
    • 2 followers
    • 5 comments
    • 0 votes
  • 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 ...
    • 1 follower
    • 1 comment
    • 0 votes
  • 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...
    • 1 follower
    • 0 comments
    • 0 votes
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes
  • 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 ...
    • 1 follower
    • 1 comment
    • 0 votes