Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Does not highlight comments in import section #872

@mprobst

Description

@mprobst
  • VSCode Version: Code 1.10.2 (8076a19fdcab7e1fc1707952d652f0bb6c6db331, 2017-03-08T14:00:46.854Z)
  • OS Version: Linux x64 3.13.0-108-generic
  • Extensions:
Extension Author Version
python donjayamanne 0.6.0
tslint eg2 0.8.1
Go lukehoban 0.6.55
debugger-for-chrome msjsdiag 2.6.0
java redhat 0.0.11
clang-format xaver 1.2.1
vscode-proto3 zxh404 0.1.0

Steps to Reproduce:

  1. Add comments to the import section of a Go file

     import (
         "foo" // hello world
     )
    
  2. Observe the comment is not highlighted

vscode-go-comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions