MariwanJ / Design456

An attempt to create Direct Modeling workbench for FreeCAD
GNU General Public License v3.0
50 stars 5 forks source link

Code styling and readability #5

Closed luzpaz closed 3 years ago

luzpaz commented 3 years ago

Some recommendations for code styling:
https://wiki.freecadweb.org/Python

MariwanJ commented 3 years ago

mm. I really didn't put so much effort on documenting, cleaning code ..etc. I wish just to make things working. I have a big problem with Notepad++ .. Indent problem always. Some suggestion Visual Studio .. I will try to use asap. I will read that and try to understand what I am doing wrong. If you have example from my code would make my life easier. Thank you very much

MariwanJ commented 3 years ago

I hope that it is fixed now since I use Visual Studio Code and many plugin that help in having it correct .. Please let me know if it is still bad style. I close this for now.