RA
RA
> LspSaga preview_definition() try without brackets. `Lspsaga preview_definition` in C mode vim/nvim
yes. all configured. but still. all good for lua, but problem with python
1. nvim v0.6.1 build type: release 2. i tryed pyright, jedi and pyls. 3. 
maybe problem with virtual enviroment?
 here is what i am telling about
also i find this  not critical, but sometimes icons looks pretty, and sometimes like this
No no, when I posted previous screenshot, "diagnostocs" was in my config section. .nvim/lua/config/sidebar.lua
https://github.com/RAprogramm/neovim-IDE this is my neovim config. diagnostic still not working in virtualenvironment python. in lua works good.
``` connections = { { driver = 'postgresql', dataSourceName = 'postgres://:@localhost/?sslmode=disable', }, }, ```
same on ubuntu 22.04.1 lts