You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue, I use VSCode and I have set format on save, so each time I save the swift file with the multi-line string it increases the indent by 1 tab.
I made a local fix (+unit test) for this issue on top of the 508.0.0 release, but when I was trying to prepare a pull request I noticed this issue doesn't repro on main branch anymore. So, I guess we just wait for the next full release.
Activity
matej-io commentedon Jul 9, 2022
I have the same issue, I use VSCode and I have set format on save, so each time I save the swift file with the multi-line string it increases the indent by 1 tab.
miku1958 commentedon Sep 28, 2022
Same issue, please fix it! thanks
hi-kumar commentedon Jun 26, 2023
I made a local fix (+unit test) for this issue on top of the 508.0.0 release, but when I was trying to prepare a pull request I noticed this issue doesn't repro on main branch anymore. So, I guess we just wait for the next full release.
ahoppen commentedon Apr 23, 2024
Tracked in Apple’s issue tracker as rdar://126948240