Andrew Glick

Results 9 issues of Andrew Glick

- [ ] Run tests - [X] Update the [`CHANGELOG.md`][1] with a summary of your changes > I tried running the tests in the Docker container, but I kept getting:...

### Summary Formatting the user `settings.json` on Windows with Prettier does not detect the `.prettierrc.json` file correctly. If there are overrides specified in the `.prettierrc.json` file located in the home...

bug

This is a dedicated thread to discuss the enhancement proposed by @Dorro101 in #32. ### Proposal It would be convenient to have a toggleable feature that displays the evaluated value...

enhancement
help wanted

## Includes The keywords, `include` and `use` could have better looking coloring. Color inside the brackets should maybe match the brackets? ``` include ; use ; ``` Example: ![image](https://user-images.githubusercontent.com/17516195/94331474-48359280-ff92-11ea-80ea-d6aed4e63876.png) ##...

**Version** Running Minecraft 1.15.2 and MouseWheelie 1.4.0+1.15.2-pre1 **Describe the bug** When scrolling to remove single items from the fuel slot in a furnace, the entire stack is removed. This also...

bug
wontfix

This is a continuation of the discussion following the closing of #984. Instead of specifying a relative path from the icon directory of this extension, it would be useful to...

While it's nice to have the sort buttons in the context menu, I think it's a bit of an eyesore to have almost half of my `json` context menu taken...

It would be nice to allow the `rewrap.wrappingColumn` config to accept a list of integers like `editor.rulers`. However, the reason I don't just use `editor.rulers` is because I don't like...

### Problem In multi-folder workspaces, the standard VS Code task view gives hints to the folders certain tasks belong: ![image](https://user-images.githubusercontent.com/17516195/105077418-1de07700-5a52-11eb-8266-14ea8c32c817.png) However, without those hints, it is difficult to tell which...