-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Make a newm function for creating new M-files in the editor. It should support:
- names for various boilerplate items
- templating of the boilerplate
- per-user and per-project template definitions
- hooks for arbitrary template processing
Bonus points if you can reverse-engineer the Matlab Desktop Current Window stuff enough to hook into the right-click "New >" context menu there.
Reactions are currently unavailable