forked from OpenSalamander/salamander
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Source Code Viewer plugin #28
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
So I press F3 on a lot of files like
Java,TypeScript,XML,JSON,YMLetc and the regular internal viewer is fine and fast for most of it but it would be awesome to have a new Viewer plugin that was a source code viewer and used a library like this.Colorer (C++ Library): https://github.com/colorer/Colorer-library
PrismJs (Javascript): https://prismjs.com/
Originally reported at: OpenSalamander#15