Jump to content

Side Bar / Document Map in Scite Editor


Martin_Bauer
 Share

Recommended Posts

Hi Guys. I was just playing around with Notepad++ and saw this little nifty feature, a Document Map on the side.

Does anyone know if it is possible to get such a minimap inside the Scite IDE? that would be so much help for long Coding projects.

I have heard that Notepad ++ is not that differnt as scite in its core. but i can be wrong.

 

I wish everyone a happy holiday.

Capture.JPG

Link to comment
Share on other sites

  • Developers
1 minute ago, Martin_Bauer said:

I have heard that Notepad ++ is not that differnt as scite in its core. but i can be wrong.

It uses the au3lexer I wrote for SciTE many moons ago, which is part of Lexilla/SciLexer, but that version hasn't been update for many years as I haven't shared the changes I've made since 2007.
Other than that, the editors are totally different. The SciTE4AutoIt3 includes SciTEJump, which makes it easy to find/jump to code in the Scriptfile.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

16 minutes ago, Jos said:

The SciTE4AutoIt3 includes SciTEJump, which makes it easy to find/jump to code in the Scriptfile.

That would also sound like a huge help for visibility, but when pressing AltQ i get an error .Might be my fault, as i am using a custom User option file.

 

Capture.JPG

Link to comment
Share on other sites

  • Developers
2 minutes ago, Dan_555 said:

Looks like the new version of autoIt made a script breaking change ?!?

Nope, One should never use internal defined variables from an Include file as that could cause these type of issues!
It is fixed in the current available Beta version.

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...