sarahBuisson

Results 10 issues of sarahBuisson

Can you add a way to manage a camera? I try to add a way to move the main anchor to simulate it, but rotating the main anchor is not...

I draw a line with Shape, I want to change it with the time, how do I do? I've try: ` let s=new Zdog.Shape({ addTo: illo, path: [ // triangle...

I use lombock, it seems your code coverage run also on the code who is generated by lombok. It should'nt.

today, most of project use jest instead of karma and other, you should switch to it.

hello, I love your parser! can you add the possibility to manage the annotation in typescript to your project?

Some on my kotlin method return iterator and iterable, which generate import like this in the index.d.ts generated by your project (version 1.5.0) import * as $kotlin.collections.Iterator from 'unknown-kotlin.collections.Iterator'; import...

I have this error who pop when I use the 1.5.2, 1.5.1, both with build.gradle.kts and build.gradle Edit 2: I didn't reproduce in 1.5.0 I use your plugin with the...

why not add angular framework to your scafolder?

the line assertThat(Arrays.asList(1,1), org.hamcrest.Matchers.contains(1)); fail.

each time i press the "U" key ( for a little context, I try to label a button "url") I have this component who insert it self and replace ALL...