Jump to content

Recommended Posts

Posted

Renaming the file might be wiser than deleting.. and certainly simpler than commenting out each line.

[u]Helpful tips:[/u]If you want better answers to your questions, take the time to reproduce your issue in a small "stand alone" example script whenever possible. Also, make sure you tell us 1) what you tried, 2) what you expected to happen, and 3) what happened instead.[u]Useful links:[/u]BrettF's update to LxP's "How to AutoIt" pdfValuater's Autoit 1-2-3 Download page for the latest versions of Autoit and SciTE[quote]<glyph> For example - if you came in here asking "how do I use a jackhammer" we might ask "why do you need to use a jackhammer"<glyph> If the answer to the latter question is "to knock my grandmother's head off to let out the evil spirits that gave her cancer", then maybe the problem is actually unrelated to jackhammers[/quote]

Posted (edited)

I found the solution. Comment the following lines.

Properties\au3.properties

;api.$(au3)=$(SciteDefaultHome)\api\au3.api;$(SciteDefaultHome)\api\au3.user.calltips.api

At the same time can be commented out in the following line.

;import properties\au3.keywords.abbreviations

Abbreviations of course a good thing if used carefully, but ...

LUA\SciTEStartup.lua

-- LoadLuaFile("AutoItPixmap.lua")

-- LoadLuaFile("AutoItAutoComplete.lua")

:D

All thanks.

@OP: You want to get rid of the AutoComplete or Calltips?

... either way: you're crazy. :o

Jos

I do not know who, but for me it is not convenient. I can not get used to this a clever "master code" since the time of Delphi 6. While agreeing that in the beginning of this much helps.

:D

Edited by Yashied
  • Developers
Posted (edited)

You got to be crazy disabling the AutoComplete in SciTE.

It is also pretty obvious that you have no idea what you are doing to the setup....

anyways... have fun... I am not going to comment anymore on your SciTE hacking.

Ps .. guess why this optiopn is available in au3.properties:

# extra propery used by AutoItAutoComplete.LUA to totally disable AutoComplete when set to 1

autocomplete.au3.disable=0

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

IMHO he might as well just use Notepad++

[u]Helpful tips:[/u]If you want better answers to your questions, take the time to reproduce your issue in a small "stand alone" example script whenever possible. Also, make sure you tell us 1) what you tried, 2) what you expected to happen, and 3) what happened instead.[u]Useful links:[/u]BrettF's update to LxP's "How to AutoIt" pdfValuater's Autoit 1-2-3 Download page for the latest versions of Autoit and SciTE[quote]<glyph> For example - if you came in here asking "how do I use a jackhammer" we might ask "why do you need to use a jackhammer"<glyph> If the answer to the latter question is "to knock my grandmother's head off to let out the evil spirits that gave her cancer", then maybe the problem is actually unrelated to jackhammers[/quote]

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...