-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Discussion,

> Is this a intellisense type feature? Does anyone have this setup in their 
> system
> and would share with me their setup, running both linux and M$ systems. I 
> have the
> api file somewhat setup. Any guidence is appreciated. I have read the docs for
> scite, just looking for examples and such.

Two files make my Python.api intellisense menus work in SciTE. On Ubuntu
I have to have these two files located in my immediate home directory e.g.
        
  /home/vbgunz/.SciTEUser.properties
  /home/vbgunz/.SciTE.python.api

My .SciTEUser.properties file contains the following (edit where needed,
especially where pointing to the python.api).

  api.*.py=/home/vbgunz/.SciTE.python.api
  api.*.pyw=/home/vbgunz/.SciTE.python.api
  #autocomplete.choose.single=1
  autocomplete.python.ignorecase=1
  autocomplete.python.start.characters=.
  autocomplete.python.fillups=(
  #autocompleteword.automatic
  calltip.python.ignorecase=1
  calltip.python.word.characters=._$(chars.alpha)$(chars.numeric)

I hope this helps :)

- --
Best Regards
Victor B. Gonzalez
- ------------------
Mozilla-Thunderbird 1.5.0.5


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFFAiu6LS+HVvcAElURAhQAAKCdOUTTNCHTQEzVLDu6AqfCuQt5FQCZAZyE
KLKbw4YtK3xNMBKX74LRq1Q=
=E7y9
-----END PGP SIGNATURE-----
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to