How do I create file with Devops?

How do I create file with Devops?

Typically people use vim or a similar editor?

@williampromax true you can use the command vi <filename> or vim <filename> or you can also use nano <filename>