Skip to content

Commit fe930d4

Browse files
Resharper VSCode plugin (#10)
1 parent 4af40a7 commit fe930d4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

hosts/hades/configuration.nix

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,12 @@
413413
version = "7.2.8";
414414
sha256 = "sha256-Z3vmRzqPCxkQbn39I54bh/ND+0HcE9iFUhKQ29GRd7o=";
415415
}
416+
{
417+
name = "resharper-code";
418+
publisher = "JetBrains";
419+
version = "0.0.11";
420+
sha256 = "sha256-gdOU+BHqiXtueWe8Z/mTHkWmlFUz1cOtWBxp+sllEIE=";
421+
}
416422
];
417423

418424
userSettings = {

0 commit comments

Comments
 (0)