NetBeans Case Converter

This module provides a convenient way to convert string case. <h3>Usage</h3> In the editor panel: <ol> <li>Select the text you want to change the case of</li> <li>Right-click to open the contextual menu</li> <li>Open the <code>Convert To...</code> submenu</li> <li>Click on the converter of your choice</li> </ol> Please note that if no text is selected, the menu is disabled. <h3>Available converters</h3> <ul> <li><b>camelCase</b>: first capitalized letter of each word, except for the first letter of the resulting word, no space</li> <li><b>hyphen-case</b>: lower case words separated with an hyphen</li> <li><b>lower case</b>: lower case words</li> <li><b>PascalCase</b>: first capitalized letter of each word, no space</li> <li><b>Sentence case.</b>: first capitalized letter of the first word, ends with a dot (capital letters within the sentence are preserved)</li> <li><b>snake_case</b>: lower case words separated with an underline character</li> <li><b>Title Case</b>: first capitalized letter of each word, one space between words</li> <li><b>UPPER CASE</b>: upper case words</li> </ul>

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки NetBeans Сеть
Группа

Группа

fr.evidev.netbeans.modules
Идентификатор

Идентификатор

netbeans-case-converter
Последняя версия

Последняя версия

0.2.3
Дата

Дата

Тип

Тип

nbm
Описание

Описание

NetBeans Case Converter
This module provides a convenient way to convert string case. <h3>Usage</h3> In the editor panel: <ol> <li>Select the text you want to change the case of</li> <li>Right-click to open the contextual menu</li> <li>Open the <code>Convert To...</code> submenu</li> <li>Click on the converter of your choice</li> </ol> Please note that if no text is selected, the menu is disabled. <h3>Available converters</h3> <ul> <li><b>camelCase</b>: first capitalized letter of each word, except for the first letter of the resulting word, no space</li> <li><b>hyphen-case</b>: lower case words separated with an hyphen</li> <li><b>lower case</b>: lower case words</li> <li><b>PascalCase</b>: first capitalized letter of each word, no space</li> <li><b>Sentence case.</b>: first capitalized letter of the first word, ends with a dot (capital letters within the sentence are preserved)</li> <li><b>snake_case</b>: lower case words separated with an underline character</li> <li><b>Title Case</b>: first capitalized letter of each word, one space between words</li> <li><b>UPPER CASE</b>: upper case words</li> </ul>
Ссылка на сайт

Ссылка на сайт

https://github.com/eviweb/netbeans-case-converter
Система контроля версий

Система контроля версий

https://github.com/eviweb/netbeans-case-converter/tree/master

Скачать netbeans-case-converter

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.netbeans.api : org-netbeans-api-annotations-common jar RELEASE110
org.netbeans.api : org-netbeans-modules-editor-lib2 jar RELEASE110
org.netbeans.api : org-openide-awt jar RELEASE110
org.netbeans.api : org-openide-text jar RELEASE110
org.netbeans.api : org-openide-util jar RELEASE110
org.netbeans.api : org-openide-util-ui jar RELEASE110

test (1)

Идентификатор библиотеки Тип Версия
org.netbeans.api : org-netbeans-libs-junit4 jar RELEASE110

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.3
0.2.2
0.2.1
0.2.0