SlickEdit Community
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
August 01, 2010, 05:01:49 AM  


Login with username, password and session length

Pages: 1 [2]
  Print  
Author Topic: Navigate to hierarchy  (Read 7094 times)
Musenka
Community Member


Hero Points: 0
Posts: 13


« Reply #15 on: March 26, 2008, 03:46:23 PM »

Your code is really great, titanandrews! Thank you for developing the script. I have been missing for active buffer sync feature in SlickEdit, too. And now the problem is completely solved.
And here is one very-very-very small peace of code that enables fully automatic "active buffer - project tree" sync while switching buffers (without any special user request):
Code:
_switchbuf_auto_showInProject()
{
   showInProject();
}
The code is activated automatically when the event (_switchbuf_) occurs in SlickEdit.
Maybe somebody will find this small addon useful...
« Last Edit: March 26, 2008, 03:48:43 PM by Musenka » Logged
titanandrews
Community Member


Hero Points: 1
Posts: 21


« Reply #16 on: March 26, 2008, 05:00:35 PM »

Thanks, but I cannot take credit. Mostly Graeme ( and some input from others ) takes the credit. I just tweaked a little here and there for my own use. Maybe the SE guys will tweak a little more and include it in their next release. Wink
Logged
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC

©1988-2008 SlickEdit Inc.   •  1 919.473.0070   •  1.800.934.EDIT
Contact Us   •   Privacy Policy   •   Terms of Use