Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
258 views

Is there a CSS editor for Aptana or Eclipse that supporting CSSEdit groups?

My code is neatly organized in CSSEdit groups, but the others in my team use Aptana or other tools. Is there a CSS editor for Aptana or Eclipse that supporting CSSEdit groups? [EDIT] Does Aptana or ...
0
votes
1answer
194 views

How can I debug JS code in CSSEdit?

Yeah, sounds silly but I'm a designers and the site I'm working on is not working in CSSEdit. Which is bad for me, very bad. The site has a massive JS/Ajax client and works in all browsers, IE, ...
0
votes
3answers
1k views

Editing .plist files - are single quotes allowed as strings?

In particular, I'm editing the AutoCompletion.plist file for CSSEdit (if that even matters). My question is, are there any characters withing the STRING elements that need to be escaped? spaces? ...