janbar

Results 12 issues of janbar

I use custom rules, I actually add my configuration to an acl file by looking at the background configuration file. I hope I can specify an ACL download address and...

enhancement

### Describe feature Since I'm not familiar with js, I found a [mind map project](https://github.com/hizzgdev/jsmind) and used trilium to configure a read-only mind map note. This library supports editing nodes,...

Type: Enhancement

https://github.com/Schniz/fnm/blob/master/src/shell/windows_cmd/cd.cmd#L2 ![image](https://github.com/Schniz/fnm/assets/14202095/a82cd20e-9992-483a-98a2-e84104d09d8c) ![image](https://github.com/Schniz/fnm/assets/14202095/7fa84911-6712-4e07-b952-ab5bec6a81c8)

https://github.com/zeromicro/go-zero/blob/master/zrpc/client.go#L66 ![image](https://github.com/zeromicro/go-zero/assets/14202095/6668415d-8bf5-41d6-8e9b-089faa24a908) Setting `Time` will not take effect when `PermitWithoutStream=false`

## What version of V2Ray are you using? `github.com/v2fly/v2ray-core/v5 v5.7.1-0.20230812013354-508f0c9237f9` ## What's your scenario of using V2Ray? Compile my own project with v2ray as a library ## What problems have...

enhancement

#### 1. Your usage scenarios? When there is no need to set environment variables and you don’t want the terminal to set environment variables every time you execute a command...

enhancement

先记录,后面看看怎么提PR,把这个命令补上去。

As shown in the figure below ![image](https://github.com/user-attachments/assets/49e68f15-f5d5-4e21-b3eb-8a7f031f9a72)

问题同:https://github.com/baiy/Ctool/issues/255 ![json](https://github.com/user-attachments/assets/be2b5ec8-ec28-4d26-b867-2a23c2c1b946) 没找到prettier库相关配置,我自己用上图方法,发现在压缩情况下再次点击压缩也会多一些空格,希望有更好方案额。

### 在这里感谢作者贡献的该项目,但编译文档可以更详细些,我自己在VMware虚拟机中测试了几天,写点更详细的编译文档,希望可以帮助一些人减少浪费的时间。 ## 安装QT * 下载最新的安装器:[online_installers](https://download.qt.io/archive/online_installers/) * 我下载的是:qt-online-installer-windows-x64-4.8.1.exe * 右键以管理员权限打开(避免有些报错),使用QT官网注册的账号登录 * 选择下一步(禁用发送统计数据),选择自定义安装并选择安装目录 * 选中QT版本: ![select_qt_version](https://github.com/user-attachments/assets/2638e271-ff14-454b-b335-374322234758) * 记得选中归档->点击筛选,才能出现旧版本,选中需要的环境 * 后面一路选中下一步直到安装完成 ## 安装VS2019 * 双击执行:[vs_Community2019.zip](https://github.com/user-attachments/files/17484065/vs_Community2019.zip) * 选中必要组件并安装 ![install_vs2019](https://github.com/user-attachments/assets/9ef06288-df0b-42bc-b851-6688205235e9) * 设置环境变量`VSINSTALLDIR,VCINSTALLDIR`,最后必须带斜杠`\`: ![set_env](https://github.com/user-attachments/assets/2665f584-e92c-41e9-b251-7a7b55057b16) *...