-
I've been trying to pick up Gleam, part of that was going through this tutorial for a simple web app: https://gleaming.dev/articles/building-your-first-gleam-web-app/
I got stuck on the second s…
-
**Describe the bug**
`nix build` builds the wrong package when you run it from a store path.
**Steps To Reproduce**
```bash
(cd $(nix build --no-link --print-out-paths github:NixOS/nixpkgs/…
-
### Please describe the bug
When one or more pattern match cases follow a case that uses a wildcard pattern, these patterns aren't always correctly marked as unreachable.
This issue also affects G…
-
# Feature Request
`/corporation/{corporation_id}/mining/extractions/` returns time information on extractions but the estimated output is not available through the api.
Since extractions do not …
-
The Language Server does not provide completions for prelude values, such as `True`, or `Error`.
To reproduce, start typing:
```gleam
pub fn main() {
let my_bool = T
// ^ Curs…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
### Describe the bug
I'm trying to enable indent for PHP specifically, e.g.
```lua
indent = {
enable = { 'php' },
}
```
However it's being enabled for every language instead. Maybe I'm mi…
leaty updated
1 month ago
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an administrator of Fleet at an organization that uses Microsoft products,
| I want to…
-
### Describe the bug
when highlight is enable in ruby, navigations with ]] [[ ]m [m doesn't works.
### To Reproduce
1. Create a file with
```ruby
class Stuff
def one
end
def two
e…
-
I'm building Maynard for the pc. I managed to build or install all the dependencies. There was the wayland protocols that was missing from your build instructions but I simply found the git page and b…