Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Autocomplete Inside webpack.config.js #42886

Closed
adityapurwa opened this issue Feb 3, 2018 · 1 comment
Closed

No Autocomplete Inside webpack.config.js #42886

adityapurwa opened this issue Feb 3, 2018 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues

Comments

@adityapurwa
Copy link

  • VSCode Version: 1.19.3
  • OS Version: Windows 10 Pro - 10.0.16299

Steps to Reproduce:

  1. Open Visual Studio Code
  2. Add webpack dependency ($ npm install --save-dev webpack).
  3. Create webpack.config.js, see below.
module.exports = {
  // Ctrl+Space here, no autocomplete for possible webpack configuration entries.
}

Does this issue occur when all extensions are disabled?: Yes

I am sure that I used to be able to have auto complete inside webpack config files

@vscodebot vscodebot bot assigned mjbvz Feb 3, 2018
@vscodebot vscodebot bot added the javascript JavaScript support issues label Feb 3, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Feb 6, 2018

Duplicate of #32108

@mjbvz mjbvz marked this as a duplicate of #32108 Feb 6, 2018
@mjbvz mjbvz closed this as completed Feb 6, 2018
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 6, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

2 participants