Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Easy FrontNew to Visual Studio Code? Get it now.
Easy Front

Easy Front

panyuqing

|
2 installs
| (0) | Free
A VSCode extension that shows an easy front panel
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Easy Front VSCode 插件

这是一个简单的 VSCode 插件,它会在活动栏中显示一个图标,点击后可以打开一个显示 "Easy Front" 的面板。

功能特性

  • 在 VSCode 活动栏中添加一个火箭图标
  • 点击图标后显示一个侧边栏面板
  • 面板中包含一个可点击的项目
  • 点击项目后打开一个 Webview 面板显示 "Easy Front"

开发和测试

  1. 安装依赖: ```bash npm install ```

  2. 编译 TypeScript: ```bash npm run compile ```

  3. 在 VSCode 中按 F5 或使用调试配置 "Run Extension" 来启动插件开发模式

  4. 在新打开的 VSCode 窗口中,你会在活动栏看到一个火箭图标

  5. 点击图标,然后点击 "点击打开面板" 来查看效果

文件结构

  • package.json - 插件配置和依赖
  • src/extension.ts - 主要的插件逻辑
  • tsconfig.json - TypeScript 配置
  • .vscode/launch.json - 调试配置
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft