File tree Expand file tree Collapse file tree 4 files changed +26
-6
lines changed
Expand file tree Collapse file tree 4 files changed +26
-6
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " wakatime-zed"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44edition = " 2021"
55
66[dependencies ]
Original file line number Diff line number Diff line change 11id = " wakatime"
22name = " wakatime"
33description = " Wakatime support."
4- version = " 0.1.1 "
4+ version = " 0.1.2 "
55schema_version = 1
66authors = [" bestgopher <84328409@qq.com>" ]
77repository = " https://github.com/bestgopher/wakatime-zed"
@@ -13,29 +13,49 @@ languages = [
1313 " Clojure" ,
1414 " CSharp" ,
1515 " CSS" ,
16+ " CSV" ,
17+ " D" ,
1618 " Dart" ,
1719 " Elixir" ,
1820 " Elm" ,
1921 " Erlang" ,
22+ " Fish" ,
2023 " FSharp" ,
24+ " GDScript" ,
2125 " Gleam" ,
2226 " Go" ,
27+ " GraphQL" ,
2328 " Haskell" ,
29+ " HEEX" ,
2430 " HTML" ,
31+ " Hy" ,
32+ " Idris" ,
33+ " Java" ,
2534 " JavaScript" ,
2635 " JSON" ,
2736 " JSONC" ,
2837 " Julia" ,
38+ " Kotlin" ,
39+ " Lua" ,
2940 " Markdown" ,
41+ " Nim" ,
42+ " Nix" ,
3043 " OCaml" ,
3144 " PureScript" ,
45+ " Racket" ,
46+ " Roc" ,
3247 " Ruby" ,
3348 " Rust" ,
49+ " Scheme" ,
3450 " SCSS" ,
51+ " Shell Script" ,
3552 " SQL" ,
53+ " Swift" ,
3654 " TOML" ,
3755 " TSX" ,
3856 " TypeScript" ,
57+ " WIT" ,
58+ " XML" ,
3959 " YAML" ,
4060 " Zig" ,
4161]
Original file line number Diff line number Diff line change 11[package ]
22name = " wakatime-ls"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44edition = " 2021"
55repository = " https://github.com/bestgopher/wakatime-zed"
66
@@ -11,4 +11,4 @@ chrono = "0.4.38"
1111clap = " 4.5.16"
1212tokio = { version = " 1.39.3" , features = [" full" ] }
1313tower-lsp = " 0.20.0"
14- url = " 2.5.2"
14+ url = " 2.5.2"
You can’t perform that action at this time.
0 commit comments