Skip to content

Fix broken strings in Unified Setting page#76289

Merged
Cosifne merged 3 commits intodotnet:mainfrom
Cosifne:dev/shech/FixIntellisensePageString
Dec 6, 2024
Merged

Fix broken strings in Unified Setting page#76289
Cosifne merged 3 commits intodotnet:mainfrom
Cosifne:dev/shech/FixIntellisensePageString

Conversation

@Cosifne
Copy link
Member

@Cosifne Cosifne commented Dec 5, 2024

Clearly strings are going to be broken if this is merged.

dfc660c#diff-a16de2a58a10f14a7fc8512f47bbd467869339a6135046bb0274d2fce1151f93R1901

This PR brings back to track.

Current:
image
After:
image

This should be covered by unit test. I am preparing it in https://github.com/Cosifne/roslyn/tree/dev/shech/UnifiedSettingsAdvPage, will cover these strings will that is ready

@Cosifne Cosifne requested a review from a team as a code owner December 5, 2024 23:54
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 5, 2024

public static string Option_Only_add_new_line_on_enter_with_whole_word
=> ServicesVSResources.Only_add_new_line_on_enter_after_end_of_fully_typed_word;
=> ServicesVSResources._Only_add_new_line_on_enter_after_end_of_fully_typed_word;
Copy link
Member Author

@Cosifne Cosifne Dec 5, 2024

Choose a reason for hiding this comment

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

This is for the accelerator _ we need that in our page, not needed in Unified Settings page.

@Cosifne
Copy link
Member Author

Cosifne commented Dec 6, 2024

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@Cosifne
Copy link
Member Author

Cosifne commented Dec 6, 2024

@dotnet-policy-service rerun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE 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.

2 participants