Last active
March 14, 2023 23:29
-
-
Save konstantindenerz/de6694dbb9f06838cc9bdbc71c41fc40 to your computer and use it in GitHub Desktop.
PRI live template for angular projects to inject something.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
private readonly $name$ = inject($TOKEN$); $END$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to add live template: https://www.jetbrains.com/help/webstorm/creating-and-editing-live-templates.html
The template above requires this list of variables:
Edit Template Variables