Skip to content

How to autocomplete for wrapper multi-languages #1228

Answered by msujew
Yokozuna59 asked this question in Q&A
Discussion options

You must be logged in to vote

What is the best way to do so? The shared services don't have CompletionProvider service. Do we need to create a separate language that contains all possible diagrams keywords and make it as default value if no diagram detected?

That could work. Note that I would recommend to wrap the keywords in an optional group so they don't automatically generate diagnostics about missing keywords (unless you want that).

If that's the case, then how to handle it correctly in getServices? It gets glitchy when trying to match which uri match current one.

Can you describe the issues you are experiencing in more detail?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Yokozuna59
Comment options

Answer selected by Yokozuna59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants