Burgaud Posted April 13, 2020 Posted April 13, 2020 I am currently using and old UltraEdit version and decided to use Visual Studio Code for editing codes. As with AutoIt, I use "if, else, elseif, endif, func, endfunc, ...... wend" convention instead of Autoit's "If, Else, ElseIf, Endif, Func, EndFunc ...... Wend" standard. I am simply not comfortable with the latter as I am used to writing the former with with other languages: Old habits. SO. Is there a way to modify Visual Studio Code's autoit language highlighting to use it my way? Thanks!
Developers Jos Posted April 13, 2020 Developers Posted April 13, 2020 Pretty sure somebody already has done this and posted a link for it in examples.... and a quick search gave: 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