JDR

Results 6 comments of JDR

I have the same issue and as a document writer really miss the word-based suggestions. The reason for this issue is the `AttributeCompleter` registered [here](https://github.com/asciidoctor/asciidoctor-vscode/blob/65bfb9a847dd684b4d93af21d375ed75968f5509/src/extension.ts#L52). At least in my setup...

Yes, I can reproduce it with all IntelliCode-* extensions disabled.

I updated the sample project settings.json according to your request, cleaned the Java LS workspace, restarted VS Code and was able to reproduce the issue with the exact same effect....

I just created a new profile to start with blank user settings. With this setup I am _not able to reproduce_ the issue. I will incrementally add my specific user...

Eventually, I found the culprit. The issue can only be reproduced with this setting: ```json "editor.quickSuggestions": { "other": "inline" } ``` I don't know if this is expected. You may...

I can only support the impression @aghArdeshir has. I am pretty enthusiastic about Ardour after using it the first time last week -- what a great project. With the goal...