Edit text file capability in preview pane/raw view

Features wanted...
Post Reply
bugger
Posts: 47
Joined: 07 Apr 2008 19:03

Edit text file capability in preview pane/raw view

Post by bugger »

Continuing my previous post about syntax highlighting. I'm trying to apply XY to daily software dev and testing tasks. Working with files, searching files, modifying files, testing files.

I can see a lot of benefit to being able to quickly edit files right inside of XY. I don't know if this would require you to write your own text editor which I could see being all consuming. I don't expect a full on IDE of course, but maybe there's room for integration with an open-source editor like Scite where we could optionally plug in an editor tab... Or I wonder if there's room for a partnership with JGSoft so we could have an Edit Pad Pro tab inside XY.

admin
Site Admin
Posts: 66312
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Edit text file capability in preview pane/raw view

Post by admin »

bugger wrote:Continuing my previous post about syntax highlighting. I'm trying to apply XY to daily software dev and testing tasks. Working with files, searching files, modifying files, testing files.

I can see a lot of benefit to being able to quickly edit files right inside of XY. I don't know if this would require you to write your own text editor which I could see being all consuming. I don't expect a full on IDE of course, but maybe there's room for integration with an open-source editor like Scite where we could optionally plug in an editor tab... Or I wonder if there's room for a partnership with JGSoft so we could have an Edit Pad Pro tab inside XY.
Actually embedding other software is not my strong point. I know it's possible and probably not even that hard to do (just some lines of code I assume...), but I never did it... and currently is not a good time for researching this.

Post Reply