Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ky6uk/vscode-zero-reference

Highlight parts of code with no references in Visual Studio Code
https://github.com/ky6uk/vscode-zero-reference

reference typescript vscode vscode-extension

Last synced: 4 months ago
JSON representation

Highlight parts of code with no references in Visual Studio Code

Awesome Lists containing this project

README

        

Zero Reference
==============

Highlight parts of code with no references in [Visual Studio Code](https://github.com/microsoft/vscode).

Preview
-------

![Screenshot](images/preview.gif)

Supported Languages
-------------------

* TypeScript
* JavaScript (note about [jsconfig.json](https://code.visualstudio.com/docs/languages/jsconfig))

Installation
------------

[How to install VSCode extensions](https://code.visualstudio.com/docs/editor/extension-gallery)

License
-------

MIT License © Roman Nuritdinov (Ky6uk)