atsushieno / vscode-language-review

Re:VIEW language Support for Visual Studio Code. / issue/PRは日本語でも対応できます
Other
43 stars 8 forks source link

Refactor a bit to improve CSS flexibility. #24

Closed muojp closed 5 years ago

muojp commented 5 years ago

In considering https://github.com/vvakame/review.js/pull/38 , I noticed it would be nice to have a bit of flexibility for CSS using Webview API introduced in a0a6a10ef0493a6ba2f8d21d63d0124554466aa6 .

Also, maybe one day we will be able to adopt VSCode's theming feature on top of this pull-req: https://code.visualstudio.com/api/extension-guides/webview#theming-webview-content

atsushieno commented 5 years ago

Okay, I have no idea how we would make it externally customizible, but it would help styling to those who can provide custom/derived extension from this one. Thanks.

muojp commented 5 years ago

Thank you so much!! 💯