Miguel

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

    How to execute functions in file templates?

    I simply want to camelcase the filename. I can't find any ressources on this. Here's what I tried:   #set( $name = camelCase($NAME) ) $name   #set( $name = $camelCase($NAME) ) $name   #set( $name =...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Show Unfold arrow on x minimum lines of code

    Is it possible to show this unfold-arrow (on the left, right after the line number) only at a minimum lines of code of the function? I would like to disable that arrow for functions, which contains...
    • 2 个关注者
    • 1 条评论
    • 1 票