We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)
当下拉补全和智能补全同时出现的情况下。 如果智能补全是多行,应该先只展示单行,避免把下拉补全的面板往上抬而遮挡了代码 等按下 tab 后再把剩余的补全内容进行展示
描述你预期的功能表现(Describe the solution you'd like)
描述你考虑过的替代方案(Describe alternatives you've considered)
补充信息(Additional context)
The text was updated successfully, but these errors were encountered:
Ricbet
No branches or pull requests
如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)
当下拉补全和智能补全同时出现的情况下。
如果智能补全是多行,应该先只展示单行,避免把下拉补全的面板往上抬而遮挡了代码
等按下 tab 后再把剩余的补全内容进行展示
描述你预期的功能表现(Describe the solution you'd like)
描述你考虑过的替代方案(Describe alternatives you've considered)
补充信息(Additional context)
The text was updated successfully, but these errors were encountered: