code snippets addition

  1. How can i add code snippets for particular language that will be shown along with hints.
  2. How can i get variable in autocomplete list that is defined earlier along with the hint results.

This feature doesn’t exist in the main distribution. You may be able to find an implementation online, but I don’t know about any specific ones.

The JavaScript hinter supports this, but it’s not something that easy to do generally.