Open orhnk opened 11 months ago
Idk why but CLion Github Copilot stopped working too!
The problem initiated because I have installed the bare product at first. (Then changed it to get patched) Before switching to the patched config format. I did install some plugins (e.g ideavim) which was then listed in the patchlist. The ideavim I'd installed before patching conflicted with the patched version so nothing did actually get patched (because the file-tree was there) so I saw some errors related to plugins I have already patched.
So deleting the plug-ins and restrating the IDE will fix your issue.
(Because the plugins I've installed before patching will get replaced by the patched versions)
Describe the bug
as JetBrains requires some patches as described in NixOS wiki but applying these patches (as following) doesn't have an effect to RustRover.
Gist to my config
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
clean init process
Screenshots
https://github.com/NixOS/nixpkgs/assets/101834410/77b01356-2a46-4d78-9c0f-b53a9c5d4413
Additional context
I'm using clion as well. I have applied the same configuration to CLion which works almost smoothly (which-key plugin gives pukes some errors but It doesn't have a patch on nixpkgs)
Notify maintainers
@Followin @wegank
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Priorities
Add a :+1: reaction to issues you find important.