DevMamudul Setup
A professional VS Code extension that provides a customized development environment and utility tools for optimized productivity.
Features
- Developer Friendly Dark Theme: A custom-built, eye-care optimized dark theme.
- Premium Default Settings: Auto-configures font (JetBrains Mono), smooth scrolling, and sticky scroll.
- Custom Sidebar: Quick access to essential developer shortcuts from the sidebar.
- Pro Snippets: High-productivity snippets for JavaScript, TypeScript, and React.
- Extension Pack: Bundles essential extensions like Prettier, ESLint, and Error Lens.
Usage
- Install & Activate: Once installed, the "Developer Friendly Dark" theme and premium settings will be applied.
- Access Shortcuts: Look for the DevMamudul logo (M) on the VS Code Activity Bar (left side).
- Use Snippets: Type
clg for console logs, afn for arrow functions, or rfc for React components.
- Commands: Open the Command Palette (
Ctrl+Shift+P) and search for "Hello World" to get started.
Extension Settings
This extension provides the following default configurations:
editor.fontFamily: 'JetBrains Mono'
editor.lineHeight: 1.8 (Better readability)
workbench.colorTheme: 'Developer Friendly Dark'
Known Issues
No known issues.
Release Notes
0.0.1
- Initial release of DevMamudul Setup.
- Added basic Hello World command.
Enjoy a better coding experience!
| |