Pelles C forum

Pelles C => Feature requests => Topic started by: xanatose on January 30, 2009, 09:56:07 PM

Title: suggestion for snippet manager.
Post by: xanatose 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
Title: Re: suggestion for snippet manager.
Post by: Pelle 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...