Closed pixkk closed 6 months ago
By few you mean as many as there are windows? That's correct behavior (If I understand correctly what's going on), each process maintains it own index of files for AST and VecDB. Think of it the same as Find In Files (Ctrl+Alt+F), it will only look into files present in its own window, but not outside of folders in the current window.
(VSCode starts copies of all plugins for each window automatically btw, to give you another datapoint)
By few you mean as many as there are windows? That's correct behavior (If I understand correctly what's going on), each process maintains it own index of files for AST and VecDB. Think of it the same as Find In Files (Ctrl+Alt+F), it will only look into files present in its own window, but not outside of folders in the current window.
(VSCode starts copies of all plugins for each window automatically btw, to give you another datapoint)
Yes, thanks for the answer.
Hello. If i open more than 1 projects in intellij, i get few refact lsp instances opened: