Hi everyone,
I've been trying to use some aliases I created for C/C++, however other autocompletion variables, and other stuff takes over, and I can't find my alias.
My alias is like this:
inc ---> #include "%\c"
Inc ---> #include <%\c>
In Slickedit I write inc and then Ctrl + Space, but it either completes something else or lists stuff where I can't find my alias. Is it possible maybe to set the Tab key to complete this alias?