-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
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
[LFX] [Track] LSP inlayhint and hover content content optimization #1244
Comments
cc @He1pa The first one maybe the pretest. |
@He1pa the pretest for this project seems to be closed. What tasks do new applicants need to do for selection ? Thanks. |
KCL Inlay Hints1. Introduction
2. Design principlesTypeKind::Str|Int|Float|Bool|Any
TypeKind::Schema
TypeKind::Function
TypeKind::List
TypeKind::Dict
TypeKind::NumberMultiplier
TypeKind::Union
|
fyi #1575 |
Good Job! @shruti2522 Thank you! ❤️ |
Enhancement
Task
Provide type inlay hint as shown below to improve the readability of kcl code
Optimize the display content of hover, including but not limited to better styles, indentation, highlighting, hyperlinks, etc.
Pretest
#1304
The text was updated successfully, but these errors were encountered: