Stephen
Stephen
#### Checklist *Please replace the space inside the brackets with an **x** if the following items apply:* - [x] I've verified that I use the latest version of the add-on...
This change was started in f3f6701306aa0d034bbe9329503d3406bd8fa963
## What is Clip-history? Clip-history (also know as a yank-ring or kill-ring) is a feature that creates a small buffer of recently yanked, or copied, text. The buffer is then...
Any plan to implement inlay hints? They are a nice feature to have. [VSCode API docs](https://code.visualstudio.com/api/references/vscode-api#InlayHint) [rust-analyzer implementation](https://github.com/rust-lang/rust-analyzer/blob/12e28c35758051dd6bc9cdf419a50dff80fab64d/crates/ide/src/inlay_hints.rs#L262) for ref.
The extension does not consider the Japanese space ' ' as a true space to separate the keyword from the search term. So assume the following is written with a...
I would just do this myself, but I'm on my work computer, so just making a note here that a benchmark comparing flatty to [std/marshal](https://nim-lang.org/docs/marshal.html) is probably warranted.
I'm evaluating Nim for my data science needs. I'm not going to get very far without the ability to filter/sort/bin time series data. Two questions, 1. Is there a dataframe...
Hi, is there a way to install this without using the Appstore? It's blocked on my company issued laptop.
### Description ## Preamble Very sorry if this is a duplicate, I've seen many similar issues on GH and around the web, but none quite like this. Seems like it...