An open API service indexing awesome lists of open source software.

https://github.com/trackd/pstextmate


https://github.com/trackd/pstextmate

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# PSTextMate

This modules allows you to render content in the console using TextMate.
see below table for supported grammars and builtin themes.

the module is meant to be paired with PwshSpectreConsole.

this is still in alpha stage, so expect breaking changes.

todo: add custom grammars, add custom themes.

## libraries

[TextMateSharp](https://github.com/danipen/TextMateSharp)
[PwshSpectreConsole](https://github.com/ShaunLawrie/PwshSpectreConsole)
[SpectreConsole](https://github.com/spectreconsole/spectre.console)

## Grammars and Themes

| grammars | themes |
|---------------|-------------------|
| asciidoc | Abbys |
| bat | Dark |
| clojure | DarkPlus |
| coffeescript | DimmedMonokai |
| cpp | KimbieDark |
| csharp | Light |
| css | LightPlus |
| dart | Monokai |
| diff | QuietLight |
| docker | Red |
| fsharp | SolarizedDark |
| git | SolarizedLight |
| go | TomorrowNightBlue |
| groovy | HighContrastLight |
| handlebars | HighContrastDark |
| hlsl | |
| html | |
| ini | |
| java | |
| javascript | |
| json | |
| julia | |
| latex | |
| less | |
| log | |
| lua | |
| make | |
| markdown | |
| markdown-math | |
| objective-c | |
| pascal | |
| perl | |
| php | |
| powershell | |
| pug | |
| python | |
| r | |
| razor | |
| ruby | |
| rust | |
| scss | |
| shaderlab | |
| shellscript | |
| sql | |
| swift | |
| typescript | |
| vb | |
| xml | |
| yaml | |