Closed FSS1313 closed 9 months ago
Thank you. Will have a look. The very quick test revealed that I do not observe these problems in my environment. Though I am using .NET6 and globally installed CS-Script. Is it your case too?
BTW, I highly recommend using //css_ng csc
engine switch as it if so much faster :)
Even I use //css_ng csc I still have some slowdown or lag issue...
FYI, I have 32bits version of NPP...
.NET6 is installed and I installed CS-Script's update with extension installation manager.
I notice I haven't the same version of engine 3.28.9 instead of 4.4.2. ...
Sorry, for the delay with the answer. I am working on the next release of the extension that will be solely integrated with and dedicated to .NET. Thus many things will become simpler and even some configurations will be auto-generated.
Until then unfortunately the configuration needs to be done semi-automatically. I suspect that in your case there is something wrong with the syntaxer. I advise installing the latest version of .NET, CS-Script and CS-Syntaxer. You've done it for the first two but not sure about the syntaxer. You can install it from the Update tab of the Settings dialog.
After everything is configured properly your settings should look like this:
Ther is another unknown variable in your case. You are running 32-bit version of Notepad++. I have not seen this type of deployment for probably a few years now. So not sure if it can or cannot impact anything. I only provide you with the info about scenarios that I tested on x64 systems.
The all details are here: https://github.com/oleg-shilo/cs-script.npp/wiki/.NET-Core
Fixed The feature is now available (in both x86 and x64).
Hi, thanks for this very usefull project. I was on version 1.7.24 and installed new version 1.7.29. (with Notepad++8.3.3).
My feedbacks: