This extension provides the header integration in VS Code.
# **************************************************************************** #
# */
# vscode-header ##### */
# ############ */
# By: dnettoRaw <hello@dnettoraw.dev> ### ### */
# ## ## ## ## */
# obs: "even if you don't believe them, ## ## */
# they believe you." */
# -A demon told me ## ## ## ## */
# ### ###### ### */
# Created: 2022/03/20 21:21:42 by dnettoRaw ##### #### */
# Updated: 2022/05/19 21:21:42 by dnettoRaw */
# dnetto.dev */
# **************************************************************************** #
# #######
# ### ###
# ## ## ## ## F: vscode-header.js
# ## ## P: vscode-header
# C: 2022/03/20 21:21:42 by dnettoRaw
# ## ## ## ## U: 2022/05/19 21:21:42 by dnettoRaw
# ###########
F | file name |
P | project name |
C | created at |
U | updated at |
- macOS : ⌘ + ⌥ + H
- Linux / Windows : Ctrl + Alt + H.
- macOS : ⌘ + ⌥ + j
- Linux / Windows : Ctrl + Alt + j.
Header is automatically updated on save.
Default values for username and email are imported from environment variables.
To override these values, specify these properties in User Settings :
{
"header.username": string,
"header.email": string,
"header.url" : string
}
- file name
- creator name
- modifier name
- creation date
- modifcation date
- observation
- observation show dialog in insert header
- web site
- auto add https
- fix for very long sites url
- workflow publish relase
- little version of header
- custon logo by user
- versiion with only logo
In case of a bug, or missing feature, please create a Github Pull Request.
MIT