Álvaro González

Avatar
  • 活动总数 178
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 32
  • 订阅数 57
  • 创建于

    Is New UI still under development?

    JetBrains blog announced in “Bridging the Gap Between the Classic and New UIs” that the Classic UI plugin is likely to be discontinued by July 2025. Are there plans to fix some of the usability iss...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    New UI: show hidden toolbar items by default

    Is there a setting to display the entire contents of toolbars whenever there's enough room to show them, or the only alternative is to customise every toolbar and replicate the default icons? 
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    New UI: use system colours for title bar

    Is there any setting I'm missing to use system colours in title bar? Right now, it's dark grey for active window and lighter dark grey for inactive window, which is not only very different from my ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Sync failed

    I've had this error message for several days:The Settings dialogue offered no way to entry any auth details, so I tried disabling sync, expecting that I'd be prompted when re-enabling. That didn't ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    PHPStan and Xdebug

    I've been upgrading some dev dependencies in my toy projects and now PHPStan seemingly requires the --xdebug flag when Xdebug is enabled (and omitting it otherwise). So now I get lots of notificati...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Prevent files from being moved to Subversion changelists

    已回答
    I use TortoiseSVN to commit my changes and it's getting complicated because PhpStorm moves the files I edit from the IDE to its default changelist, so my changes end up split in two different locat...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 已编辑于

    Switch from system-wide install to per-user install on Windows 10

    I work remotely. I installed PhpStorm on Windows 10 Pro some months ago with my user, which at the time had administration rights. After some external audit, my company changed policies and my user...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    Dynamic metadata

    My codebase uses a pattern like this: /** @var \App\Action\SimpleFooAction $simpleAction */$simpleAction = $objectBuilder->getAction('simple_foo');/** @var \App\Action\ComplexFooAction $complexActi...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Using scratch files in WSL2 + Docker setup

    I use Windows 10 Pro + Docker Desktop + WSL2 + Ubuntu. My code is stored in the Linux filesystem. The PHP interpreter runs inside a container and accesses those same files thanks to Docker magic. I...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    Unchecked file in non-active changelist gets committed to Git anyway

    I have changes in docker-compose.yml that aren't ready yet so I've moved the file to a separate changelist. Meanwhile, I want to commit some of the changes in another file. I ensure that other file...
    • 1 个关注者
    • 1 条评论
    • 0 票