8000 GitHub - Mesheo/copy-to-gpt-chat: Copies the content of codes to pass as context to artificial intelligence.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mesheo/copy-to-gpt-chat

 
 

Repository files navigation

Copy to Chat GPT

A Visual Studio Code extension that copies code content to the clipboard to be used as context in artificial intelligence platforms.

Features

  • Copy the content of a single file or multiple files to the clipboard using a specific format
  • Copy the content of a whole folder and all its files to the clipboard using a specific format

Requirements

No specific requirements are needed to use this extension.

Extension Settings

This extension does not have any settings.

Known Issues

No known issues at the moment.

Release Notes

0.0.1

Initial release.

Contributing

If you encounter any issues while using this extension or have ideas for new features or improvements, please create a new issue on the GitHub repository.

If you want to contribute to this extension, please fork the GitHub repository and submit a pull request with your changes.

License

This extension is licensed under the MIT License.

How to Publish a New Version

  1. Update the version number in package.json and commit the changes.
  2. Run the vsce package command to create a .vsix file for the new version.
  3. Run the vsce publish command to publish the new version to the Visual Studio Code Marketplace.

About

Copies the content of codes to pass as context to artificial intelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.5%
  • JavaScript 28.5%
0