Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Helpful links

Adam WΓ³jcik edited this page Sep 1, 2022 · 4 revisions

πŸ€” What for?

Here I store all helpful links which provide more guidance on what was used or how some things were developed along creating this extension

πŸ”— Links

πŸ‘‰ vs code extensions wiki https://code.visualstudio.com/api/get-started/your-first-extension

πŸ‘‰ Webview API https://code.visualstudio.com/api/extension-guides/webview

πŸ‘‰ Webview UI Toolkit storybook https://microsoft.github.io/vscode-webview-ui-toolkit/?path=/story/library-badge--default

πŸ‘‰ codicon https://microsoft.github.io/vscode-codicons/dist/codicon.html

πŸ‘‰ zero-md https://zerodevx.github.io/zero-md/installation/

πŸ‘‰ activeBar with webView https://reactjsexample.com/a-vscode-sidebar-webview-extension-with-react/

πŸ‘‰ TextMate grammars https://macromates.com/manual/en/language_grammars

πŸ‘‰ WebView extensions toolkit https://github.com/microsoft/vscode-webview-ui-toolkit

Clone this wiki locally