Heh: how to find the source code for any vs code plugin

14 views
Skip to first unread message

Edward K. Ream

unread,
Jul 7, 2020, 10:40:19 AM7/7/20
to leo-editor
You can see the source code for any vs code plugin without having to install it:

- In vs code, click the plugins (building blocks) icon on the left.
- Search for the plugin.
- Selecting the plugin opens a corresponding extension's tab.
- All plugins have a "Repository" button in the extension's tab which takes you the Github source code repository for the plugin.

This is a great way to see real ts/js code. I am finding the new idioms take some getting used to, which is kinda the point of studying code.

Edward
Reply all
Reply to author
Forward
0 new messages