Skip to content

A vscode extension,Help naming the Function Name and Class Name.

Notifications You must be signed in to change notification settings

laynefyc/vscode-naming

Repository files navigation

naming README

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

  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

Enjoy!

About

A vscode extension,Help naming the Function Name and Class Name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published