Alex Boyko

Results 243 comments of Alex Boyko

Hmm... I cannot reproduce this unfortunately... When you have properties in yaml and see hovers showing up does the content assist work then? I've tried petclinic and consume rest guide...

Still cannot reproduce... as you can see below completion proposals are showing up for the project in the yaml file: ![Screenshot 2024-04-30 at 16 21 02](https://github.com/spring-projects/sts4/assets/6433390/51049d56-824b-4d8c-be30-08e4b3d401da) I'll give this a...

Okay is the issue that once you type in the `application.properties` file that completion proposals just show up as you type the word `port`? Looks like you expect the same...

It is designed to be roughly the same however for some reason only a few trigger chars are working in VSCode for YAML. Something must be consuming the rest of...

If signing of features with PGP means only adding: `` under the proper artifact descriptor for a feature (i.e. `classifier='org.eclipse.update.feature'`) then I think it is working... Or is there more...

Actually i think the project should have been: https://github.com/spring-projects/spring-petclinic (main or 1.5.x branch). I have updated the project in the description as well.

Circled back to this issue. Opened `spring-petclinic` project main branch (https://github.com/spring-projects/spring-petclinic). Spinning wheel in the bottom-right corner. Java extension doesn't seem to start properly. Here is the Java LS log:...

Yes, having the project in a different folder fixed the issue. I'd be happy to attach `.snap` file but could not find it niether in `$HOME/.vscode` folder nor in the...

[jdt-log.zip](https://github.com/redhat-developer/vscode-java/files/8799970/jdt-log.zip)

@sambsnyd I can propose the API for `ProjectInfo` described above that worked for me which we could polish up perhaps if the proposed solution seems acceptable :-)