# ul-vsc-basic **Repository Path**: ulthon/ul-vsc-basic ## Basic Information - **Project Name**: ul-vsc-basic - **Description**: vsc通用扩展包,可以一键安装基本扩展,比如git、ftp、tree等。 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-04 - **Last Updated**: 2025-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UL Development Basic Extension Pack A carefully curated VS Code extension pack containing essential extensions that can be useful for developing any project. ## 📦 Extension Pack Overview This extension pack integrates the most commonly used tools and features in the development process, allowing you to install all necessary basic extensions with one click to improve development efficiency. ### 🚀 Quick Start 1. Search for `UL Development Basic Extension Pack` in VS Code 2. Click Install 3. All basic development extensions will be automatically installed ### 📋 Included Extensions #### 🎨 Code Visualization - **Blockman** (`leodevbro.blockman`) - Adds background colors to code indentation structure - **Bookmarks** (`alefragnani.Bookmarks`) - Code bookmarks for quick navigation in sidebar - **vscode-icons** (`vscode-icons-team.vscode-icons`) - Richer file type icons #### 💬 Comment Enhancement - **Colorful Comments** (`ParthR2031.colorful-comments`) - Adds different highlight colors to comments - **Comment Translate** (`intellsmi.comment-translate`) - Translates comments, code hints, error messages, variable names, etc. to Chinese #### 🤖 AI Assistant - **Tabnine** (`TabNine.tabnine-vscode`) - Useful AI assistant supporting multiple programming languages #### 🔧 Git Tools - **Conventional Commits** (`vivaxy.vscode-conventional-commits`) - Commit Git records following fixed option workflow - **Git Graph** (`mhutchie.git-graph`) - Enhanced Git panel with visual commit search and branch management - **Git History** (`donjayamanne.githistory`) - Enhanced Git functionality to search file changes by file and line - **gitignore** (`michelemelluso.gitignore`) - Quickly add files to .gitignore #### 📝 Documentation and Markup - **Markdown Preview Enhanced** (`shd101wyy.markdown-preview-enhanced`) - Enhanced markdown display with export support - **Todo Tree** (`Gruntfuggly.todo-tree`) - Use TODO comments in code and browse/locate them in tag format - **vscode-pdf** (`tomoki1207.pdf`) - Browse PDF files directly in VS Code #### ⚙️ Development Tools - **Sublime Text Keymap** (`ms-vscode.sublime-keybindings`) - Sublime Text keyboard shortcuts - **tree-generator** (`xboxyan.tree-generator`) - Right-click directory to generate tree structure - **VS Code Counter** (`uctakeoff.vscode-counter`) - Directory code statistics and analysis - **Getter and Setter Generator** (`afmicc.GetterAndSetterGenerator`) - Generate getter and setter methods from class variable declarations #### 🌍 Localization - **Chinese Language Pack** (`MS-CEINTL.vscode-language-pack-zh-hans`) - Simplified Chinese language pack #### 📊 Statistics Tools - **WakaTime** (`WakaTime.vscode-wakatime`) - Free code working time statistics ## 🎯 Use Cases - Project development in any programming language - Team collaborative development - Code review and maintenance - Documentation writing - Project management ## 📝 Version Requirements - VS Code Version: ^1.0.0 ## 🔗 Related Links - [Gitee Repository](https://gitee.com/ulthon/ul-vsc-basic) - [VS Code Marketplace](https://marketplace.visualstudio.com/) ## 👨‍💻 Publisher **ulthon** - Dedicated to improving developer experience ## 📄 License This project is licensed under an open source license. --- **Make development more efficient!** 🚀