Marleyrae1997

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

    Suppress Error (not inspection) in SCSS

    Hello! How can I suppress this error? It's not an inspection, and turning off highlighting for the file does not help. This is valid SCSS and compiles just fine. Thanks!
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Stop new lines when I have a div within blade @if statements

    Hello, is there a way to stop PHP Storm adding new lines in the middle of my @if <div> statements? What I want: @if(true) <div> @endif What happens: @if(true) <div> @endif I've tried setting di...
    • 2 个关注者
    • 2 条评论
    • 0 票