YunaBraska / github-workflow-plugin

Your Ultimate Wingman for GitHub Workflows and Actions! 🚀
https://github.com/YunaBraska/github-workflow-plugin
Apache License 2.0
41 stars 8 forks source link

IntelliJ 2024 Code Completion broken #57

Open YunaBraska opened 2 months ago

YunaBraska commented 2 months ago

The new Version of IntelliJ brings also some GitHub workflow features which now overrides every code completion and shows no suggestions The variables are highlighted but not completed by code completion anymore.

LecrisUT commented 2 months ago

Not sure I can replicate this issue, at least not after #63

erichiller commented 2 months ago

I just upgraded to 2024.1 and found code completions broken as well. Let me know if there's any information I can provide, but I imagine everyone is experiencing this. Hopefully there is a decent fix because I tried their "native" support and it is vastly inferior to your plugin!

YunaBraska commented 2 months ago

@erichiller, so you think this plugin is not needed anymore?

LecrisUT commented 2 months ago

@erichiller, so you think this plugin is not needed anymore?

They were saying the opposite :P

@erichiller I am curious, how is the code completion in this version? (There's Github-Workflow-Plugin-3.2.1 archive there and you should be able to install manually with install from disk option in Plugins. Not sure if the version needs to be consistent) On my limited testing, it seems some completion works, but I haven't written any tests or dug deeper to verify what I did in that PR makes sense.

erichiller commented 2 months ago

@erichiller, so you think this plugin is not needed anymore?

@YunaBraska No! This plugin is far superior / much better then the functionality included in default Jetbrains (Rider in my case).

@LecrisUT I will check as soon as possible and get back to you

erichiller commented 2 months ago

I went to try the workflow built version you linked to - I went to my IDE and it required a reboot for updating some other plugin. I did that and when it came back up all the completions in github actions worked as they should. I guess this is solved for me. Sorry to create a non-issue, I'll you know if it re-occurs.

YunaBraska commented 2 months ago

For me the issue still exist, telling me no suggestion