-
Rustc already [mitigates against](https://github.com/rust-lang/rust/pull/90462) the [potential spoofing effects (CVE-2021-42574)](https://blog.rust-lang.org/2021/11/01/cve-2021-42574.html) of bidirect…
-
This might look like #2402, but I want to focus on custom template literal tags made to be used inside `styled-components` CSS.
**Prettier 1.11.1**
[Playground link](https://prettier.io/playground…
-
I already have some of your to-do items done :) https://github.com/mattapperson/atom-ternjs/
-
I know that CodeMirror lacks a good documentation on its styles, but many of the bundled themes have support for `builtin`, so it would be nice if you could add support for your themes as well.
-
### Description of the Issue
LSP ( https://langserver.org/ ) is a general way for multiple different test/code editors to support many different development/programming languages.
This seems like …
-
String macros are fine, but they *really* make the enclosed code feel like a second class citizen. Sometimes they make sense, but I think it would be really nice to have true reader macros. To copy-pa…
-
Now that the VSCode supports Jupyter kernels (at least in the [insider's edition](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)), I was wondering if it would be possible to l…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support …
-
_From @anthonyCarton on April 29, 2018 18:32_
We all need to be using GitHub for the competition, but I know none of us have used it before. I'm putting a number of resources in this item.
_Copied …
-
Keys inside hashtables use the "variable.*" scope over the more specific "meta.hashtable.assignment" scope, this means you can't give keys inside hashtables a custom color that is different from varia…