V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
allenforrest
V2EX  ›  macOS

OS X 下真怀念 Source Insight

  •  
  •   allenforrest · 2014-03-06 09:04:02 +08:00 · 36972 次点击
    这是一个创建于 3702 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Win 全面切换到 OS X 大半年,遇到很多更好用的 App,也有很多习惯难以改变产生的遗憾。

    其他的不多说了,唯一觉得实在无法替代的 Source Insight。

    最近为了解决一些问题,在 kernel 3.4.5 中翻看一系列 usb、scsi 的代码,在 OS X 下用 Sublime Text + ctags,可能是我还不够熟练,可能是我原来 SI 的习惯难以扭转,总觉得比 SI 的体验差的太远,ctags 感觉仅仅是把 symbols 看成了一个个 tags,能做的无非是所有 tags 的快速检索、跳转,但对 symbols 识别的智能性、symbols 之间的关联性,相比 SI 还是差的很远。

    唉,可惜 SI 在 OS X 上没有版本。

    或者说,因为我是新手,还有更好的替代我没有发现?

    各位有以教我?
    33 条回复    2019-11-06 13:40:10 +08:00
    TMBest
        1
    TMBest  
       2014-03-06 09:30:10 +08:00
    wine
    allenforrest
        2
    allenforrest  
    OP
       2014-03-06 09:38:34 +08:00
    @TMBest 除了 wine、crossover 之类交叉运行环境,有没有 OS X 原生的好 App
    ritksm
        3
    ritksm  
       2014-03-06 09:42:31 +08:00
    AppCode?
    allenforrest
        4
    allenforrest  
    OP
       2014-03-06 09:52:40 +08:00
    @ritksm 如果用 AppCode,是不是用 Xcode 也一样?我很难想象用 Xcode 看 kernel 代码,呵呵,回头试试看。
    wuyexiong
        5
    wuyexiong  
       2014-03-06 09:55:35 +08:00 via Android
    SI好东西,
    ritksm
        6
    ritksm  
       2014-03-06 09:59:46 +08:00
    @allenforrest 感觉应该差不多。。没试过
    yyfearth
        7
    yyfearth  
       2014-03-06 11:56:15 +08:00
    IDEA家的IDE这方面应该还行吧
    jedyu
        8
    jedyu  
       2014-03-06 12:03:27 +08:00
    SI不更新
    xdeng
        9
    xdeng  
       2014-03-06 12:37:28 +08:00
    Source Insight 真的非常好 帮我 提高 很多 效率
    monkeycz
        10
    monkeycz  
       2014-03-06 12:39:58 +08:00
    Understand,这个很好用,全平台的,有些方面比SI还强
    http://www.scitools.com/
    xpfd
        11
    xpfd  
       2014-03-06 13:17:23 +08:00
    Understand 也是收费的啊?
    txx
        12
    txx  
       2014-03-06 13:24:55 +08:00
    @xpfd 那你买了SI了?
    xpfd
        13
    xpfd  
       2014-03-06 14:03:35 +08:00
    @txx 呵呵 我最开始以为是free的呢 所以才问了一下
    dongbeta
        14
    dongbeta  
       2014-03-06 14:24:33 +08:00
    你需要 IDE。

    IDEA 家的产品,我们基本入了全套。
    allenforrest
        15
    allenforrest  
    OP
       2014-03-06 15:45:01 +08:00
    @dongbeta 其实不一定是 IDE,我只是需要一个在代码分析、关联、跳转、检索上很智能的编辑器/浏览器而已,其他build、调试、重构等等都不需要,Source Insight 就是这样一个小而美的东东,才20M 左右
    txx
        16
    txx  
       2014-03-06 17:06:03 +08:00
    @allenforrest 来试试 understand 吧...我超喜欢这个.....
    rayjoy
        17
    rayjoy  
       2014-03-06 17:07:35 +08:00
    你需要的是sublime + cscope,基本上sourceinsight的功能都有。我一直在用,win上也在用。
    allenforrest
        18
    allenforrest  
    OP
       2014-03-14 10:12:41 +08:00
    @txx
    @monkeycz

    understand 果然好用,虽然 UI 朴素了点,但强大的功能已经和 SI 不相上下了。
    但是价格实在是... single developer 也要995刀,个人实在是太难承担了:(
    txx
        19
    txx  
       2014-03-14 11:54:22 +08:00
    @allenforrest SI 也差不多这个价格啊....
    于是understand是我唯一一个用盗版的软件.....实在是没办法了.....
    allenforrest
        20
    allenforrest  
    OP
       2014-03-14 12:18:25 +08:00
    @txx SI只要239刀,还是差很多,唉,我先试试看 sublime + ctags + cscope,好用就先用这套组合吧。
    txx
        21
    txx  
       2014-03-14 12:23:43 +08:00
    @allenforrest 239刀和 995刀 我感觉差不多呢....都是几乎支付不起....
    fly2never
        22
    fly2never  
       2014-03-27 22:53:07 +08:00
    slickedit也有mac版本,收费
    allenforrest
        23
    allenforrest  
    OP
       2014-03-27 22:58:12 +08:00
    @fly2never slickedit 感觉一般,Understand 真牛,可惜太贵了:(
    mmkkyang
        24
    mmkkyang  
       2014-04-21 23:49:50 +08:00
    understand 对 Objective C 的支持有限呀

    :[
    baohao
        25
    baohao  
       2016-04-27 18:32:00 +08:00
    @txx understand 的 免费版下载地址能提供一下么?
    txx
        26
    txx  
       2016-04-27 19:38:41 +08:00 via iPhone
    @baohao 没见过 我买了正版....
    baohao
        27
    baohao  
       2016-04-27 20:38:13 +08:00
    @txx 你上面不是说了“于是 understand 是我唯一一个用盗版的软件”
    不是说你用过么??
    txx
        28
    txx  
       2016-04-27 23:36:37 +08:00
    @baohao 那个啊,我研究了一下他怎么标记试用期的。。然后无限试用。。。。。
    baohao
        29
    baohao  
       2016-04-28 13:04:29 +08:00
    @txx 呃.... 牛逼... 几百刀 你居然也买正版了?
    pengdu
        30
    pengdu  
       2017-04-11 18:12:25 +08:00
    @txx 能否分享下怎么无限试用的?
    yhqly
        31
    yhqly  
       2017-08-01 11:16:53 +08:00
    Understand 非常卡呀,是我配置不对吗?
    iawes
        32
    iawes  
       2019-11-06 13:39:42 +08:00
    @yhqly 就是卡
    iawes
        33
    iawes  
       2019-11-06 13:40:10 +08:00
    @TMBest 我也准备
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5761 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 01:56 · PVG 09:56 · LAX 18:56 · JFK 21:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.