-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Description
- VSCode Version: Code - Insiders 1.13.0-insider (cdaa5f2, 2017-05-19T05:06:01.981Z)
- OS Version: Darwin x64 15.6.0
- Extensions:
| Extension | Author | Version |
|---|---|---|
| prettier-eslint-vscode | RobinMalfait | 0.7.1 |
| vscode-icons | robertohuertasm | 7.7.0 |
| react-redux-es6-snippets | timothymclane | 2.0.2 |
Steps to Reproduce:
- Open JS file
- Create an array, i.e
const array = [1,2,3] - And when you type for example
array.and then intellisense shows the options after dot and if you press enter by selecting any option the below warning is shown sayingInvalid Arguments
PS: All extensions are in disabled mode.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
