- Home /
Prevent MonoDevelop from autocomplete when I click '.'
MonoDevelop is driving me nuts. I like having autocomplete, but I need it to stop screwing up my code every time I hit period. Is there a way to tell it to only autocomplete when I hit 'enter'?
From what I've seen in other questions older versions of MonoDevelop used to have a checkbox in preferences called "Commit completion list with space or punctuation" that (when unchecked) would prevent this problem. Does that checkbox skill exist ANYWHERE?
Thanks
Unfortunately this doesn't prevent it from committing when you press period, but you can prevent it from committing when you press space bar in Edit>Toggle Completion $$anonymous$$gestion $$anonymous$$ode.
Your answer
Follow this Question
Related Questions
Monodevelop autocomplete help! 2 Answers
Mono Develop lost autocompletion and refactoring 14 Answers
Monodevelop autocompletion doesn't work 1 Answer
Unity 4.6.1 - MonoDevelop autocomplete not working? 2 Answers
New Scripts have no autocomplete.. 1 Answer