Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Add ItemsNew to Visual Studio Code? Get it now.
Add Items

Add Items

KineticSnippet

|
155 installs
| (0) | Free
Extends "new file..." vscode capabilities
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Add items

Create files using both the command palette or the context menu, not just files, but classes, scripts, enums, and all short of templates.

Python example:

python

C#, Razor Pages, TypeScript, C++ and more:

Ctx

NOTE Context menus are automatically show only for: C#, Python, TypeScript and Razor Pages, when the extension detects a file with the extension: .cs, .py, .ts, .cshtml, or a tsconfig.json file, accordingly.

Languages

This are the languages this extension provide snippets for:

  • C#
  • Python
  • Typescript
  • JavaScript
  • Cpp

You can add more snippets for your favorite language running the command: "Open user templates" and adding your templates. Enable this feature in "Settings": "Context menu: Custom" and set it to true.

Localization

This extension is localized in the following languages:

  • English (default, built-in)
  • Russian (built-in, partial)
  • Spanish (build-in, partial)

This extension is available on Open-VSX

If you are an open source lover using vscodium you can install this extension here.

This is an open source, GPL-3, project you can modify, share and contribute. Fell free to contribute.

Contributions

All contributions are welcome!

Make sure to read the contributions guidelines before.

C# extension

If you are a C# developer, you may be interested in this extension

Credits

Extension icon: yoteyo

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft