A Visual Studio Code extension for jokes that allows editing files using punched cards.
- Install this extension
- open a file
Once the extension is installed, the editing screen for all files becomes punched cards!
- Character code is ASCII code
- 1 character per column
- 40 characters per piece
It is also a specification that once a hole has been punched, it cannot be undone (It is not impossible to undone using VS Code's Undo).
git clone [email protected]:ajfAfg/vscode-punched-card.git
- Open the cloned repository in VS Code
npm install
npm run watch
- Press
F5
- Cat Customs - Custom Editor API Samples
- Your First Extension
- Webview API
- Custom Editor API
- Publishing Extensions
MIT
- Awarded an excellence award 🥈 at GEEK CAMP vol.7