Skip to content

Commit cd82f8c

Browse files
authored
feat(cli): lsp improved (#98)
* feat(cli): lsp improved * fix: module * chore: fmt * chore: clippy
1 parent b2d7006 commit cd82f8c

File tree

6 files changed

+1242
-116
lines changed

6 files changed

+1242
-116
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["the Andromeda team"]
77
edition = "2024"
88
license = "Mozilla Public License 2.0"
99
repository = "https://github.com/tryandromeda/andromeda"
10-
version = "0.1.0-draft8"
10+
version = "0.1.0-draft9"
1111

1212
[workspace.dependencies]
1313
andromeda-core = { path = "core" }

0 commit comments

Comments
 (0)