Is Notepad++ available as a service?
-
One requirement that has come in my project :
There is a log file present in a remote VM, the web interface has the link to it.
Now when a user clicks that link, the log file should be opened in browser and user should be able to view it.
There would be a set of predetermined strings stored locally, if any of those strings are found in the log file opened, then it should be shown in highlighted format.
So I was thinking if it was possible to integrate notepad++ and invoke it as a service from the web page. So it would open the log file and show the strings in highlighted format.
-
Not in the way you described, maybe you wanna check out pygments? Doesn’t seem hard to be implemented.
Cheers
Claudia
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login