Aborn Jiang

Results 23 comments of Aborn Jiang

For me, the driver works fine if uncomment line 172. Thanks for your driver repo.

看起来这个作者很久没维护了(2年),重新fork了一份,修复了这个bug,见:https://github.com/aborn/RestfulToolkit 下载地址见:https://github.com/aborn/RestfulToolkit/releases 2020.1可以下载https://github.com/aborn/RestfulToolkit/releases/download/3.0.0/WebDT-3.0.0_2020.1IU.zip 这个包,然后本地安装一下就可以。

看起来这个作者很久没维护了(2年),重新fork了一份,修复了这个bug,见:https://github.com/aborn/RestfulToolkit 下载地址见:https://github.com/aborn/RestfulToolkit/releases 2020.1可以下载https://github.com/aborn/RestfulToolkit/releases/download/3.0.0/WebDT-3.0.0_2020.1IU.zip 这个包,然后本地安装一下就可以。

this fork release https://github.com/aborn/RestfulToolkit/releases support 2020.1

@lujun9972 搞起

@lujun9972 让 @zilongshanren 帮你开个子域名

In my opinion, this isn't the feature that neotree should focus on.

``` (define-key map (kbd "RET") (neotree-make-executor :file-fn 'neo-open-file :dir-fn 'neo-open-dir)) ``` The default behaviour RET have accomplished the (2) and (3)

This answer provide a tedious way to solve this problem. https://stackoverflow.com/questions/76488291/how-to-fetch-data-as-part-of-server-start-up-in-nuxt-3

The PR https://github.com/jaypei/emacs-neotree/pull/225 provides a method reorder the hidden file at the bottom. Also, you can define your own sort function.