Glavin001 / atom-beautify

:mega: Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding :heart: )
http://unibeautify.com/
MIT License
1.5k stars 453 forks source link

untitled and classic asp support #607

Open scottrider opened 9 years ago

scottrider commented 9 years ago

Please add the ability to beautify untitled and classic asp files. Or... remove the restriction of only specific file types can use the beautify functionality.

Abneco commented 7 years ago

Hello,

I would also like to add support for asp classic, for the html language in *.asp files

thank you

prettydiff commented 7 years ago

What are the different types of ASP and where can I find the differences between these types?

Abneco commented 7 years ago

What is an ASP File? An ASP file has the file extension ".asp" An ASP file is just the same as an HTML file An ASP file can contain server scripts in addition to HTML Server scripts in an ASP file are executed on the server

https://www.w3schools.com/asp/asp_introduction.asp https://www.w3schools.com/asp/asp_examples.asp

Code I created: example + image atom (Atom Beautify could not find a supported beautifier for this file) https://1drv.ms/f/s!AtNw4GbNMHxrgZo9sp4h3dqUxSQ2YA