Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nilshartmann/vsctest


https://github.com/nilshartmann/vsctest

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

# How to reproduce

* clone it
* `npm install`
* `code .`
* open `index.js`: variant using `require` works, with ES6 `import` no intellisense

![Intellisense not working](intellisense-es6.gif?raw=true)