Skip to content

Rename Tools/Options inline hint settings#71855

Closed
MariaSolOs wants to merge 2 commits intodotnet:mainfrom
MariaSolOs:inlay-hints
Closed

Rename Tools/Options inline hint settings#71855
MariaSolOs wants to merge 2 commits intodotnet:mainfrom
MariaSolOs:inlay-hints

Conversation

@MariaSolOs
Copy link
Contributor

For consistency with LSP and VS Code, renaming user visible strings to use "inlay hints" instead of "inline hints".

I'm willing to also rename the code, but it will be a chunky PR...

@MariaSolOs MariaSolOs requested a review from a team as a code owner January 29, 2024 21:14
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead Community The pull request was submitted by a contributor who is not a Microsoft employee. labels Jan 29, 2024
@CyrusNajmabadi
Copy link
Contributor

Thanks!

Copy link
Member

@dibarbet dibarbet left a comment

Choose a reason for hiding this comment

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

cc @mikadumont in case we have any docs that need updating somewhere?

auto-merge was automatically disabled February 13, 2024 20:48

Head branch was pushed to by a user without write access

@MariaSolOs
Copy link
Contributor Author

Keyword search in Tools/Options should work with both "inline" and "inlay" now.

@sayedihashimi
Copy link
Member

@CyrusNajmabadi can we get this merged? We are adding some settings related to LSP Inlay Hints and we'd like to get this terminology consistent across the different languages.

@CyrusNajmabadi
Copy link
Contributor

@sayedihashimi conflicts would need to be resolved. This has been signed off on already.

@sayedihashimi
Copy link
Member

@sayedihashimi conflicts would need to be resolved. This has been signed off on already.

Thanks, we will get those resolved soon.

@MariaSolOs
Copy link
Contributor Author

Merge conflicts should be fixed now. @CyrusNajmabadi @jasonmalinowski could one of you verify the changes locally though? I'm having some issues building Roslyn locally because my local VS setup is slightly messed up

@CyrusNajmabadi
Copy link
Contributor

My preference is that we also rename the types here. But that can happen later.

@@ -92,10 +92,10 @@ Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic.Options
ServicesVSResources.Color_hints

Public ReadOnly Property Option_Inline_Hints As String =
Copy link
Member

Choose a reason for hiding this comment

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

In the C# options page you also updated the names of these properties. I think it is fine to leave as is, since we plan to rename the types to match. Just need to include this in the tracking issue for the follow up work.

@MariaSolOs MariaSolOs closed this May 12, 2025
@MariaSolOs MariaSolOs deleted the inlay-hints branch May 12, 2025 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. Needs UX Triage untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants