Plugin: CamelCase v1.0

Browse, download and discuss plugins for Blumentals code editors
Post Reply
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Plugin: CamelCase v1.0

Post by pmk65 »

Convert text to/from various formats such as CamelCase and underscore_case.

Installation:
1) Download plugin .ZIP file.
2) Open WeBuilder and select "Plugins -> Manage Plugins" from the menu.
3) Click "Install" and select the .ZIP file you downloaded in step 1.

Usage:
1) Select a test in the editor and activate the plugin from the "Plugins" menu.


Feedback appreciated. ;)
(I only use WeBuilder, so I haven't tested if it works in HTMLPad, Rapid CSS or Rapid PHP.)
Attachments
CamelCase.zip
(1.61 KiB) Downloaded 1013 times
Last edited by pmk65 on Thu Apr 21, 2016 4:02 pm, edited 2 times in total.
There are 10 types of people in the world: Those who understand binary and those who don't.
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Plugin: CamelCase 1.0

Post by Aivars »

A small issue: You're connecting "ready" signal to OnReady but OnReady function doesn't exist.
Blumentals Software Programmer
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Re: Plugin: CamelCase 1.0

Post by pmk65 »

Aivars wrote:A small issue: You're connecting "ready" signal to OnReady but OnReady function doesn't exist.
Thanks for spotting that. It was some leftover code from when I tried adding icons and version conditions.

I have uploaded a new fixed version.
There are 10 types of people in the world: Those who understand binary and those who don't.
Post Reply