My feature requests for 2014

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
ttx
Posts: 31
Joined: Wed Jul 28, 2010 10:20 am

My feature requests for 2014

Post by ttx »

I am using RapidPHP every day. It's the best IDE i have ever work with. This is the list of functions i miss most:

Better color picker
Many times i have to copy hex color from css to photoshop to change hue or saturation. Standard windows picker can only change the lightness.
Picker like in Photoshop or Colorzilla ( http://colorzilla.com/firefox/screenshots.html ) would be nice.

Quick search
I want to just press a shortcut (like Ctrl+Shift+F) and start typing. The first match will be focused and highlighted (like search in Firefox or Chrome). Then F3 for next match...

"Minimap" - Like the one in Sublime text.
"Live CSS colors" - change background color of color definition in css: https://github.com/a-sk/livecss

I would be very happy, if at least one of those things make it to 2014 :)

Sorry for my english.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: My feature requests for 2014

Post by Karlis »

100% agree about color picker - can not promise any timeline, but is already in our to-do for 2013/2014 development season. May not be included in th einitial release but has reasonable priority. So far we have included full support for rgb/rgba/hsl/hsla color notations.

Search from toolbar already exists Ctrl + ` focuses search field. Enter or F3 then does the search. More improvements planned later.

Live CSS colors is in todo list but not for initial release, but the period after that (2013/2014 season maybe).

Minimap is not yet planned, though I believe we could create it, will investigate.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply