Skip to content

autoimport should care about semicolons #19882

Closed
@mjbvz

Description

@mjbvz

From @phra on November 9, 2017 20:11

i usually write my ts/js code without semicolons and there is now way to configure vscode to avoid adding semicolons to auto imports. it would be nice an automatic parsing of the tslint config or at least a configurable option in the settings.

  • VSCode Version: 1.18
  • OS Version: Linux

Steps to Reproduce:

  1. use new autoimport feature
  2. imports are always with semicolons

Copied from original issue: microsoft/vscode#37991

Metadata

Metadata

Assignees

Labels

CommittedThe team has roadmapped this issueFixedA PR has been merged for this issueSuggestionAn idea for TypeScriptVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions