Leon D. Qiu

Results 20 comments of Leon D. Qiu

> [expressive_scenarios.zip](https://github.com/redhat-developer/vscode-java/files/9433440/expressive_scenarios.zip) attached the workspace already and also you can navigate to /Users/leon/Technical Agile/TacLearning/sample-code-cucumber4java/expressive_scenarios/02/src/test/java/tic_tac_toe/BoardSteps.java and comment any function like Pending Exception and then save to see whether it will auto...

> @qzi I can't reproduce the issue. > Could you show your settings.json? ` "redhat.telemetry.enabled": true, ` only this setting relate to redhat only in my user setting. I think...

> "editor.formatOnSave": true, "java.saveActions.organizeImports": true, "autoimport.showNotifications": true, These ones are already added before I raised this issue and also have you tried auto imported in the head of the java...

> @qzi could you try the following project > [expressive_scenarios.zip](https://github.com/redhat-developer/vscode-java/files/9438447/expressive_scenarios.zip) > I have renamed the artifactId property in all your projects. Oh, I got your point, thanks for your support....

The same issue about auto import Nagigate to [root]/18/src/test/java/RunCukesTest.java `// import io.cucumber.junit.CucumberOptions.SnippetType; ` can not auto import ... [18.zip](https://github.com/redhat-developer/vscode-java/files/9534286/18.zip)

> @qzi automatic import (on file save) won't work if there are ambiguous imports. In your file, if you organize imports manually, you'll be presented with a choice to disambiguate...

@Eskibear Thanks for your support, another question is that how can I set the format in light grey following

@Eskibear Can we identify the project using folder name + artifactID and also give us a option to display the folder name? Currently this plugin identify multiple root projects using...

> Please describe `Improve the url reference for three scenarios in just one go`? > > For example, what did you written and where did you placed your image files...

> > > 添加 10000、30003 FAQ,调整 30001 FAQ 到前面 > > > > > > After installing the settings apk can't access developer settings. Is there any fix to that?...