Notice:
- This is an extension made for the ICT course at KW1C, so it's made for specific people.
- This is my first extension.
Features
Write kw1c-template (modifiable in settings) to insert a template.
Works with:
- HTML
- CSS
- Javascript (or Typescript)
- PHP
- SQL
And more if i feel like it.
Extension Settings
Command |
Usage |
Default |
kw1c-template.Name |
Your name to automatically add it. |
"You can add your name in settings." |
kw1c-template.triggerWord |
The keyword used to trigger the template. |
"kw1c-template" |
kw1c-template.defaultCssFile |
Set the default CSS file URL used in templates. |
"styles/stylesheet.css" |
kw1c-template.defaultJavascriptFile |
Set the default JavaScript file URL used in templates. |
"scripts/script.js" |
kw1c-template.addLangAttribute |
Add color to the module header. |
Enabled |
kw1c-template.addTime |
Add time to the module header. |
Enabled |
kw1c-template.colorModuleHeader |
Add color to the module header. |
Enabled |
kw1c-template.JavascriptTagInPHP |
Add a script tag for JavaScript when using PHP. |
Enabled |
kw1c-template.Extras: CSS |
Extra options for CSS. |
None |
kw1c-template.Extras: HTML |
Extra options for HTML. |
None |
kw1c-template.Extras: Javascript |
Extra options for Javascript (and TypeScript). |
None |
kw1c-template.Extras: PHP |
Extra options for PHP. |
None |
kw1c-template.Extras: SQL |
Extra options for SQL. |
None |
Enjoy!
| |