Siddharatha Nagavarapu Manager • over 7 years ago
VSCode plugin development
VSCode is an extensible code editor by microsoft. its free and open-sourced. you can access it from https://code.visualstudio.com. You have excellent documentation in https://code.visualstudio.com/api which helps you use the vscode apis.
To get the list, salesforce list metadata api can provide the list of items in the list.
A task list equivalent was built here: https://github.com/siddharatha/vscode-salesforce-starter-kit , can be used for inspiration. Expected outcome is a plugin though !!
Good luck !
Comments are closed.

1 comment
Siddharatha Nagavarapu Manager • over 7 years ago
Some of you might have issues with nodejs installation etc, try to contact network or admin team for that . If not plan to use your personal laptop . I cannot offer any other alternative.