He1pa

Results 13 issues of He1pa

建议添加静音模式,去除风的音效

enhancement

## Enhancement What and Why: At present, when the kcl handler does semantic analysis, it will generate struct `diagnostic`, which contains the string type error message and the position of...

enhancement
tool
error-handling

## Enhancement e.g., ``` positional arguments: files KCL file paths. If there's more than one files to generate, separate them by space --repo-url REPO_URL The source code repository url. It...

docs

Implementation of algorithm Timsort (stable sort) in rustc stdlib

Translate articles into English

help wanted

使用 ``` smartide start https://gitee.com/idcf-boat-house/boathouse-calculator.git ``` 或 ``` git clone https://gitee.com/idcf-boat-house/boathouse-calculator.git cd boathouse-calculator smartide start ``` 都会失败 报错信息: ``` [v1.0.32.7251] 2022-12-07 14:23:11.689 INFO SmartIDE启动中 ... 2022-12-07 14:23:11.689 INFO 读取工作区信息 ......

#### 1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".): - [x] N - [ ] Y #### 2. What is the...

Provide quick fix capability with LSP for kcl compiler ![image](https://github.com/kcl-lang/kcl/assets/56333845/e0619a76-27a4-4033-adc3-2ac9e5a62590) ## How to apply 1. Submit an application on the LFX membership platform. 2. Complete the pretest 3. Wait for...

good first issue
help wanted
lexer
lsp

pretest for https://github.com/kcl-lang/kcl/issues/1244 Provide keyword syntax highlight in lsp hover now: ![image](https://github.com/kcl-lang/kcl/assets/56333845/1ed2d55f-37f2-4521-ac29-b18a1cc1c216) expect: ![image](https://github.com/kcl-lang/kcl/assets/56333845/de64d999-9905-45c9-97ba-fc4f3743074f) pretest only needs to implement keyword highlighting, such as `schema`, `Attribute`, `str`, `int`

good first issue
help wanted
lsp

## Enhancement ### Task 1. Provide type inlay hint as shown below to improve the readability of kcl code ![image](https://github.com/kcl-lang/kcl/assets/56333845/28fe3101-025a-4a69-bf83-58322917c7b8) 2. Optimize the display content of hover, including but not...

good first issue
help wanted
lsp