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

Commenting is flawed in the new version #13803

Closed
karteek-paruchuri opened this issue Oct 15, 2016 · 2 comments
Closed

Commenting is flawed in the new version #13803

karteek-paruchuri opened this issue Oct 15, 2016 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@karteek-paruchuri
Copy link

  • VSCode Version: Code 1.6.1 (9e4e44c, 2016-10-13T16:21:53.542Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions: abusaidm.html-snippets-0.0.17, donjayamanne.python-0.4.2, georgewfraser.vscode-javac-0.0.23, zhuangtongfa.Material-theme-1.0.3, Zignd.html-css-class-completion-1.0.3

Steps to Reproduce:

  1. Open a html page/ js file is VS code
  2. select 3-4 lines of javascript
  3. Press Ctrl + /
  4. The js are not properly commented. They get considered to be HTML and gets commented in that way.

This issue didn't exist before in old versions.

@mrmlnc
Copy link
Contributor

mrmlnc commented Oct 15, 2016

See HTML section in 1.6.1 release notes (https://code.visualstudio.com/updates/v1_6) and #12969

image

@isidorn
Copy link
Contributor

isidorn commented Oct 17, 2016

Dup of #11081

@isidorn isidorn closed this as completed Oct 17, 2016
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 17, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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)
Projects
None yet
Development

No branches or pull requests

3 participants