Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 20, 2025

The smart_indent option's storage key contained an erroneous "arp" substring between the language placeholder and the tabs path component.

Changes

  • Corrected key from "languages.%LANGUAGE%arp.tabs.indenting" to "languages.%LANGUAGE%.tabs.indenting"
  • Aligns with other tab settings pattern: indent_size, indent_style, tab_width

This ensures the smart indent setting correctly maps to the unified settings manager path languages.{language}.tabs.indenting.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • kijvsblobprodcus387.vsblob.vsassets.io
    • Triggering command: /usr/share/dotnet/dotnet dotnet test ./src/VisualStudio/Core/Test.Next/Roslyn.VisualStudio.Next.UnitTests.csproj --filter FullyQualifiedName~VisualStudioOptionStorageTests --verbosity minimal (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

On VisualStudioOptionStorage.cs:139-139, The "arp" in line 139 shouldn't be there. It should just be %LANGUAGE%.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: jasonmalinowski <201340+jasonmalinowski@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix incorrect variable in VisualStudioOptionStorage.cs Fix typo in smart_indent UnifiedSettingsManagerStorage key Dec 20, 2025
@jasonmalinowski jasonmalinowski marked this pull request as ready for review December 20, 2025 01:40
@jasonmalinowski jasonmalinowski requested a review from a team as a code owner December 20, 2025 01:40
@dotnet dotnet deleted a comment from azure-pipelines bot Jan 9, 2026
@jasonmalinowski jasonmalinowski merged commit 0ba16ab into main Jan 12, 2026
25 of 26 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jan 12, 2026
@davidwengier davidwengier modified the milestones: Next, 18.4 Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants