Erasin Wang
Erasin Wang
``` bee run -gendoc=true -downdoc=true ``` 出现错误 1. 不识别时间类型 0001 Cannot find the object: time.Time 2. 多层 NSNamespace 无法识别, 无法生成swagger API列表 ``` adminAPI := beego.NewNamespace("/v1/", beego.NSNamespace("/admin",
建议追加评论功能,这样更好的交流 https://giscus.app/zh-CN 可以参考 https://course.rs/basic/variable.html
[ivanceras/svgbob](https://github.com/ivanceras/svgbob) Is it possible to support ascii for the svgbob style type. This would make it easier to convert svg and other formats in markdown (mdbook) documents. Svgbob supports more...
When I move cursor to diagostic range, I want get code action, but callback nothing. If I select diagostic range, lsp will back. I think if cursor in diagostic range...
第七段落 > 打开Python解释器,输入以下代码,检查你是否安装了 **_turltle_** 模块: 单词多了个 `l` 应为 `turtle`
针对 [Alacritty](https://github.com/alacritty/alacritty) 设置 ascii_mode=false 有效,dan无法输入中文标点,无论如何切换都是英文标点。 用的 [rime-ice](https://dvel.me/posts/rime-ice/#%e4%bb%a5-patch-%e7%9a%84%e6%96%b9%e5%bc%8f%e6%89%93%e8%a1%a5%e4%b8%81)的方案,使用 patch 补丁方式配置,自定义 squirrel.custom.yaml 配置。 其他的 app 是有效的,只有 org.alacritty 无效。 配置效果: 默认中文, 依然英文标点 ```yaml patch: app_options: org.alacritty: ascii_mode: false no_inline: false ``` 配置效果: 默认英文,...
Close #4521 Mail Format [RFC-0822](https://www.ietf.org/rfc/rfc0822.txt) Test File:
- update gdscript highlights - add godot-resource textobjects
Add statusline elements style with theme.  Add styles to the elements of 'statusline', read [config.editor.statusline](https://github.com/helix-editor/helix/blob/master/book/src/editor.md#editorstatusline-section). For example config file `~/.config/helix/config.toml` ```toml # defined your theme theme...