Merge pull request #253 from dotupNET/patch-3

Add Typescript Interface Generator
This commit is contained in:
Valerii Iatsko 2019-03-08 09:43:22 +01:00 committed by GitHub
commit c13592394b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,6 +135,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [SVG Viewer](#svg-viewer)
- [Text Marker (Highlighter)](#text-marker-highlighter)
- [ESDOC MDN](#esdoc-mdn)
- [Interface generator](#interface-generator)
- [Themes](#themes)
- [An Old Hope Theme by Dustin Sanders](#an-old-hope-theme-by-dustin-sanders)
- [Ariake Dark by wart](#ariake-dark-by-wart)
@ -894,6 +895,15 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![ESDOC MDN](https://raw.githubusercontent.com/samundrak/vscode-esdoc-mdn/master/demo.gif)
![Interface generator (Typescript)](https://raw.githubusercontent.com/ryu1kn/vscode-text-marker/master/images/animations/public.gif)
## [Interface generator](https://marketplace.visualstudio.com/items?itemName=dotup.dotup-vscode-interface-generator)
> Quickly generate interface definitions from typescript class
![Interface generator](https://raw.githubusercontent.com/dotupNET/dotup-vscode-interface-generator/master/images/video2.gif)
# Themes
## UI