Skip to content

[json] Bower.json has a authors attibribue but default code complete proposes author #1267

@dbaeumer

Description

@dbaeumer
  • bower.json
  • in empty file activate code complete
  • accept proposal
  • it inserts
{
    "name": "name",
    "description": "description",
    "author": "author",
    "version": "1.0.0",
    "main": "pathToMain",
    "dependencies": {}
}

Observe: it inserts a author field however bower files do have a authors field.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugjsonJSON support issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions