File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 159159 ([ Vladislav Shakitskiy] ( https://github.com/vshakitskiy ) )
160160
161161- The "Interpolate String" code action now lets the user "cut out" any portion
162- of a string, regardless of whether it is a valid Gleam identifier or not. In
163- addition, when interpolating an expression at the very start or the very end
164- of a string, redundant empty string are no longer added before/after the
165- interpolated expression.
162+ of a string, regardless of whether it is a valid Gleam identifier or not.
163+ ([ Hari Mohan] ( https://github.com/seafoamteal ) )
166164
165+ - When interpolating an expression at the very start or the very end
166+ of a string, redundant empty strings are no longer added before/after the
167+ interpolated expression.
167168 ([ Hari Mohan] ( https://github.com/seafoamteal ) )
168169
169170### Formatter
You can’t perform that action at this time.
0 commit comments