gleam
Rust Mediumgleam-lang/gleam
21,334 stars
939 forks
22 open issues
Active Apr 2026
Beginner-Friendly Issues 22
Issues tagged for new contributors
Improve function type signature readability in hovers
#5590 · Apr 7, 2026
`Go to definition` could work on type constructors used in a value position
#5588 · Apr 6, 2026
Improve output of outdated dependency command
#5573 · Apr 6, 2026
help wanted good first issue
Improve error message for invalid externals
#5561 · Apr 3, 2026
help wanted
Do not suggest deprecated values or types in completions
#5554 · Apr 1, 2026
help wanted
LSP: Support triggering find references from imports
#5544 · Mar 31, 2026
LSP: Support finding references of modules
#5543 · Mar 31, 2026
LSP: Support references when triggered from alias
#5542 · Mar 31, 2026
help wanted
LSP: Support go-to-definition on record fields
#5534 · Mar 29, 2026
help wanted
Show licence in `gleam deps list`
#5515 · Mar 26, 2026
help wanted discussion
help wanted
task: make enumerations of enum's possible values more consistent
#5492 · Mar 20, 2026
help wanted
Emoji descriptions cause Hex publication to fail
#5490 · Mar 20, 2026
discussion good first issue
JS codegen: pattern matching can duplicate its RHS
#5475 · Mar 17, 2026
discussion
Use full name rather than shorthand for multi factor authentication
#5468 · Mar 17, 2026
help wanted good first issue
JS codegen regression 1.15.0: Internal Index based Reuse Error
#5467 · Mar 16, 2026
help wanted
JS codegen: subtraction is right-associative in bit array size expressions
#5456 · Mar 15, 2026
help wanted
Support `textDocument/documentHighlight` message for definitions of types
#5446 · Mar 10, 2026
Support `textDocument/documentHighlight` message for usages of types
#5445 · Mar 10, 2026
Support `textDocument/documentHighlight` message for definitions of function
#5444 · Mar 10, 2026
Support `textDocument/documentHighlight` message for definitions of variable
#5442 · Mar 10, 2026
Support `textDocument/documentHighlight` message for usages of values
#5441 · Mar 10, 2026
help wanted