Yongkang Chen

Results 30 comments of Yongkang Chen

> > Cool. Yeah I wonder how the Ctrl+P menu is implemented. > > http://www.sublimetext.com/docs/2/api_reference.html > > sublime.Window > > show_quick_panel(items, on_done, ) ps:like your plugin very much.

Suggest implement refer to https://github.com/yongkangchen/atom-ctags :smile:

see https://gist.github.com/yongkangchen/10224897

@pastak can you tell me the size of .tags file?

I guess your js file is not exist in project path?

@chrisjacob it seems that port 22 is the right port. And you should config `keyfile` path in `.remote-sync.json` according to your error msg. So `Error: Unable to exec` means port...

Did you try install `atom-ctags` through atom setting view?

According to #107, can you please try remove .tags file and try if atom start normal? BTW, please tell me the size of your .tags file.

Did not support set tag file location yet, or you can pull a request?

I can not understand. You mean it should auto update from webserver when atom open a folder?