stratosblue / ChinesePinyinIntelliSenseExtender

VisualStudio中文代码拼音补全拓展
MIT License
32 stars 6 forks source link

不支持c语言 #11

Open g495326 opened 7 months ago

g495326 commented 7 months ago

c语言无法使用。可以显示提示,但是按tab键无法上屏。而仅仅是输出制表符

g495326 commented 7 months ago

我又测试了下,发现是不支持中文首字母匹配导致的

stratosblue commented 6 months ago

我又测试了下,发现是不支持中文首字母匹配导致的

嗯。。C、C++之类的目前检索不太友好。。。有空再看看能不能处理下。。

stratosblue commented 6 months ago

@g495326 已在 1.3.1 版本添加模糊匹配,请更新后尝试