OpenSalamander / salamander

Open Salamander
GNU General Public License v2.0
284 stars 40 forks source link

Source Code Viewer: Plugin #15

Closed melloware closed 8 months ago

melloware commented 8 months ago

So I press F3 on a lot of files like Java, TypeScript, XML, JSON, YML etc 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/