How do you add a menu to a vs code extension? -


i can't find information on creating menu in vs code extension. possible? there examples somewhere?

it's not possible. a requested feature, though.


edit

with release of version 1.3, there menu contribution points.


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -