sight icon indicating copy to clipboard operation
sight copied to clipboard

The Syntax Highlighter for Chrome

Results 25 sight issues
Sort by recently updated
recently updated
newest added

When I view an XML document (from local disk), Chrome's default XML renderer takes over. Is there a way to force Chrome to use Sight (once/always)?

More of a feature request I guess.. I added a custom css file to the directory of themes, but it didn't show up, then I found computed_hashes and verified_contents JSON...

Thanks for your tremendous work put into this, really very nice to see this working perfectly, I would like to know whether you have any plans to support .properties files...

Please, add auto-format code for minified code.

Remove the URL query parameters before extracting the filename from the URL. If the URL query parameters contain slashes, when the function split the URL string, it got the filename...

e.g. ```sh #!/bin/bash echo Hello World ```

`.yml` files are not considered as `YAML`.

ownCloud is a private cloud storage system. I noticed an issue when clicking on a download link that I could link to Sight. Look at https://github.com/owncloud/core/issues/17520 for the issue report...

I love using the plugin for viewing raw files on github, but I prefer another syntax highlighter for raw json. I'd love to use them in tandem, but would need...

Hello, while the direct file linking is nifty, would it be too much to add support for the view-source: page as well? Thank you!