-
## Comportamento atteso
La lingua marcata come selezionata nella dropdown dovrebbe corrispondere alla lingua corrente
## Comportamento attuale
La lingua selezionata, sul cambio lingua (anche cons…
-
When hooking up to Emac's lsp program called eglot, the server crashes when trying to handle the following request:
```elixir
%GenLSP.Requests.TextDocumentDocumentSymbol{
params: %GenLSP.Struct…
-
In upcoming emacs (29) they start supporting tree-sitter natively (not a separate package). It would be great if we supporting it. We already have tree-sitter-elixir https://github.com/elixir-lang/tre…
-
Since Protractor has been declared deprecated and it will continue to run until the end of 2022 (Angular 15 will be the last update) we need to
- [ ] Find and alternative tool (Cypress?)
- [ ] Int…
-
Core file: ./lib/core
Quick dump:
[New LWP 6183]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home/…
-
### Elixir and Erlang/OTP versions
Erlang/OTP 25 [erts-13.1.2] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [jit:ns]
Elixir 1.14.2 (compiled with Erlang/OTP 25)
### Operating sys…
-
Core file: ./lib/core
Quick dump:
[New LWP 27310]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home…
-
### Problem description
1. `mix new test`
2. edit `lib/test.ex`, add a function:
```
def foo(_, %{args: args}, %{context: context}) do
IO.inspect(args)
end
```
3. Save fi…
-
Issue Type: Bug
Can't open the terminal tab after the new upgrade!
VS Code version: Code 1.69.2 (Universal) (3b889b090b5ad5793f524b5d1d39fda662b96a2a, 2022-07-18T16:12:57.074Z)
OS version: Dar…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.66.2
- OS Version: macOS 10.14.3
Steps to Reproduce:
1. setup file nesting
2. delete a ne…
ntnyq updated
2 years ago