akalongman / akalongman/sublimetext-stringutilities
Add camelCase/PascalCase option
Offen
Hacktoberfest
- Vorherrschende Sprache
- Python
- Sterne
- 83
- Forks
- 23
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.