❔ Why wont visual studio auto format this with CTRL K + CTRL D?
can anyone think of why visual studio wont format these lambda arrows with
if i do something like this
it correctly auto formats it to
so im not sure what the difference is in context between those 2 that would cause visual studio to not format the first instance.
CTRL K + CTRL D but it will format things around it like spacing between semicolons?if i do something like this
it correctly auto formats it to
so im not sure what the difference is in context between those 2 that would cause visual studio to not format the first instance.
