Amit Singh

Results 15 issues of Amit Singh

For an incompatible client, Trino/Presto throw exception : ```text Basic authentication or X-Trino-User must be sent // Trino Basic authentication or X-Presto-User must be sent // Presto ``` and sends...

### Problem Consider the scenario where my Neovim server is running on a remote server and I connect to it through ssh. Any and every operation that happens, including buffer...

enhancement
performance
remote
network

The spec does not provide clarity on how to specify the build context for a Docker compose build. Considering the following project structure ``` | .devcontainer | devcontainer.json | docker-compose.yml...

Local completion files are not loaded after `compinit`. I tried to load completion for `poetry` by putting it in a completion directory but that did not work. The steps to...

Fixes #539 Rust-based pre-commit does not work because pre-commit hardcodes the `--path` to `.` which leads to build failure and errors with `found a virtual manifest at /Cargo.toml` instead of...

Closes #68 Closes #69 Using devpod CLI to power the process, we are going to provide docker and devcontainer support. Following tasks should be completed to get this ready: -...

Following use cases would be better served through a single UI: - [ ] Allow GPG forwarding for devpod operations - [ ] Allow choice for launch of Neovim -...

enhancement

This issue tracks pending feature requests yet to be implemented in the plugin. Creating this single issue to keep track of all pending feature requests and for a comprehensive view...

### Discussed in https://github.com/amitds1997/remote-nvim.nvim/discussions/106 Originally posted by **sinkr** April 17, 2024 I don't feel like `kubectl exec` is too far different from `docker exec`, but I may not be understanding...

enhancement