Implement dynamic templating in completionSnippets #43
Labels
5
Estimated story points
completion
Completion item
enhancement
New feature or request
medium priority
snippet
Snippet item
Milestone
Certain key variables should resolve automatically in snippets.
Example:
Should resolve automatically based on the context to
I just did some testing, and the proposed method doesnt actually work in eclipse rn. I tried messing around with templates in eclipse and that does fill in snippets with variables as we want but for whatever reason that is not extending to our current completion framework. So for now I would say we should keep snippets like this. In order to accomodate the change in this request I think i would have to restructure completionProposalComputer a bit and I am not sure about what is needed for that yet
The text was updated successfully, but these errors were encountered: