Jump to content

Recommended Posts

Posted

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!

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
×
×
  • Create New...