Specify a master CSS file(s) for a project

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
zuggsoft
Posts: 11
Joined: Sat Nov 08, 2008 7:26 am

Specify a master CSS file(s) for a project

Post by zuggsoft »

When working with templates and other HTML "snippets", the file doesn't usually have it's own link to a CSS file. Usually a separate "header" template is added to the full HTML output by the PHP framework or template system.

So, when using the Inspector to view an HTML tag, there isn't anything listed in the "Class" dropdown. It would be nice to specify the location of the "master" CSS file for a project (or multiple CSS files) that RapidPHP editor would use to create the drop-down list of available class names. Just another global Project Property that would allow RapidPHP to load a CSS file for helping with auto-completion and the tag inspector.
Post Reply