Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilshartmann/vsctest
https://github.com/nilshartmann/vsctest
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/nilshartmann/vsctest
- Owner: nilshartmann
- Created: 2016-02-18T12:39:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T13:02:49.000Z (over 8 years ago)
- Last Synced: 2024-05-15T15:40:33.579Z (6 months ago)
- Language: JavaScript
- Size: 200 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)