for some reason...
whenever a type a period "." and wait a second or two, the auto-complete dialog comes up.
If then type in a space " " it will automatically place the function "abs" (absolute value) directly behind the period.
example (note "|" will be used to denote the location of the text cursor: "A sentance.|" :wait a few seconds to decided what to put next:
autocomplete box comes up
:insert a space: "A sentance.abs |"
Isn't ctrl+space supposed to open up auto-complete?
It annoys me too. I will see what I can do to fix it.
Log in to post a comment.
for some reason...
whenever a type a period "." and wait a second or two, the auto-complete dialog comes up.
If then type in a space " " it will automatically place the function "abs" (absolute value) directly behind the period.
example (note "|" will be used to denote the location of the text cursor:
"A sentance.|"
:wait a few seconds to decided what to put next:
autocomplete box comes up
:insert a space:
"A sentance.abs |"
Isn't ctrl+space supposed to open up auto-complete?
It annoys me too. I will see what I can do to fix it.