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

naming

layneFyc

|
1,205 installs
| (2) | Free
Help Chinese programmers standardize Class and Function names.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

naming README

这是一个帮助中国程序员规范Class,Function……命名的工具。比如输入"工单系统",再输入"1",会触发自动命名的翻译函数,出现三种不同的函数命名提示。

  1. 输入想要翻译的中文,比如"工单系统";
  2. 输入"1",比如"工单系统1"
  3. 会出现翻译后的函数列表
  4. 选择其中一个函数,会自动替换中文。

Tip: 在联网状态下才能使用。

1.0.0

初始化项目,并提交到vscode服务器

1.0.1

使用node-fetch代替request

1.1.0

优化输入提示

1.1.1

使用TypeScript重写

1.1.7

  1. 将提示符号 '/' 改为兼容性更高的数字 '1'
  2. php文件将自动添加 $ 符号

For more information

  • Github vscode-naming
  • My blog
  • Issues

Enjoy!

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