Matt Bierner
Matt Bierner
@KostyaTretyak Yes I can't repo this. What would be most helpful is if you could try collecting a heap snapshot of the process when this happens: 1. Set a `TSS_DEBUG`...
Did you configure the `tslint.json` to have default level of warning?
I believe omitting `alt` is the most pragmatic approach. A few points: - In an ideal world, images would always have an `alt` that is deliberately added by the author....
I'm not arguing there aren't valid use cases for `alt=""`, I'm saying omitting it seems like a more reasonable default for how people write markdown out in the real world....
What specifically do you need to be able to control?
@tjx666 Those cases are expected as they are valid reference link shorthand. You can escape the leading `\[` to avoid this
Footnotes aren't part of CommonMark so this is expected They are common enough that I'd be open to adding support for them, but that should be something the library consumer...
@sandipchitale Yep, the signature help is what I meant. Looks like you already found the right api to use for it too! Let me know if you run into any...
Does it work in insiders?
Thank you everyone who's checked off their extension so far! If you have, I plan to remove your extension from the list of `notebookEditor`API consumers in July. This will only...