Miles McBain
Miles McBain
Valgrind checks should be run.
You need to resolve the ticker codes to URLs of the form `ws://host:port/path` from there you could create a list of open connections to each oneby calling `ws_connect()`, say with...
TIL about `tldr` - awesome! What would also be cool is if the help could have links in it to relevant blog posts etc. To help collect some of the...
probably related to #1387
It seems that there are two separate issues to be solved for Quarto support. Problem 1 lies here: https://github.com/foambubble/foam/blob/master/packages/foam-vscode/src/core/model/workspace.ts#L72-L86 `ListByIdentifier` can never match a file with an extension other than...
Re 1.: I may be misunderstanding how the notes extensions config is meant to work. I had assumed if I configure `qmd` in notes extensions, then I would be table...
I can't reproduce this problem with the supplied datasets on `master` (eea741d).
Sounds good happy to accept a PR š
Yeah good idea. Happens to me too from time to time. Iām think a configurable list of banned names would be good, but also a kind of block to creating...
As I think I mentioned on Mastodon, I'd be happy to consider this, but would prefer to get the function name from the rstudioapi with https://github.com/milesmcbain/atcursor Since it already contains...