Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sokra/vscode-inline-types


https://github.com/sokra/vscode-inline-types

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# vscode-inline-types

A Visual Studio Code extension that will inline-render inferred types in TypeScript documents.

![Inline rendering in action](assets/demo.png)

## Install

Inside VSCode, press `Ctrl+P`, and enter:

```
ext install ts-inline-types
```

[[Source](https://marketplace.visualstudio.com/items?itemName=sokra.ts-inline-types)]