Elliot
Elliot
同希望增加這个功能
Maybe like [this](https://github.com/yanpitangui/dotnet-api-boilerplate/blob/main/src/Boilerplate.Api/Controllers/UserController.cs), includes serialize/deserialize, JWT. Also I would like to know if it is possible to use this file structure: ``` // From nestjs // Module structure // Add...
> Python syntax has been the trickiest to deal with due to the reason @pineapplegiant has mentioned: Python syntax highlighting is **horrible** on Vim, and no plugin has successfully managed...
结果比较多的时候也会使Vim无响应
> > 结果比较多的时候也会使Vim无响应 > > 无响应应该跟结果结果多少没关系,而是结果中有很长的行,vim本身处理长行就特别慢。 参见 #318 , 这里面有解决方法。 感谢,问题解决了
I'm trying to package the latest version on NiOS, I got an error: ``` error[E0658]: use of unstable library feature 'local_key_cell_methods' --> /build/cargo-vendor-dir/floem-0.1.0/src/inspector.rs:674:21 | 674 | RUNNING.set(false); | ^^^ |...
I'd like to try this.
If I understand correctly, this option already exists ```vim g:GIT_LENS_CONFIG = { blame_prefix: '••••', } ```
I see, but adding a separate configuration for the separator seems not flexible enough... I quickly did a minimal verification and added a 'blame_template' configuration item. The effect is as...
Thanks for your support. Unfortunately, I'm quite busy with work these days and don't have much time for new feature development. I'll add this to my to-do list and try...