Copy ChunksSplit a file into chunks of N tokens for easy copy-paste. Copy Chunks is a Visual Studio Code extension that makes it easy to copy chunks of a document to paste into length-limited chatbot conversations. The extension provides a command palette command "Copy Chunks" that opens a sidebar with a page showing chunks of the current file, each chunk having a specified length in tokens.
Features
Requirements
Extension SettingsThis extension contributes the following settings:
UsageTo use the Copy Chunks extension, follow these steps:
Known IssuesThere are no known issues with this extension. Release Notes0.0.1 Initial release of Copy Chunks. ContributingPRs welcome! LicenseThis extension is licensed under the MIT License. |