Oops, I seem to have messe dup something with the documents bit for filename and path, I should get out a fix soonish.
The abbreviations is a feature request that has been around for a while. I decided to implement it as find and complete (autocomplete for the current document).
This would certaintly be a cool plugin though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I got the menu thing fixed. It was the ID number, of all things! Too high I guess (worked fine on linux). In any case, works now. Plus you can insert into the prompt too.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So, Franz's drscripts seemed especially useful (only I wanted to insert them into the document.).
So I made a plugin, and extended it to access any open document, or bookmarks, or the current working directory. Viola! Plugin.
thank you, I'm pleased.
For what I could imagine:
a plugin as it exists in Scite: "Abbreviations" or "template".
Maybe in the future :)
example "(s"<here expand key; for example ctrl-space>
=> (self, event):
Franz
Oops, I seem to have messe dup something with the documents bit for filename and path, I should get out a fix soonish.
The abbreviations is a feature request that has been around for a while. I decided to implement it as find and complete (autocomplete for the current document).
This would certaintly be a cool plugin though.
I got the menu thing fixed. It was the ID number, of all things! Too high I guess (worked fine on linux). In any case, works now. Plus you can insert into the prompt too.