Jonathan Trang

Results 6 issues of Jonathan Trang

Hi Jack ! It would be great if we could add a callback function to the resize method. In my case, I have some tooltips to show after the colorbox...

Hi, I get the following error when using :TsuImport : ``` [Tsuquyomi] You can import from 2 more than modules. Select one : @angular/core/src/metadata/directives Error detected while processing function tsuquyomi#es6import#complete[22]..tsuquyomi#es6import#getImportDeclarations[5]..tsuquyomi#es6import#createImportPosition:...

Hi there 👋 It is currently possible to tell VSCode to look for Uno config file in one specific repo via `unocss.root` settings. In my case I have 2 repos...

Hi I'm trying to make this plugin work with the following example : `test.uml` ``` @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another...

Hi, Is it possible to have an option to display the curl command that is executed under the hood ? Would be very handy for copy pasting and sharing with...

Hi, I'm getting the following error when using `installSagaMiddleware` It looks like the injector we use is an ElementInjector and not a ReflectiveInjector (see screenshot) ``` ORIGINAL EXCEPTION: TypeError: injector.resolveAndInstantiate...