It is my first VSCode Extension and one of my first projects since I started to explore Software development after being a WordPress Developer for almost five years.
Extension name is Code Typewriter Effect. This VSCode extension adds a typewriter effect to your code when activated. It is straightforward and easy to use.
Usage
To use this extension, follow these simple steps:
- Open the file you want to apply the typewriter effect to in your Visual Studio Code editor.
- Press Ctrl + Shift + P or Command + Shift + P on Mac to open the Command Palette.
- Select Code Typewriter Effect from the available options in the Command Palette.
- The typewriter effect will be applied to your code instantly.
Features
More features soon!
Top comments (0)