typescript-plugin-css-modules
typescript-plugin-css-modules copied to clipboard
Allow to create configurable extensions for VSCode based on this plugin
Is your feature request related to a problem? Please describe. Allow to create configurable extensions for VSCode based on this plugin.
Describe the solution you'd like
Implement onConfigurationChanged for plugin configuration.
Describe alternatives you've considered From what I understand currently it is only possible to create non-configurable extensions for VSCode based on this plugin.
Hi there, I'd be very open to this if you'd like to create a PR!
maybe this pl #149 could help you @alexojegu
Closing this off as it's not something I have time for right now. PRs welcome though!