Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (31 loc) · 2.36 KB

README.md

File metadata and controls

45 lines (31 loc) · 2.36 KB
logo

Error Helper - Visual Studio Code Extension

Visual Studio Marketplace Version (including pre-releases) Visual Studio Marketplace Rating (Stars) Visual Studio Marketplace Downloads GitHub GitHub Repo stars

Buy Me A Coffee

Error Helper is a Visual Studio Code extension that simplifies the process of fixing code lines in your code editor. It enables you to select a code line, right-click, and choose the "Fix Code Line" option to automatically fix the selected code. Say goodbye to manual corrections and streamline your coding workflow!

Features

  • Easy code line fixes with a right-click.
  • Seamlessly integrates with your Visual Studio Code environment.
  • Provides quick feedback on code improvements.
  • Boosts productivity and reduces coding errors.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the square icon in the sidebar or using the keyboard shortcut Ctrl+Shift+X.
  3. Search for "Error Helper" in the Extensions marketplace.
  4. Click the "Install" button for the "Error Helper" extension.

or by link Marketplace

Usage

  1. Select a code line in your code editor.
  2. Right-click to open the context menu.
  3. Choose "Fix Code Line" from the available options.
  4. Watch as your selected code line is automatically fixed.

Known Issues

Please check the GitHub Issues for known issues and report any new ones you come across.

Contribute

If you would like to contribute to this project or have ideas for improvements, please check our GitHub repository for guidelines on contributing and open issues or pull requests.