Eric Hiller

Results 23 issues of Eric Hiller

Definition lists of the form: ``` Item 1 : This is the definition of Item 1. ``` Would be a very useful feature to add. If it helps any Markdown-it...

Help wanted
Markdown dialect

Proposed new feature is to add highlighting to Markdown files. Like: ```http header: value ``` note: that it's a triple backtick code block. I've already modified the extension locally to...

I'd love to see SSL/TLS certificate status in the web UI. For example: - see each domain's certificate - status of each certificate, date of last renewal, expiry - any...

kind/enhancement
priority/P2
area/webui
area/acme
area/tls

ie. ```ps1 > Do-SomeInvalidCommand # some error about Do-SomeInvalidCommand not being a real command > $? True ``` ```ps1 while ( $True -eq $True ) { Start-Sleep 1; echo "loop";...

I'm working to create a chart that has: - a variable color, with spectrum from min to max of `TertiaryValue` (or `QuaternaryValue` or `QuinaryValue`) - A `GeometrySize` that is fixed...

new feature

For Markdown output files that are hosted remotely, I've had situations where I can't use relative URLs for the img src. My request is for an extra option input for...

A request to be sure, and a much a appreciated and sought after one by myself at least. Probably others using typescript as well. Great work, and I greatly appreciate...

enhancement

After upgrading from v6.0.1 to v6.0.2 the maximum time it takes to instrument increases from 26 seconds in v6.0.1 to >1.5 minutes. (note: I'm measuring from test command began to...

untriaged
needs repro

Awesome extension! I looked forever for something like this for far once again you delivered! It would be great to have the ability to turn on by default based on...

Color scheme seems to be working fine, but navigation is a no go. I can't exit I have to kill the task in order to leave. It also only takes...