Search found 2 matches

by bigprof
Sun Oct 26, 2008 8:46 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Enforcing auto-completion for a certain language
Replies: 2
Views: 1905

Re: Enforcing auto-completion for a certain language

Thanks for the reply. You're right indeed. But in my case, I'm editing a file named "styles.css.php". It generates a dynamic style sheet. CSS files don't have a <style> tag, so that's why I need to enforce switching auto-complete to CSS. Your reply gave me the idea of adding the <style> tag while ...
by bigprof
Tue Oct 21, 2008 4:41 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Enforcing auto-completion for a certain language
Replies: 2
Views: 1905

Enforcing auto-completion for a certain language

Hi, I'm a happy registered user of Rapid PHP 2008. I have a question: When I'm editing a file that has for example a ".php" extension, RapidPHP recognizes the file normally as a PHP file and offers code completion based on PHP. Sometimes, however, I want to enforce code-completion for, say, CSS in ...