Archived Beta Discussions > SlickEdit 2016 v21 Beta Discussion

Diff and viewSpecial

(1/3) > >>

jporkkahtc:

This should be allowed.


---------------------------
SlickEdit
---------------------------
Command 'view-specialchars-toggle' currently not allowed in Diff mode
---------------------------
OK   
---------------------------




Note that if you diff 2 files and you load the files first and turn on view special, then they show up in the sizebyside diff window with viewspecial enabled.

Dan:
I'll see if we can fit this in.

jporkkahtc:
I added this to DIFFEDIT.e
static typeless DiffCommands:[]={
    "view-specialchars-toggle"  =>view_specialchars_toggle,


Seems to work.
You have to turn this on/off on left and right view independently.

Dan:
Yes, that will work.  I would like for it to do both buffers, and restore to the original state when you close.

Dan:
Since I'm not sure how many people will actually bind this to a key, I took the cheap way out and just added it to the table so you won't have to keep doing it on your own.

Navigation

[0] Message Index

[#] Next page

Go to full version