New File Types in Split Window Extension for VS Code

This is a Visual Studio Code extension that allows you to create new files of specific types (Arduino, Python, HTML) in a split window.

Features

  • Create a new Arduino file in a split window
  • Create a new Python file in a split window
  • Create a new HTML file in a split window

How to Use

  1. Install the extension in VS Code
  2. Use the following commands to create new files: ctrl+alt+a to create a new Arduino file ctrl+alt+p to create a new Python file ctrl+alt+h to create a new HTML file

Requirements

  • Visual Studio Code

Known Issues

Please report any issues you find on the GitHub repository.

Release Notes

0.0.1

Initial release of the extension.