Alex Manning

Results 7 issues of Alex Manning

The example posted in the Discord showed `gleam_erlang` displaying autocompletion in the `file` module. I can confirm that this works in that sub-module. Using [mist](https://github.com/rawhat/mist), I get suggestions in the...

bug
help wanted
area:tooling

**Describe the solution you'd like** One thing in my other git plugin(s) workflow is to diff against a specific branch. For example: `:Gdiff origin/staging` or `:Gdiff HEAD~3`. It would be...

enhancement

Hello! I am trying to test out the latest `lustre` release candidate. I have set the version to this in my `gleam.toml`: ```toml lustre = "4.0.0-rc1" ``` With both Gleam...

bug
help wanted
priority:high

Hello! Just testing the v1.1 RC against some of my repos. In `mist` I am re-exporting some types from an internal module in my public main module. I added some...

bug

This is currently in-progress, just keeping it visible. It's going... okay right now 😅

I have this preset enabled, and looking at the custom rules for `should_expand`, I would expect different behavior than I am seeing. The rule for ```lua -- Don't expand when...

Hi! First of all, huge thanks for doing this, this is fantastic! I pulled down your `ligatures` branch and was able to build it on Windows, but it crashes on...