alpha
Login
or
Join now
nandi.uk
/
gleam
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Fork of daniellemaywood.uk/gleam — Wasm codegen work
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
gleam
/
language-server
/
src
/
tests
1 folder
11 files
at
480bd79c1971a038fd64a2b8679bae69b31d6536
Riley Bruins
fix: switch to gen-lsp-types
3mo ago
480bd79c
snapshots
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago
action.rs
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago
compilation.rs
Split language server into its own crate
7 months ago
completion.rs
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago
definition.rs
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago
document_symbols.rs
Split language server into its own crate
7 months ago
folding_range.rs
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago
hover.rs
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago
reference.rs
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago
rename.rs
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago
router.rs
Split language server into its own crate
7 months ago
signature_help.rs
fix: switch to gen-lsp-types [gen-lsp-types](https://github.com/ribru17/gen-lsp-types) is an alternative to the lsp-types crate, with types generated via codegen from the official LSP Metamodel for correctness and completeness. lsp-types issues fixed in gen-lsp-types: - https://github.com/gluon-lang/lsp-types/issues/310 - https://github.com/gluon-lang/lsp-types/issues/308 - https://github.com/gluon-lang/lsp-types/issues/284 - https://github.com/gluon-lang/lsp-types/issues/278 - https://github.com/gluon-lang/lsp-types/issues/277 - https://github.com/gluon-lang/lsp-types/issues/260 - https://github.com/gluon-lang/lsp-types/issues/245 - https://github.com/gluon-lang/lsp-types/issues/93 See: https://github.com/wgsl-analyzer/wgsl-analyzer/pull/1090 and https://github.com/rust-lang/rust-analyzer/pull/22115
3 months ago