delphidabbler / codesnip

A code bank designed with Pascal in mind
https://delphidabbler.com/software/codesnip
Other
110 stars 33 forks source link

Allow setting default output file type for generated code #112

Open delphidabbler opened 1 year ago

delphidabbler commented 1 year ago

Later Version

Add an option to the Code Formatting tab of the Preferences dialogue box to determine the default output format of code.

Will need to use logic from the Generate Unit dialogue box to determine which formats are available for certain file types.