Commit 4c7c626
committed
Merge #214: vscode: fix icons and
b3f07cd vscode: bump version to 0.3.1 (Volodymyr Herashchenko)
66f22e7 vscode: fix icons and `.json` files (Volodymyr Herashchenko)
Pull request description:
There is an issue with displaying icons -- `icon-theme.json` counts as a
separate icon theme, so other icons besides `simf` and `wit` didn't
displayed.
Also, I had removed activation of LSP for `.json` files, because it
works on **all** jsons, which is obviously not desired.
ACKs for top commit:
KyrylR:
ACK b3f07cd
Tree-SHA512: 2294711ba8d6207216b38c01c82ab71add304ce3d8443b7784acd5bb8d31301048e871aa650b395bea56a18cfdd462d660fc7e4b21d887b2c433a1a5f30eaf37.json files2 files changed
Lines changed: 10 additions & 28 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
42 | | - | |
43 | | - | |
| 46 | + | |
44 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
| |||
203 | 210 | | |
204 | 211 | | |
205 | 212 | | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments