开发者

.htaccess - Editor or plugin for Eclipse/Netbeans with intellisense support

开发者 https://www.devze.com 2023-02-25 08:31 出处:网络
Is there possible to edit .htaccess files with Intellise开发者_如何学Cnse and syntax highlighting support in Eclipse, Aptana or Netbeans (may be plugins)?

Is there possible to edit .htaccess files with Intellise开发者_如何学Cnse and syntax highlighting support in Eclipse, Aptana or Netbeans (may be plugins)?

mod-rewrite syntax support is cool feature!


Vote for this issue to get it added to a future version of Netbeans: link


You can go there to look about syntax highlighting.

As far as I am concerned, I don't think Intellisense feature (meaning autocompletion) would be very interesting for mod_rewrite.

I mean basically all the Rules are RewriteRule or RewriteCond and the rest is really dependant of your directories. Even the variables are not so difficult to remember;

0

精彩评论

暂无评论...
验证码 换一张
取 消