Copyright Updater for VSCodeBehavior
Project configurationUnified templateThe extension will evaluate text from Scope-divided templateThe extension will follow the properties defined in Example:
And save the template to the corresponding location. TemplateTemplate is a JavaScript snippet. It will be evaluated and expected to be of type string. The first and last lines will be dropped. Example:
CommandsUpdate for the active editorID: It triggers an update for document in the active editor. Update for all project filesID: It triggers an update for all file scopes defined in the project configuration. ConfigurationUpdate on saveNotification only appears when the file have been actually edited for the copyright update. Ignore listAn array of regular expressions in JSON. File with matched relative path will be ignored by the copyright updater. LicenseCopyright 2025 Jelly Terra jellyterra@proton.me Use of this source code form is governed under the MIT license. |