So I have been able to use Notepad++ perfectly fine to edit scripts until recently. Now, whenever I load up a script from the asset window, it loads up Notepad++ perfectly fine and I can save the script, but as soon as I close it or alt tab back, Unity is completely frozen and nothing is clickable. I am unable to close it from the taskbar, and the only way to exit is using the task manager.
I tried reinstalling Unity and Notepad++, but it still happens. Monodevelop still works without crashing unity, but if I set the external text editor to Notepad++, Unity freezes when opening scripts. If it makes any difference, I’m opening C# scripts.
If somebody could tell me what I’m doing wrong, I would greatly appreciate it.