Brian Merchant

Results 37 issues of Brian Merchant

# Issue Description The TSLint extension is deprecated: - [VS Code Marketplace: TSLint](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin) page links to [the following](https://blog.palantir.com/tslint-in-2019-1a144c2317a9) in its deprecation notice - The same notice recommends using [ESLint](https://github.com/typescript-eslint/typescript-eslint#typescript-eslint) instead...

status: needs triage

I'm interested in using `bacon` with `rust-analyzer`. `rust-analyzer` allows for [compiler feedback from external tools](https://rust-analyzer.github.io/manual.html#compiler-feedback-from-external-commands). In VS Code, we must define a build task, I think something like this under...

1) what does the `sxs` stand for? 2) can you flesh out your TODOs to make it easier for new contributors who aren't familiar with Vulkan (but are interested in...

(This is mostly a TODO for me, unless someone else would like to follow up on it.) - [ ] Currently, there are places in the documentation that reference the...

## Feature Request `tracing-subscriber` should use another coloring crate, rather than `nu-ansi-term` (for example: [`termcolor`](https://crates.io/crates/termcolor), [`owo-colors`](https://crates.io/crates/owo-colors), or [colored](https://crates.io/crates/colored)) ### Crates `tracing-subscriber` ### Motivation Because: * `tracing-subscriber`, being part of `tracing`,...

Thank you so much for this tool! I have a couple of questions about how exporting currently works. Why does the reMarkable have to build the PDFs on its end...

**Is your feature request related to a problem? Please describe.** I would like to use `nushell` along with `whkd`. **Describe the solution you'd like** Add `nushell` under supported terminals here:...

enhancement