PDA

View Full Version : twicking with SciTE|Flash


5566
06-09-2005, 01:04 AM
Hi fellow flashers, I've been using SciTE|Flash for quite a while. It's a nice tool. There is a feature called autocomplete. If you use it to edit javascript, the auto complete function takes all the words in the file as the dictionary instead of key words. I find it very good because I'm a careless typer. I may define a variable called myVariable and later miss type it as myVarible. With the auto complete function in Javascript mode, I'll avoid mistakes like this.
Now my question is how to have this auto complete function in .as files? Anyone knows how to twick the property files? I tried but failed. I want the editor use javascript mode to edit .as files. Thanks.

senocular
06-09-2005, 08:13 AM
I dont know how SciTE|Flash works but in SciTE there's just a global properties file you edit that has those settings in there. Its like autocompleteword or something. And Im pretty sure that carries over for all file types. Again, Im not sure how SciTE|Flash does it... (SciTE does support AS though, might want to try using it instead; I use it for about 80% of my coding, the rest in DW)