Reworked structure of original plugin #1
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reworked structure and modified functionality of original plugin.
Languages are loaded from code snippets/samples/blocks.
From list of present languages is build menu. If user has no language selected, preselected is that, which is set default in configuration. If there is no code sample for default/current language, plugin tries to get 1st language available and preselect that.
In case, user selects C# and there is no code example for C#, same logic is used as with no selected language.
It's desired, if you can test it too. I have found none bugs or broken views.
Ngrok tunnel on my running instance - works until tunnel is cancelled
Preview how it looks
It's grid 3xN columns/rows

With less languages

If there are no codeblocks, this is menu item is hidden
