Yong
Yong
I have the same problems when folded all code, ctrl-d/u can't scroll
`"commands": [command...]` Here, I guess only for command in VS Code and extension, so you need to find command of vim extension in VS Code. Try this: ```jsonc { "before":...
Or: oil starts with float window rather than full window width buffer
same: ``` Vim:E475: Invalid value for argument cmd: 'vitest' is not executable ```
``` 当全局引入 import '@uiw/react-amap-types' 时, 定义的 AMap 全局类型 存在 AMap.ScaleOptions 属性 类型正确 当全局引入 import '@amap/amap-jsapi-types' 时,(官方类型) 定义的 AMap 全局类型 不存在 AMap.ScaleOptions 属性 类型错误, 但是存在 AMap.ControlConfig 若是都没有全局引入,那么 AMap 类型就是 any, 后面的...