Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HelloWorldNew to Visual Studio Code? Get it now.
HelloWorld

HelloWorld

sebastianharris4

|
29 installs
| (0) | Free
A extension that does a lot of different things like some commands snippets statusbar information and some custom data tags.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

This is just a basic extension I decided to make for some reason.

Features

It has python snippets and a lines selected detector.

Snippets(python):

  • !p print statement
  • !for a for loop
  • !fun function
  • !funforp function for loop as well as print
  • !inp a input statement
  • !intinp a integer input statement

commands:

  • Hello World, prints a simple message
  • Not cool, prints a simple message both of these are for learning pruposes because I"m just learning how to make extensions

Requirements

There should be no requirements!

Extension Settings

No settings should be required for this please just enjoy.

Known Issues

There is a small issue with the snippets where sometimes it won't let you use them after just using one to fix this just hit backspace then tab

Release Notes

Snippets and some basic commands

1.0.0

Snippets for python functions really basic stuff and some commands

1.1.0

There is some more python snippets added

1.2.0

added a lines selected feature and some more python snippets

1.3.0

added new commands and if wanted a custom theme please tell me in q and a if you want one thx! As well as a custom tag for html called if you wanted to use that.

  • reverse word, reverses a word

1.4.0

I added some snippets for testing for my custom programming langauge dw about it

1.5.0

fixed custom programming language snippets

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