NO

Author Topic: suggestion for snippet manager.  (Read 2797 times)

xanatose

  • Guest
suggestion for snippet manager.
« on: January 30, 2009, 09:56:07 PM »
Could it be possible to add variables to the snippets like:
 $file_name for current file name.
 $file_ext for current file extension.
 $FILE_NAME for uppercased name.
 $year current year
 $month current month
 $day current day

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: suggestion for snippet manager.
« Reply #1 on: February 03, 2009, 05:31:41 PM »
Maybe a slightly different set of variables, but it shouldn't be too difficult to add...

Right now I'm more interested in the C compiler than the IDE, so I will put this on the wishlist - and then we see what happens...
/Pelle