Quote:
Originally Posted by kbanelas
How can I open/write the current open file? I have read the Plugin Framework Guide and I haven't found something specific about it and I'm something lost.
|
AFAIK, you can't detect the current file, you'll either have to write a file selection dialog and select the files that you want to change or apply your code to all .html files.
For an example, have a look at DiapDealer's
Smarten Punctuation plugin.
What exactly does your plugin do?