Alexandru Mariuti

Results 70 comments of Alexandru Mariuti

> I cannot reproduce the issue, the `stw`-snippet loads correctly for me :/ Please try creating a file that, if sourced via `nvim -u somefile`, reproduces the issue (the snippet-directory...

Same issue happening, fixed only downgrading all the dependencies as @yura2000 said in the comment above mine.

> Hmm this should theoretically be supported already, since we use Shiki. Let me have a look. Do you have any updates on this? Still not working on our end

> Note that `SignalBuilder` has a hidden footgun that will catch some users. Any signals accessed in its entire subtree will trigger a rebuild in the parent. > > >...

@jinyus can't reproduce the issue, this is the code I used to test ```dart import 'package:flutter/material.dart'; import 'package:flutter_solidart/flutter_solidart.dart'; final a = Signal(0); final b = Signal(100); class TestPage extends StatelessWidget...

Is there no way to avoid opening the `pubspec.yaml` file? I’m coming from the Pubspec Assist extension of VSCode, and from the Command Palette I can run `Pubspec assist: Add/Update...

Thank you so much! šŸ‘šŸ¼ If I can help with anything, please ask

Thanks for the reasoning. I don't think I will work soon to this component. The missing ones are more important and probably more needed. Don't know if you wanna try...

> > Thanks for the reasoning. I don't think I will work soon to this component. The missing ones are more important and probably more needed. Don't know if you...

Released in the v0.15.0