Jump to content

C++ Editor in AutoIT


H3XoR
 Share

Recommended Posts

I created a simple editor for a contest.. after that I decide to make it public.. if someone want to continue my work.

This editor have:

-syntax highlighting

-auto tab ( visual studio style )

-an helper .. if you forget to include iostream or something like this.. and you use cout or cin, you will receive a warning.

-an attempt of "structure member seer"

-you can compile your script with GCC compiler, just put this editor in bin folder and press F5

There are some bugs but.. can be corrected!!

Standard Editor.au3

Edited by H3XoR
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...