fsharp icon indicating copy to clipboard operation
fsharp copied to clipboard

PrettyNaming: make DoesIdentifierNeedBackticks public

Open auduchinok opened this issue 2 years ago • 1 comments

Makes the function public, as sometimes we don't need the additional checks from the public NormalizeIdentifierBackticks, and in some cases they are causing issues with the logic that we have.

auduchinok avatar Jan 30 '24 16:01 auduchinok

:heavy_exclamation_mark: Release notes required


:white_check_mark: Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/8.0.300.md

github-actions[bot] avatar Jan 30 '24 16:01 github-actions[bot]