Chat to Markdown Converter for GitHub CopilotThis Visual Studio Code extension converts a chat session exported from the GitHub Copilot extension into a Markdown document. The extension reads JSON data from the active window and generates a Markdown document in a new window. This whole project has been created using the help of Github Copilot. Features
RequirementsThis extension requires Visual Studio Code to be installed on your system. It is recommended to use the latest version of Visual Studio Code for the best experience. You can download the latest version of Visual Studio Code from here. The extension also requires the active window to contain JSON data exported from a chat session with the GitHub Copilot extension. You can export a chat session by using the "Chat: Export session" command in the GitHub Copilot extension. Please note that this is a general description based on the provided information. You might want to add more specific details about your extension's functionality and usage in your README file. |