|
| Writing plugins for PHPEd | |
| Plugins | |
| Plugins | |
Joined: 05 Sep 2007 |
Posts: 4 |
Location: San Diego, CA |
|
|
Posted: Tue Sep 04, 2007 6:02 pm |
|
|
|
|
|
I'll be sure to do that. However, it would be nice if PhpED exposed its IDE interface as a series of objects to a script interpreter, say PHP or JavaScript. Dreamweaver, for instance, is nothing more then a webbrowser with core features exposed. The menu bars, pull down menus, everything is actually just an html file. I'm not saying that PhpED should take the same direction, but rather, exposing the IDE interface to write plugins that can easily attach to the menus, panels, etc. would be a step in the right direction. That is why there are over 1000's registered (and many many more, unregistered) plugins for Dreamweaver alone (http://www.adobe.com/cfusion/exchange/index.cfm?event=productHome&exc=3&loc=en_us).
There has been alot of talk about supporting VSS, or what about something like just a native language spell checker? It would be as simple as exposing the document editor object and implementing actions or event hooks for developers to build upon. Now that would make a fine product with excellent value!
|
|
|
| Re: Plugins | |
Guru master
Joined: 05 Jul 2004 |
Posts: 659 |
Location: Belgium |
|
|
Posted: Wed Sep 05, 2007 1:24 am |
|
|
|
|
|
Steveorevo wrote: | Now that would make a fine product with excellent value! |
It already is a very fine product with excellent value!
But agreed, that functionality would make it even better. Even if it just were because I then would be able to write a CodeAnalyzer integration plugin.
One where you could actually double click the lines it outputs in the log to be taken to the source of the message.
|
|
| Re: Writing plugins for PHPEd | |
Joined: 24 Apr 2008 |
Posts: 1 |
|
|
|
Posted: Tue Sep 30, 2008 3:37 pm |
|
|
|
|
|
Post-O-Matic wrote: | Well, if the big secret "how to write plugins for PHPEd" or the "Writing plugins for PHPeD tutorial" exists - I failed to find it.
I want to write a VSS plugin for PHPEd. Right now I'm using shell commands, which is crap.
Please? Pretty please? |
Any progress with this?
We're a 99.9% MS shop and this would be wonderful, as we have a couple developers using PHPEd.
|
|
Joined: 17 Jan 2011 |
Posts: 22 |
|
|
|
Posted: Mon Jan 17, 2011 3:44 am |
|
|
|
|
|
I have an idea for simple but quite useful plugin for PHPEd:
Highlight all occurrences of selected word.
This extends the editor to highlight all occurrences of a selected word and place a glyph on the left margin.
(I submitted it as feedback at http://shop.nusphere.com/customer/contactus.php)
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT - 5 Hours
Page 1 of 2
|
|
|
| |