Vladimír Čamaj

Avatar
  • Total activity 128
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 21
  • Subscriptions 34
  • 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
  • Created

    How to remove files in Git branch

    Hi,can you help me plase to solve this problem:If I want to remove some files or dirs only in current Git branch I have to do it via quite complicate way. At first I delete files through common del...
    • 1 follower
    • 1 comment
    • 1 vote
  • Created

    File watchers trigger

    Hi,can you tell me please where is the mistake?I install Closure compiler to make minifyed js files. As I read here there is option "Immediate file synchronization" which triggers C. compiler whene...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Ctrl + LClick on method - revert

    Hi,can you tell me please if is possible to revert the ctrl + LClick on some method in the code. Ctrl + lclick shows me the implementation of the method in project. But how can I get back to the li...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Enable version control intergration

    Hi,I am new in PhpStorm and I am not sure what is the rigth way to use Git.So, I have a directory, which is under the Git and has some commits already. In NetBeans it works well as I expect.But whe...
    • 2 followers
    • 2 comments
    • 0 votes