Skip to content

Repository files navigation

Use this extension to save projects in firebase and sync.

VS Code Plugin

Overview

This repository contains a VS Code Plugin developed to enhance the developer experience by providing additional functionalities within the Visual Studio Code environment. The plugin is designed to streamline workflows, improve efficiency, and integrate seamlessly with VS Code.

Features

  • Custom Commands: Execute tailored commands for automation and productivity.
  • Syntax Highlighting: Enhanced syntax support for better code readability.
  • Code Snippets: Quickly insert commonly used code snippets.
  • Integration with External APIs: Fetch and display data from external sources.
  • User-friendly UI: Intuitive interface to configure and use the plugin.

Installation

  1. Clone the Repository:
    git clone https://github.com/anu102001/VS-Code-Plugin.git
    cd VS-Code-Plugin
  2. Install Dependencies:
    npm install
  3. Build the Extension:
    npm run build
  4. Run the Extension in VS Code:
    • Open the project in VS Code.
    • Press F5 to launch a new VS Code window with the extension enabled.

Usage

  • Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS) and type the plugin name to see available commands.
  • Configure settings in the VS Code Settings panel.
  • Use shortcuts to trigger plugin features efficiently.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to your fork (git push origin feature-branch).
  5. Open a Pull Request.

Issues & Support

If you encounter any issues or have feature requests, please open an issue in the GitHub Issues section.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages