English 中文(简体)
具有某些特点的编辑[封闭]
原标题:Css editor with certain features [closed]

我们不准许对书籍、工具、软件图书馆以及更多的图书馆征求建议的问题。 你可以ed问这个问题,以便用事实和引言回答。

Closed 8 years ago.

我需要一名具有某些职能的轻型编辑。 下载和审判了几只 app子,但还没有灯塔,它们都不符合我的要求。 实际上,有一,CssEdit(或文本Mate),但不幸的是,把窗户当作用户......

审判:

  • built-in NetBeans IDE css editor (btw nice editor, the one i m using now for css)
  • IntelJ IDE (very good html and css editor, but using the entire ide just for this - that s crazy)
  • ArduoCss (very buggy in win7 environment)
  • Notepad
  • Notepad++ (it rules, but as i said, i need something more functional for css editing)
  • Style Master ( if i don t find anything else, probably i ll choose this one)
  • Stylizer ( also might be my choice, but it s black interface kills me, also extremy noob-oriented, i even couldn t find a way to see the source code)

其中一些特征是:

  • grouping by comments like here
  • snippets
  • autocomplete,
  • if i type for instance f-s, it should recognize and expand it to "font-size" property
  • color picker

The editor must have at least the first feature that i listed above. Sorry for my poor english.

最佳回答

This is the closest thing to TextMate on the windows platform that I know of: http://www.e-texteditor.com/

问题回答

查阅TopStyle诉4 - 极好的Windows CSS(和超文本)编辑。 大产品,值得其注册价格。

参看Zent Coding。 它对若干名副编辑的插图,为CSS(和超文本)编码增加了有用的功能。

http://code.google.com/p/zen-coding/"rel=“nofollow noreferer”>http://code.google.com/p/zen-coding/

您可以把石化器的黑色接口转至白交接处CTRL + F10。 此外,基勒理论的制定也不同,即你不需要看到“来源代码”。 接口只是来源代码的图形表述。





相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

jquery ui dialog opens only once

I have a button that opens a dialog when clicked. The dialog displays a div that was hidden After I close the dialog by clicking the X icon, the dialog can t be opened again.

Drop down background url in Safari Issue

selectBox.selectCSS { background: url(/Images/replacementSelectBackground.png) top left no-repeat height:auto; } I have an issue in Safari only where the image is not rendering on top ...

CSS specific for Safari

How do you target specifically safari in css with styles?

Aligning textarea in a form

Ive used the following css code to align my form elements: form { position:relative; } form input { position:absolute; left:11em; } However, the textarea element is not aligned correctly with the ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

CSS problem with page footer

I have defined my page footer in the css file as: #footer { position: absolute; height: 50px; text-align: center; background: #66CCCC; bottom: 0px; left: 0px; width: 100%; height: ...

热门标签