MaxKless
MaxKless
Can you elaborate what this means? >At this point, nx notifies me that it is duplicating the workspace root registration. Btw, we just fixed an error with spawning plugin workers...
Could you provide some logs and more information? - Go to `Output -> Nx Console Client` and paste what you see there. - Run `nx report` and paste your results...
So it looks like the issue happens when you run smth via nx console and then quit the editor. is that right @StringKe ? Are you facing the same @prabhatthapa...
Hey! Maintainer of Nx Console here :) We do really use the toolkit heavily as @Sanderand said so this is going to be a tough blow for us. We don't...
Wow this looks really good... On a first glance I'm not spotting anything that looks non-native either
Hi, could you provide some logs and ideally a minimal repro? That will make it easier for us to fix the issue. - Go to `Output -> Nx Language Server`...
are you seeing the sane error while using the cli @viachmev ?
hmmm so strange, I'm not sure why this only sometimes happens? windows...
Hmmm okay I see the point to have this configurable. I can think of some solutions, what do you think about this? - Have a global setting to toggle the...
#i would save the last opened editor state by file path so you can have individual preferences per file, even different ones for multiple `.csproj` files. That way no extra...