epszaw

Results 103 comments of epszaw

[Yup, here it is](https://gist.github.com/lamartire/be1d3f8e2295176dd48c81993929b25b) :) I'm not sure, but problem may be at my environment. But, other extensions can format code without problems and I suppose you can find problem...

And this is a screenshot of vscode error notification, not terminal or direct log of extension 🤔

@avli any news? 🙂

I guess, `note` and `card` are different entities. And, by the way, `addNote` and `addNotes` don't work as expected

@albertogasparin it's working! Thank you, mate, i lost a lot of time before found your solution! :heart:

![image](https://user-images.githubusercontent.com/13414205/48725381-15574080-ec3d-11e8-8381-f1bcba2416a0.png) The same here, osX 10.14

Hey, @fguidobaldi! Thank you for the issue! Could you please try next code for your reporter? ```js const { CucumberJSAllureFormatter } = require("allure-cucumberjs"); const { AllureRuntime } = require("allure-cucumberjs"); class...

Is it possible to share the repository code or create an example where I can reproduce the problem?

I can' reproduce the problem on my local machine. Which environment do you have?