-
#### Description :octocat:
I have changed some details on the "org" mode documentation and noticed that some tests
do fail consistently for all recent PRs.
**Namely these are:**
FAILED test-…
-
Following #241, I've been working on some other improvements regarding UX. Most of them have been in my TODO list since I've moved from Atom to VS Code. Before I send a PR, I'd like to get some feedba…
-
We have a basic version of this implemented already, further improvements are needed:
- [x] Exit 1 if tests fail
- [ ] Pretty progress output
- [ ] Pretty results output
Will want to implement…
-
(Copied from the original vscode-elixir-ls issue tracker, [issue #91](https://github.com/JakeBecker/vscode-elixir-ls/issues/91))
ElixirLS formats code as expected when only one Elixir project is op…
-
I tried to run `brew install --HEAD universal-ctags/universal-ctags/universal-ctags` on macOS 10.14.6 but results :
```
==> Installing universal-ctags from universal-ctags/universal-ctags
==> Clo…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Open a file with a syntax error, at least one which `rebar3_formatter` considers a syntax error. In my ca…
-
It has recently come to my attention that CoreCLR has eliminated `ISerializable`. While I believe that this is a move in the right direction, it seems to have also removed the only way possible to cor…
-
### Environment
* Elixir & Erlang versions (elixir --version): Elixir 1.6.5, Erlang/OTP 21
* Operating system: Ubuntu 17.10
* Client (editor or IDE): Visual Studio Code 1.28.2
### Report
Th…
-
### Environment
* Elixir & Erlang/OTP versions (elixir --version):
```
Erlang/OTP 22 [erts-10.4.4] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [hipe]
Elixir 1.9.1 (compiled …
-
### Environment
* Elixir 1.8.0 (compiled with Erlang/OTP 21.2.2)
* Operating system: macOS Mojave
### Current behavior
The presence of `Code.format_string!` in a pipeline makes dialyzer to…