-
## Issue Description ##
Opened a Unity project that previously worked and now some symbols are not recognized.
## Steps to Reproduce ##
Open project
## Expected Behavior ##
No errors
## Actual B…
-
I think it would be helpful if you added some instructions on how to override colors.
For example, I love the Plus w/ Italics theme, but the comments were simply too dark for me. In my repo the com…
-
Now that we have a basic margin-format-function for use in the terminal, we can discuss how to make it better/more attractive/usable. Looking for opinions here, especially from terminal users.
To c…
-
### Environment
* VSCode Version: 1.22.2
* OS Version: MacOS High Sierra 10.13.4
### Actual behavior
Plugin does format code
### Expected behavior
Plugin doesn't format code. VSCod…
-
When I get 100 stars I can join https://opencollective.com
I should be able to reach that amount next marketing push. More talks and conferences would be good.
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
4 years ago
-
In the following JS I get a "no-undef" on webpack compilation because of `inputPicks` and `contextTypes` static class properties but it does not happen firing ESLint from command line.
```
export …
-
### Environment
Iphone X
SDK 32
### Steps to Reproduce
Write the following code for example in an onPress button props:
```
Platform.OS === "ios" &&
Haptic.notification(Haptic.N…
-
Some syntax groups don't go quite well together
Do something like https://github.com/alexanderbast/vscode-snazzy/blob/master/themes/vscode-snazzy.json. That one uses the same set of colors I do
-
My .vimrc contains:
` colorscheme snazzy `
` let g:SnazzyTransparent = 1`
And $HOME/.vim/colors has snazzy.vim inside it. I have no transparent backround. What did I miss?