Skip to content

mangooer/m-tools

Repository files navigation

Developer Tools

这是 "Developer Tools" 扩展的 README 文件。该扩展提供了一系列工具,帮助开发者在 Visual Studio Code 中进行编码、解码、格式化等操作。 本插件由AI生成,请勿用于商业用途。

This is the README for the "Developer Tools" extension. This extension provides a set of tools to help developers encode, decode, and format within Visual Studio Code. This extension is generated by AI, please do not use it for commercial purposes.

功能 / Features

  • Base64 编码/解码:将文本进行 Base64 编码或解码。

  • Base64 Encode/Decode: Encode or decode text using Base64.

  • URL 编码/解码:对 URL 进行编码或解码。

  • URL Encode/Decode: Encode or decode URLs.

  • JSON 格式化:格式化 JSON 文本。

  • JSON Formatter: Format JSON text.

  • 文本长度计算:计算输入文本的长度。

  • Text Length Calculation: Calculate the length of input text.

  • 随机字符串生成:生成包含数字、大写字母和特殊字符的随机字符串。

  • Random String Generation: Generate random strings with numbers, uppercase letters, and special characters.

  • UTF8 编码/解码:对文本进行 UTF8 编码或解码。

  • UTF8 Encode/Decode: Encode or decode text using UTF8.

  • 时区时间显示:显示不同时区的当前时间,并提供多种时间格式选择。

  • Timezone Time Display: Display current time in different time zones with multiple format options.

要求 / Requirements

  • Visual Studio Code 版本 1.93.1 或更高。
  • Visual Studio Code version 1.93.1 or higher.

扩展设置 / Extension Settings

此扩展提供以下设置: This extension provides the following settings:

已知问题 / Known Issues

发布说明 / Release Notes

1.0.0

  • 初始版本发布。
  • Initial release.

About

developer tools

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors