akalongman/sublimetext-stringutilities

Add camelCase/PascalCase option

Open

#14 建立於 2016年2月2日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (23 fork)github user discovery
Hacktoberfest

倉庫指標

Star
 (83 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi,

Great plugin. Just found it today.

The Convert Camel Case <-> Underscores is converting from underscores with the first letter capitalized, which is sometimes referred to as PascalCase.

PascalCase is when the first letter of each word is capitalized, while camelCase may or may not have the first letter capitalized.

It would be nice to have an option to choose between the two conventions, either through a different binding or a settings file.

貢獻者指南