victorwoo

Results 17 issues of victorwoo

scm-notifier use git.exe directly to resolve the repo's address. But in Git Bash, a ssh path can be defined by this form: vi ~/.ssh/config host rdserver_bak user git hostname rdserver.itep.com.cn...

It's common scene in JavaScript world to publish script as module pattern (AMD, Require.js, etc.). Will jsduck support module pattern?

feature

After both installing SublimeEvernote & OmniMarkupPreviewer (see https://github.com/timonwong/OmniMarkupPreviewer), when using OmniMarkupPreviewer to preview a markdown file, the browser reports 404. Please see this issue: https://github.com/timonwong/OmniMarkupPreviewer/issues/74

从技术的角度来说,有没有可能把服务器合并到 node-webkit 中,将服务器端和客户端做成一个单一的 .exe?

As title, when will WifiSMS support ios6? Thanks!

我试着导出几个百度网盘文件库,都是瞬间完成,exportDirList.txt 的内容都是 。 BaidunNetDisk-script 版本:0.3 Tampermonkey 版本:4.9 Chrome 版本:80.0.3987.163(正式版本) (64 位) OS 版本:macOS Catalina 10.15.4 (19E287)

It's a common scene to "send to others", but currently node-comet only supports "send to *" including peer itself. Will you please add "send to others" feature? Thanks!

When I use `ctrl`+`alt`+`o` to preview a markdown document, the browser shows: ``` Error: 404 Not Found Sorry, the requested URL 'http://127.0.0.1:51004/view/28' caused an error: 'buffer_id(28) is not valid (closed...

wontfix

使用搜狗输入法,英文状态下在TC地址栏里输入路径,例如 \server\d$ 在输入“$”等字符时,只要用到上档键,输完字符松开上档键以后,输入法就变成中文状态。 关闭 VimDesktop,该现象消失。 只有搜狗输入法有这个问题,百度、QQ拼音没有这个问题。 版本: TC:8.01、8.50都有这个问题。 搜狗:7.1.0(最新) VimDesktop:1.2.1

我觉得,热键配置中,用 _大写字母_ 而不是 _+小写字母_ ,会更直观一点。 参照 Chrome 的 Vimium 插件 http://vimium.github.io/ 例如: ``` d 桌面 e 打开命令提示窗口 ``` 改为: ``` D 桌面 E 打开命令提示窗口 ```

enhancement