remove: (experimental) suffix from commands

This commit is contained in:
Tony Cheang 2021-02-05 12:13:16 -08:00
parent 290bbd43a2
commit a25402cb8d

View File

@ -290,11 +290,11 @@
},
{
"command": "kite.related-code-from-file",
"title": "Kite: Find Related Code From File (experimental)"
"title": "Kite: Find Related Code From File"
},
{
"command": "kite.related-code-from-line",
"title": "Kite: Find Related Code From Line (experimental)"
"title": "Kite: Find Related Code From Line"
},
{
"command": "kite.python-tutorial",