Skip to content

Add kindModifier to mark if a completion item is for an optional field#20839

Merged
mhegazy merged 3 commits into
microsoft:masterfrom
mjbvz:optional-kind-modifier
Jan 5, 2018
Merged

Add kindModifier to mark if a completion item is for an optional field#20839
mhegazy merged 3 commits into
microsoft:masterfrom
mjbvz:optional-kind-modifier

Conversation

@mjbvz
Copy link
Copy Markdown
Contributor

@mjbvz mjbvz commented Dec 21, 2017

For #12458

Adds a new KindModifier for completion items to mark when a property is optional. This can be used by editors to either change the completion item icon or add a ? to the completion item text

For microsoft#12458

Adds a new KindModifier for completion items to mark when a property is optional. This can be used by editors to either change the item icon or add a `?` to the item text
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: We'll have to make a change in Visual Studio to support this.

@ghost
Copy link
Copy Markdown

ghost commented Dec 21, 2017

As for the travis error: Just run gulp runtests --t API and move files from tests/baselines/local/api to tests/baselines/reference/api.

@mhegazy mhegazy merged commit 12d5063 into microsoft:master Jan 5, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants