Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gluon-lang/gluon_language-server issues and pull requests
#52 - Build fails: mismatched types
Issue -
State: open - Opened by yurivict about 1 year ago
#51 - emacs support
Issue -
State: open - Opened by pillowtrucker about 1 year ago
#50 - build(deps): Bump openssl from 0.10.36 to 0.10.55
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#49 - build(deps): Bump minimist and mkdirp
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, javascript
#48 - build(deps): Bump openssl from 0.10.36 to 0.10.48
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, rust
#47 - Bump regex from 1.5.4 to 1.5.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, rust
#46 - Bump tokio from 1.12.0 to 1.13.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, rust
#45 - Not updated on the marketplace for over 4 years.
Issue -
State: open - Opened by ShalokShalom almost 3 years ago
#44 - Compile error
Issue -
State: closed - Opened by LordMZTE over 3 years ago
- 1 comment
#43 - Redundant dependency of debugserver-types
Issue -
State: closed - Opened by ndmitchell about 4 years ago
- 3 comments
#42 - [WIP] Fix the deadlock in #38
Pull Request -
State: open - Opened by Marwes over 4 years ago
#41 - test: Add a test for issue 40
Pull Request -
State: open - Opened by Marwes over 4 years ago
#40 - thread 'main' panicked at 'attempt to subtract with overflow'
Issue -
State: closed - Opened by Shuenhoy over 4 years ago
#39 - A workaround to avoid LSP deadlock
Pull Request -
State: closed - Opened by Shuenhoy over 4 years ago
- 1 comment
#38 - Deadlock problems still exist in version 0.17
Issue -
State: open - Opened by Shuenhoy over 4 years ago
Labels: bug
#37 - Cannot install version 0.17 with `cargo install`
Issue -
State: open - Opened by Shuenhoy over 4 years ago
- 1 comment
Labels: bug
#36 - Update to gluon 0.17
Pull Request -
State: closed - Opened by Marwes over 4 years ago
#35 - Consider updating clap in Cargo.lock
Issue -
State: closed - Opened by CreepySkeleton over 4 years ago
- 1 comment
#34 - [WIP] fix: lsp deadlock bug
Pull Request -
State: closed - Opened by Shuenhoy over 4 years ago
- 5 comments
#33 - Still depends on 0.12.0 which fails on build (fixed in 0.13.*)
Issue -
State: closed - Opened by kolektiv over 5 years ago
#32 - Update to the next version of gluon
Pull Request -
State: closed - Opened by Marwes over 5 years ago
#31 - Clearify the purpose of this repo
Pull Request -
State: closed - Opened by ShalokShalom over 5 years ago
- 1 comment
#30 - Two different versions of languageserver-types are being installed causing install failure
Issue -
State: closed - Opened by tyler-conrad almost 6 years ago
- 2 comments
#29 - Version 0.12.0
Pull Request -
State: closed - Opened by Marwes almost 6 years ago
#28 - Add a VSCode command to restart the language server
Issue -
State: closed - Opened by JameeKim about 6 years ago
- 5 comments
#27 - textDocument/documentSymbol should return a nested response
Issue -
State: closed - Opened by Marwes about 6 years ago
#26 - I will/want to reuse your LSP code
Issue -
State: open - Opened by Phaiax about 6 years ago
- 12 comments
#25 - Update tmLanguage grammar
Pull Request -
State: closed - Opened by Laegluin about 6 years ago
- 7 comments
#24 - fix: Pre-allocate BytesMut so it does not fail
Pull Request -
State: closed - Opened by Marwes over 6 years ago
#23 - Break apart the crate into a more sensible structure
Pull Request -
State: closed - Opened by Marwes over 6 years ago
#22 - compilation of v0.9.0 failed
Issue -
State: closed - Opened by yoeluk over 6 years ago
- 3 comments
#21 - VSCode fails to start gluon_language-server
Issue -
State: closed - Opened by shingtaklam1324 over 6 years ago
- 2 comments
#20 - gluon.language-server.path should search in ~/.cargo.bin/ by default
Issue -
State: open - Opened by lilyball over 6 years ago
- 3 comments
#19 - Update to gluon 0.8
Pull Request -
State: closed - Opened by Marwes over 6 years ago
#18 - Implement signatureHelp
Pull Request -
State: closed - Opened by Marwes about 7 years ago
#17 - Implement textDocument/signatureHelp
Issue -
State: closed - Opened by Marwes about 7 years ago
#16 - Implement textDocument/definition
Issue -
State: open - Opened by Marwes about 7 years ago
#15 - Update the server to work with gluon master
Pull Request -
State: closed - Opened by Marwes about 7 years ago
#14 - VSCode is no longer supporting specifiying a commandId in the "initialConfigurations" contribution
Issue -
State: closed - Opened by isidorn about 7 years ago
- 2 comments
#13 - Fix `format_expr()` path for gluon v0.6.0
Pull Request -
State: closed - Opened by ordovicia over 7 years ago
- 1 comment
#12 - Update language server now that completion module is a separate crate
Pull Request -
State: closed - Opened by dwnusbaum over 7 years ago
- 3 comments
#11 - Provide even more features of the language server
Pull Request -
State: closed - Opened by Marwes over 7 years ago
#10 - feat: Display the span of the value being hovered over
Pull Request -
State: closed - Opened by Marwes over 7 years ago
#9 - feat: Return the documentation of an item with `completionItem/resolve`
Pull Request -
State: closed - Opened by Marwes over 7 years ago
#8 - feat: Update serde to 1.0.0
Pull Request -
State: closed - Opened by Marwes over 7 years ago
#7 - chore: Version 0.3.0
Pull Request -
State: closed - Opened by Marwes almost 8 years ago
#6 - fix(vm): Only process diagnostics for the most recent version of each file
Pull Request -
State: closed - Opened by Marwes almost 8 years ago
#5 - fix: Make the crate compile with more recent versions of gluon
Pull Request -
State: closed - Opened by Marwes about 8 years ago
#4 - feat: Add a debug server
Pull Request -
State: closed - Opened by Marwes about 8 years ago
- 2 comments
#3 - chore: Version 0.2.0
Pull Request -
State: closed - Opened by Marwes about 8 years ago
#2 - feat: Update the server for gluon-0.2 compatiblity
Pull Request -
State: closed - Opened by Marwes over 8 years ago
- 1 comment
#1 - Update URLs to point to new organization
Pull Request -
State: closed - Opened by zjhmale over 8 years ago