- Home /
 
               Question by 
               BenoitFreslon · Jan 28, 2014 at 12:46 PM · 
                monodevelopautocompletenaming  
              
 
              How to force autocompletion with correct naming convention
Hello,
In MonoDevelop I see that your can configure your Text editor in order to enable autocompletion with a correct naming convetion. But I don't know how to enable this feature.
In my configuration for public methods is: PascalCase. The first letter with uppercase.
Eg:
 public void myFunction() {} 
Will be automatically corrected to:
 public void MyFunction() {}
Thanks.
               Comment
              
 
               
              Your answer
 
 
             Follow this Question
Related Questions
MonoDevelop AutoComplete not working 2 Answers
What do the icons in Monodevelop's autocomplete mean? 1 Answer
MonoDevelop and UniSciTE not auto completing JavaScript with 3.4 3 Answers
Why does .Length not autocomplete in Monodevelop? 2 Answers
Unity 4.3 Monodevelop autocompletion not working for javascript names and enums 0 Answers
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                