Hacking:Developer FAQ: Difference between revisions

m
(Created page Hacking:Developer FAQ. Not finished yet.)
 
Line 45:
Your editor will not be able to do everything for you, but you can configure most editors so that they use two spaces for indentation, use spaces instead of tabs, etc.
 
If you are using Qt Creator go to ''Tools -> Options... -> C++ -> Code Style''. Then import code style file from ''<source root>/share/valentina_code_style.xml''.
 
If you are using another editor and you know how to configure it correctly, please tell us about it or update this page yourself.