Skip to content

documentationLabel does not accept carriage return #8005

@jefflevinson

Description

@jefflevinson
  • VSCode Version: Latest
  • OS Version: Windows 10

per Erich

this suggestSupport snippet does not respect any character I could possibly use for the section [should be carriage return here]. I've tried various combinations of html tags and of the construction of the label itself with no luck.

type: 'operator',
label: 'ge',
codeSnippet: 'ge',
documentationLabel: "Greater Than or Equal To [should be a carriage return here] StoryPoints ge 8"

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable buguxUser experience issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions