Jotos Posted 16 hours ago Posted 16 hours ago Hey! I used Notepad++ to edit an .au3 script. Now I noticed that the code folding symbols (the little minus/plus boxes next to functions or control structures) look strange when I open the file in Autoit — kind of stretched or misaligned, especially around Func ... EndFunc blocks. Here's a screenshot: Any suggestions on how to fix the visual issue? Thanks!
Developers Jos Posted 16 hours ago Developers Posted 16 hours ago You probably have incomplete blocks in your code, so need to post the whole code in case you want me to have a look 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.
Jotos Posted 16 hours ago Author Posted 16 hours ago The code is fine. It was alright BEFORE I used Notepad++. Just after I pushed the save button in Notpad++ and reopen the file with Autoit, I got this problem only at this file. All other files are as the same as before.
Solution Jotos Posted 16 hours ago Author Solution Posted 16 hours ago I don't know why, but the problem is gone.
Developers Jos Posted 16 hours ago Developers Posted 16 hours ago (edited) Ah sorry... you use notepad++ with the au3 lexer that comes with it? That is a very old version of the au3 scilexer as I've stopped sending updates a long time ago. Use SciTE full installer to use the latest version. Edited 16 hours ago 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now