Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.63 KB

README.md

File metadata and controls

53 lines (29 loc) · 1.63 KB

react-code-regions README

Welcome to the README for the "react-code-regions" extension!

Features

The "react-code-regions" extension allows you to quickly insert predefined comments into your React code. Here's what it offers:

  • Insert customizable comments into your React codebase effortlessly.
  • Select from a list of predefined comments to enhance code readability and organization.

Requirements

There are no specific requirements or dependencies for this extension.

Extension Settings

This extension contributes the following settings:

  • react-code-regions.customRegions: Customize your list of regions for React code comments.

Usage

To insert a predefined comment, use one of the following shortcuts:

  • Press Ctrl+Alt+K on your keyboard.
  • Press Ctrl+Alt+Numpad0 on your keyboard.

Select a comment from the available options and it will be inserted at the current cursor position.

Known Issues

No known issues at the moment. If you encounter any issues, please feel free to report them on the extension's GitHub repository.

Release Notes

0.0.6

Initial release of the "react-code-regions" extension.


Following Extension Guidelines

Make sure to adhere to the best practices and guidelines outlined for creating Visual Studio Code extensions.

Check out the Extension Guidelines for more details.

For More Information

Enjoy coding with "react-code-regions"!