Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>TkSnippetsNew to Visual Studio Code? Get it now.
TkSnippets

TkSnippets

Tim Kral

|
1,432 installs
| (0) | Free
Simple HTML Snippet generator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tksnippets README

Features

snippet keywords:
    (Site-Templates)
    'tk-html-bt-template-dark': Creates a HTML Template that uses Bootstrap and jquery

    (Element-Templates)
    'tk-html-bt-nabvbar-dark': Creates a dark navigation bar using Bootstrap and jquery
    'panels': 
    [
        'tk-html-bt-panel-primary': Creates a primary-color Panel using Bootstrap and jquery
        'tk-html-bt-panel-default': Creates a default-color panel using Bootstrap and jquery
        'tk-html-bt-panel-info': Creates a info-color panel using Bootstrap and jquery
        'tk-html-bt-panel-warning': Creates a warning-color panel using Bootstrap and jquery
        'tk-html-bt-panel-danger': Creates a danger-color panel using Bootstrap and jquery
    ]
    (Other)
    'tk-html-bt-import': Imports Bootstrap and jquery

short keys:
    'tks-hbpp': tk-html-bt-panel-primary
    'tks-hbpd': tk-html-bt-panel-default
    'tks-hbpi': tk-html-bt-panel-info
    'tks-hbpw': tk-html-bt-panel-warning
    'tks-hbpda': tk-html-bt-panel-danger

Requirements

none

Known Issues

none

Release Notes

1.0.2

added:
    'tk-html-bt-panel-default': Creates a default-color panel using Bootstrap and jquery
    'tk-html-bt-panel-info': Creates a info-color panel using Bootstrap and jquery
    'tk-html-bt-panel-warning': Creates a warning-color panel using Bootstrap and jquery
    'tk-html-bt-panel-danger': Creates a danger-color panel using Bootstrap and jquery

added shorts:
    'tks-hbpp': tk-html-bt-panel-primary
    'tks-hbpd': tk-html-bt-panel-default
    'tks-hbpi': tk-html-bt-panel-info
    'tks-hbpw': tk-html-bt-panel-warning
    'tks-hbpda': tk-html-bt-panel-danger

1.0.1

added:
    'tk-html-bt-nabvbar-dark': Creates a dark navigation bar using Bootstrap and jquery

1.0.0

initial release


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft