Create 0-byte file (or template manager)

Advertisement

Mangamaniac
Guest

Create 0-byte file (or template manager)

Hi!

I was wondering if you could implement a function for creating 0-byte files on both remote side and local side, with a given name and optionally more input like content from a template which is automatically placed into that generated file.
That would be extremely cool for web programmers, because we don't have to switch to damn explorer anymore :D

Waiting for feedback!

Greetings,
Mangamaniac

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Create 0-byte file (or template manager)

To create empty file use command File(s) > Edit new file.

There's no template function. However you can easily implement it yourself (for remote side only) by creating the template file and defining custom command like "cp /path/to/template.html !?New HTML file?!"

Reply with quote

Advertisement

You can post new topics in this forum