nvim-ide
nvim-ide copied to clipboard
A full featured IDE layer for Neovim. Heavily inspired by VSCode.
When there are multiple number of windows (non-components), all other will be closed except the first one. However the windows returned from vim.api.nvim_tabpage_list_wins is not in a meaningful order. So...
I use [dap-ui](https://github.com/rcarriga/nvim-dap-ui) with nvim-ide. When dap-ui is activated, opening a diff from nvim-ide change panel would cause the whole neovim layout messed up. Before opening the diff with both...
I've found a few "issues" while testing and i'm adding them individually so as to keep the discussions focused. + Just noticed `:q` on a buffer, which would normally close...
Hi Guys! At first, i really really love nvim-ide and it opens a whole new experience to me, so thanks for that :) The only thing i'm missing is the...