https://marketplace.visualstudio.com/items?itemName=H337.c2p
I’m developing a VS Code and Cursor extension that helps developers quickly copy all code in a workspace to the clipboard for use with LLMs.
It also displays the token count for each file, as well as the total token count across the workspace.
By default, it ignores files listed in .gitignore, but this behavior can be customized in the extension settings, along with many other options.
https://marketplace.visualstudio.com/items?itemName=H337.c2p
I’m developing a VS Code and Cursor extension that helps developers quickly copy all code in a workspace to the clipboard for use with LLMs.
It also displays the token count for each file, as well as the total token count across the workspace.
By default, it ignores files listed in .gitignore, but this behavior can be customized in the extension settings, along with many other options.