paopaol
paopaol
why not support realtime display while typing some search words?
some times complete items returned by clangd, has space at first char.remove it.this can make remove dup works good
if the cursor on the open-block/close-block, the Behavior is not expected,but if the cursor in the open-block/close-block, it works fine
### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...
编码风格的建议
首先感谢这个项目,功能强大,感谢项目成员的付出。这里就想提个关于编码风格的建议。大致浏览了一下源码,感觉代码风格好不统一,光File类自己都两种风格。类的命名,函数的命名给人的感觉也有些随意,有的类全大写,有的大小写混合,有的大小写加下划线混合。另外就是文件命名感觉也有点随意。虽然这个项目极其强大,但是风格不统一,看代码的时候,实在是感觉不到有什么美感,甚至感觉有点凌乱。作为一个比较知名的项目,建议学学其他的开源项目,比如Qt,google之类的。
is there any way to speed up it?
if the class written as ```cpp class MyClass{ //some method }; ``` it works fine. but ```cpp class MYLIBRARY_EXPORT MyClass{ //some method }; ``` not works.
1. Autox.js 版本:629 2. Autox.js 下载渠道:https://github.com/kkevsekk1/AutoX/releases 3. Android 版本:Android 10 4. Android 机型:iqoo 5. Android 系统类别: 6. VSCODE Autox.js 扩展版本(可选,如果是连接电脑的问题需要填): 7. 问题描述: 请问怎么更新ocr版本呀,ocr好像快两年没更新了,我想把ocr更新到最新的版本怎么做