nicod_

Avatar
  • Total activity 25
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 4
  • Edited

    Javascript object alignment when reformating

    Hello,when I format javascript code with objects, I get something like this :but I'd prefer it to be formatted like this:How can I adjust the editor's code style to get this?Thanx ! 
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Disable some remotes for a git repository ?

    Answered
    In my project, I work on a repo which has three remotes, one is on my own Gitea forge and two others are bare repos where I push to deploy my code on staging and live web servers via post-receive h...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    UI Frozen several minutes before opening the first project

    Hello, since a few days, when I launch PhpStorm, the UI is frozen for a few minutes before opening a project. After that, I can open and close projects normally and fast. It's very annoying... I ha...
    • 3 followers
    • 14 comments
    • 0 votes
  • Edited

    Add a specific tag in HTML

    I'm using a template engine that can produce some tags like <:any_string:any_string:> PhpStorm is waiting for a closing tag and produces warnings and wrong autocompletion. Is there a way to registe...
    • 2 followers
    • 3 comments
    • 0 votes