Skip to content

A Visual Studio Code extension for quick picking "code regions" markers e rapidly inserting them as comments into your React compoent body. Start with a pre-defined list of regions and edit it as you like.

Notifications You must be signed in to change notification settings

dennib/react-code-regions

Repository files navigation

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"!

About

A Visual Studio Code extension for quick picking "code regions" markers e rapidly inserting them as comments into your React compoent body. Start with a pre-defined list of regions and edit it as you like.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published