Brody McKee
Brody McKee
Thanks @jakebailey! Yes, you're correct - it's all trickery today which is why some features are quite hard to implement. > I almost wonder if this plugin could be reworked...
Hi @kizu, I'm definitely open to a PR if you're interested. I do plan to take a look at this is in the future, but haven't had much time recently,...
Hi @BohdanZinkevych, `goToDefinition` is a `boolean` value. You can see here that it defaults to `false`. You should be able to get it to work by setting it to `true`:...
Hi @dzsodzso63, I think you have a different issue. Can you please raise a new request with a small reproduction? That will help me investigate further. Note that this is...
Hi @BohdanZinkevych, can you please supply a reproduction? This feature is experimental and won't work perfectly, but should get you close in many cases.
Thanks for this @ekilah, and sorry it took a long time.
This has now shipped in [v5.1.0](https://github.com/mrmckeb/typescript-plugin-css-modules/releases/tag/v5.1.0). Thanks again!
Hi all, I'm away at the moment, but will try to take a look at this in the next week or so. This is an experimental feature, and I'm not...
Hi there, this is a good suggestion - thanks. I'll give it a little thought, but I'm leaning towards the first option for now.
Hi @DelliriumX, we've been talking about shipping an ESLint plugin as a part of this plugin (if possible). Do you think that would help? Unfortunately, there's a restriction in TypeScript...