diemogebhardt / atom-language-ampscript

AMPscript language package for Atom
Other
7 stars 0 forks source link

[Request] Beautify AMPscript code? #2

Open diemogebhardt opened 6 years ago

diemogebhardt commented 6 years ago

As a reply to https://github.com/diemogebhardt/atom-language-ampscript/issues/1#issuecomment-352802265 of @austin-guevara

I’d also love to eventually convert this brackets extension to an Atom package.

That is definitely a super useful feature!

Do you see it as another feature of this package or rather as a standalone atom-beautify-ampscript package? Guess it could make sense to add it as a further language to the atom-beautify package.

Usually I prefer having smaller packages doing just one thing. The sheer mass of supported languages within the atom-beautify package feels a bit overwhelming.

austin-guevara commented 6 years ago

The more I think of it, I would say that it would make sense as an addition to this package. It’s a fairly specialized set of features for the AMPScript language. Code beautification makes sense in the package alongside syntax highlighting, completion, snippets.