Split and Join for VS Code
This extension provides a way to split and join arguments similar to the plugin mini.splitjoin. FeaturesThe user can configure a set of delimiters and separators. The plugin provides a single
function, Differently from other plugins, this one only considers the section between the current
delimiter. It was built for Julia language but should work well in other scenarios. Hence,
if you call
you will obtain:
and vice-versa. Extension SettingsThis extension has the following settings:
|