psi-header
psi-header copied to clipboard
Configurable file header and changes tracking extension for VSCode
I cannot configure the header in any workspaces, because when trying to add the header I get the following error message ``` v[1].toLocaleUpperCase is not a function ``` My User...
Hi, It seems the changes-tracking function won't work when installed on a SSH remote.
If the license of a project is `Apache-2.0 WITH LLVM-exception` then `` and the related variables are not populated, despite the fact that the license is a well formed SPDX...
Is there a way to generate copyright headers for JS files, but only when they don't have a corresponding TS file (and thus aren't transpiled). Didn't notice any kind of...
The plugin is modifying `settings.json` files even if that file isn't part of the currently opened projects. This includes the file(s) saved in my user home directory which should be...
I am trying to create a simple header using "Compact Mode" but it seems to be ignored. My config is: ```json "psi-header.config": { "license": "custom", "forceToTop": true, "blankLinesAfter": 1 },...
**Description:** Hi there, I'm really enjoying using the psioniq File Header extension — it's a great tool for keeping file headers consistent and informative. I'd like to propose a new...
# Request for file-specific header comments ## Issue Description I'm requesting a feature to add specific comment types for specific files. SCSS is a CSS preprocessor that compiles all SCSS...