binaryify

Results 195 comments of binaryify

@will-stone I don't know how to do will be better

@jens1o @will-stone I think we can make it be a "Beautiful mistake"

@jens1o I think that's acceptable

@will-stone still waiting vscode team improve it https://github.com/Microsoft/vscode/issues/34812#issuecomment-331450423

in the insider version can change the extension name or publisher now ![image](https://user-images.githubusercontent.com/12221718/32403224-21dffc4c-c16f-11e7-8cb6-5a447bb2e16e.png) but I still don't know how to change it

@ElecTreeFrying that will lose download and install data

have no idea now, maybe the reason is the big size theme.json, it have 2000+ lines, so many rules might cause performance issue

@fuyunliu @jk123vip @lromanov you could add this in your settings.json ``` "editor.semanticTokenColorCustomizations": { "rules": { "parameter:python": "#aaaaaa" } }, ```