Git Product home page Git Product logo

chinesepinyinintellisenseextender's Introduction

chinesepinyinintellisenseextender's People

Contributors

stratosblue avatar tangent-90 avatar tuchg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chinesepinyinintellisenseextender's Issues

不支持c语言

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

可能支持日语假名和日语汉字么

罗马音->日文, 做法应该和拼音->中文挺相似的.
日本人很喜欢用日语变量名, 深受其害. 如果能支持日语 (甚至其他表意文字), 应该会很实用.

ICompletionSource(xaml、c++等)的支持会出现一些问题

可以稳定产生的问题

XAML无法使用

  • 新建事件会变成打印“<新建事件程序>”这样的字符串,而不是在cs代码生成例如Button_Click函数
  • 在XAML上无法打字
  • 可通过禁止检查.xaml文件解决

不太确定具体原因,也无法稳定产生的问题

无法输入中文

  • 突然无法输入汉字。表现为输入汉字后,编译器光标依然停留在原处,而不会出现任何文字。
  • 突然之间无法编辑Summay注释。在其中无法打字

找不到隐藏代码

  • 对于WPF项目编译器因未知原因突然找不到自动生成的代码xxx.g.i.cs表现为对所有(x:Name)报错,对InitializeComponent()函数报错等。但是项目能正常生成。确定是因为该扩展导致,因为禁用该扩展后再打开项目,编译器恢复正常。

==========

  • 上述问题出现并不频繁。每次出现都可以通过关闭再启用扩展解决
  • 不知道是不是因为这个ICompletionSource接口导致的
  • 是否可以加一条选项,让用户自行选择是否启用对ICompletionSource的支持?

在XAML工作不完全

在xaml.cs工作完全,但在xaml里工作不完全,具体表现有:
1.中间带下划线的属性不正常,如"P_样式Style",按P,提示为P_YangshiStyle,但接下来按下划线就只能输出第一项了,保持"P_",输入"y",能正确聚焦到词条,但后面只能接全拼,不能首字母命中了
2.类似"_V文本Text"的属性不正常,也是只能按顺序全拼,不能首字母命中了.

c++ 不支持首拼匹配,只能用全拼!

你的这个插件很好用,非常感谢您的贡献,但是我在VS2022的C++环境中测试了了可以正常使用,
就是无法使用首拼去匹配,只能用全拼,
比如 "文本" 只能用 "wenben" 匹配 不能用"wb"匹配。

特定单词/汉字无法正常匹配

单词「医务室」无法被匹配到

无论是全拼还是首字母

搜狗截图20240119174754
搜狗截图20240119173940

  • 值得注意的是结果有一个**[医WuShi]**
  • 似乎是**“医”[Yi]**字无法被匹配

连带的部分匹配也变得无效

搜狗截图20240119175726

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.