how to implement an inline ghost code suggestion? #1942
Replies: 1 comment
-
It looks like the topic is being addressed: https://eclipse.dev/eclipse/news/4.33/platform.php |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
we are looking at how to implement a plugin to support inline ghost code suggestion feature as in VSCode.
Is there anyone in the community already working on it?
If not, do you have hints how to implement it? Would that be using annotations or code minings? Or would you introduce some new element into the platform?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions