dotnet / dotnet/ResXResourceManager

VB double quotes in strings not handled correctly

Open
#266 0 comments 0 reactions 0 assignees View on GitHub
Feature request Up for grabs
Dominant language
C#
Stars
1.5k
Forks
251
Avg merge
1d 1h
Merged PRs (30d)
1

Description

In VB a string like
`"Table ""Seams"" has multiple records with ""NSeam"""`

Isn't handled quite right on "move to resource". Right clicking somewhere in the middle will just pick out the innermost quoted string and moves it to the resource.
When you select the whole string and move it, it goes into the resource file with double double quotes instead of single double quotes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.