chore: update to 0.5.0

This commit is contained in:
ShootingStarDragons 2023-01-01 16:52:57 +08:00
parent a8687e63ba
commit d863b3cd6b
3 changed files with 5 additions and 1 deletions

2
Cargo.lock generated
View file

@ -413,7 +413,7 @@ dependencies = [
[[package]]
name = "neocmakelsp"
version = "0.4.9"
version = "0.5.0"
dependencies = [
"anyhow",
"clap",

View file

@ -71,6 +71,7 @@ new version will not work on mac and windows, so I need your help
* find\_package
* include
* Search cli
* Get the project struct
## TODO
* Undefined function check
@ -94,3 +95,6 @@ new version will not work on mac and windows, so I need your help
### GoToDefinition
![Show](https://raw.githubusercontent.com/Decodetalkers/utils/master/cmakelsp/definition.png)
![JumpToFile](./images/Jump.png)
### Tree
![TreeShow](images/tree.png)

BIN
images/tree.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB