有启发,刚好用到
#4 楼 @Rei 不是,就是见到别人基本都有小版本,所以我才这么纠结。 刚看了 tweet 的 api,比如:https://api.twitter.com/1.1/search/tweets.json?q=from%3ACmdr_Hadfield%20%23nasa&result_type=popular facebook 的也是带小版本的。
我在上海,很慢,翻墙很快,就是最近几天发生的变化
#1 楼 @zj0713001 也就是说我只能在浏览器设置个 timer 来不停从服务器获取最新状态喽?
像提取方法这种支持应该不难吧,跟是不是动态语言没关系,手动操作才是浪费生产力
Rails File Switcher 不错,可惜有些功能还不是很完善
textmate 有一个 bundle 可以格式化 https://github.com/mocoso/code-beautifier.tmbundle
进入 Preferences,Keys,left option 改为+Esc
修改 option+left:action 改为 Send Escape Sequence,Esc+ 为 B 修改 opton+right:action 改为 Send Escape Sequence,Esc+ 为 F 增加 cmd+left:action 改为 Send Escape Sequence,Esc+ 为 [H 增加 cmd+right:action 改为 Send Escape Sequence,Esc+ 为 [F
这样 option+left、right 就是左右移动单词,cmd+left、right 就是移动到行首行尾