Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TreasureBoxNew to Visual Studio Code? Get it now.
TreasureBox

TreasureBox

devtools

|
24 installs
| (0) | Free
常用开发工具,如 UUID、Base64、时间转换等
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DevTools - 开发者工具集

项目简介

DevTools 是一个为开发者设计的 Visual Studio Code 扩展,提供了一系列实用的开发工具,包括:

  • UUID 生成器
  • Base64 编码/解码
  • 字符串哈希计算 (MD5, SHA1, SHA256)
  • 正则表达式测试器
  • JSON 格式化
  • JSON转C++
  • JSON转Python

功能使用说明

左侧出现工具图标 image

UUID 生成

  1. 生成的 UUID 将自动复制到剪贴板

Base64 编码/解码

  1. 选择 "Base64 编码" 或 "Base64 解码"

字符串哈希计算

  1. 搜索并选择 "MD5 哈希", "SHA1 哈希" 或 "SHA256 哈希"

正则表达式测试

  1. 在状态栏弹出的面板中输入正则表达式和测试文本

JSON 格式化

  1. 在状态栏选择 "JSON 格式化"

JSON转C++

  1. 在状态栏选择 "JSON 转C++"

JSON转Python

  1. 在状态栏选择 "SON转Python"

安装

  1. 在 VS Code 中打开扩展视图 (Ctrl+Shift+X)
  2. 搜索 "TreasureBox"
  3. 点击安装按钮

使用说明

安装完成后,您可以在 VS Code 的侧边栏中找到 DevTools 工具集。点击相应工具即可使用。

贡献指南

欢迎提交 issue 和 pull request 来改进本项目。

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft