Mitchell Hanberg

Results 92 issues of Mitchell Hanberg

I have a little script i use to save and quit all neovim instances. On my M1 mac I am seeing this error. Traceback (most recent call last): File "/Users/mitchell/Library/Python/3.9/bin/nvr",...

## Summary * OS: macOS Big Sur * Architecture: ARM * Psutil version: 5.8.0 * Python version: 3.9.4 ## Description I am trying to use the python library [neovim-remote](https://github.com/mhinz/neovim-remote), but...

bug
macos

Previously, the workspace symbols feature used the `:code.all_loaded` functionality of the OTP standard library to "discover" all modules, and then was able to parse out the different type of symbols...

### Environment * Elixir & Erlang versions (elixir --version): Erlang/OTP 23 [erts-11.1.7] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] Elixir 1.11.3 (compiled with Erlang/OTP 21) * VSCode ElixirLS version: 0.7.0 * Operating...

I am attempting to use Chrome to take some screenshots. Here is a screenshot taken on Alpine `docker container run -it --rm -v $(pwd):/usr/src/app --security-opt seccomp=$(pwd)/chrome.json zenika/alpine-chrome --screenshot --no-sandbox --hide-scrollbars...

bug
Hacktoberfest

Related to #593 ## Problem It seems that the usage of a bash script might cause Wallaby to not work on Windows machines. ## (Potential) Solution - [ ] Include...

I am updating an app to use v10 to be able to use the seabolt adapter, and am running into a problem trying to deploy to a staging environment. I...

This merges in the work by @brendalf in https://github.com/brendalf/mix.nvim. Closes #15

will it be hard to add a feature that the plugin uses a container of ElixirLS? _Originally posted by @qwexvf in https://github.com/mhanberg/elixir.nvim/issues/13#issuecomment-1180137488_

There should be an ergonomic way to update ElixirLS. Something like `:ElixirUpdateLanguageServer`.