Filip Dutescu

Results 7 issues of Filip Dutescu

# Describe the issue *A clear and concise description of what the problem is.* Add setup not made log and lsp not running etc. Todo more > *I'm always frustrated...

feature

The following bug has been reported to me: filipdutescu/renamer.nvim#119. I think it is a `plenary.nvim` bug, since it seems to come from the way padding is handled in the popup...

Send a `Disconnect` DAP request if the `Terminated` event is received. According to the specification, if the debugging session was started by as `launch`, the debuggee should be terminated alongside...

# Description I am working on a NixOS server box which only allows a couple of users to login via SSH, by SSH key and not password. I want to...

# Description After #5957, debug line highlights will not be scope-aware, meaning if you place a breakpoint in a lambda function, the whole line is highlighted, instead of the lambda...

C-enhancement
A-debug-adapter

# Description Currently, breakpoints do not use a conventional symbol, such as the classic filled red circle, the empty circle or the circle with a warning sign. # Proposal Use...

C-enhancement
A-debug-adapter

## Description of the change Allow setting properties in the `values.yaml` for NGINX which update the default configuration to use SSL. ## Benefits This will make it easier to setup...

enhancement