V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Can I use?
http://caniuse.com/
Less
http://lesscss.org
Cool Libraries
Bootstrap from Twitter
Jetstrap
heiguo
V2EX  ›  CSS

大家都用什么编辑器写CSS?

  •  
  •   heiguo · 2011-03-26 21:47:50 +08:00 · 6764 次点击
    这是一个创建于 4772 天前的主题,其中的信息可能已经有所发展或是发生改变。
    我在用KOMODO EDIT,高亮、自动完成都还不错

    有一点不爽是,在chrome的inspect element里边实验性改动
    合适了还得去css文件里找到那条规则,再改一遍
    经常这样很麻烦

    大家有好的解决方案么?
    15 条回复    1970-01-01 08:00:00 +08:00
    shanghaikid
        1
    shanghaikid  
       2011-03-26 22:10:33 +08:00
    editplus
    kenzi
        2
    kenzi  
       2011-03-26 22:17:08 +08:00
    Espresso + CSSEdit
    benzhe
        3
    benzhe  
       2011-03-26 22:19:44 +08:00
    notepad++。在inspect element里改好,可以复制粘贴的
    Paranoid
        4
    Paranoid  
       2011-03-26 22:24:33 +08:00
    调试可以用firebug。。。不过自己却很少用。

    ~vim~
    chloerei
        5
    chloerei  
       2011-03-26 22:26:14 +08:00
    即视感…… vim
    Aben
        6
    Aben  
       2011-03-26 22:36:58 +08:00
    Vim ~~
    dimlau
        7
    dimlau  
       2011-03-26 22:42:35 +08:00
    Coda
    halfmoon
        8
    halfmoon  
       2011-03-26 22:44:57 +08:00
    notepad++
    airyland
        9
    airyland  
       2011-03-26 22:47:11 +08:00
    notepad++ + zen coding
    Numbcoder
        10
    Numbcoder  
       2011-03-26 23:14:46 +08:00
    vim + firebug
    heiguo
        11
    heiguo  
    OP
       2011-03-26 23:20:57 +08:00
    谢谢大家的回复
    在这些编辑器里,哪个有这个功能:
    从html文件里
    <div id="helloworld"></div>
    一步跳到css文件中的
    div#helloworld
    {
    /*跳到这里*/
    }

    类似goto definition的功能
    freefcw
        12
    freefcw  
       2011-03-26 23:29:39 +08:00
    都没有人用topstyle了……sigh
    icyflash
        13
    icyflash  
       2011-03-26 23:30:08 +08:00
    手写+firebug
    sparklo
        14
    sparklo  
       2011-03-26 23:32:21 +08:00
    @heiguo cssedit
    heiguo
        15
    heiguo  
    OP
       2011-03-26 23:53:04 +08:00
    @sparklo thx,回头试试
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2844 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 42ms · UTC 13:28 · PVG 21:28 · LAX 06:28 · JFK 09:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.