1. when coding Python, if i press enter to move a line down further it changes the indentation according to whatever code block is directly above it, even if it's outside of that code block. it's really annoying.
2. when trying to 'save as' and save with a .py extension, it always saves it with an extension of .rb or something like that instead, so i have to make a new file outside of notepad++ with the .py extension and then load it in notepad++
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1. when coding Python, if i press enter to move a line down further it changes the indentation according to whatever code block is directly above it, even if it's outside of that code block. it's really annoying.
2. when trying to 'save as' and save with a .py extension, it always saves it with an extension of .rb or something like that instead, so i have to make a new file outside of notepad++ with the .py extension and then load it in notepad++
Recommendations:
1. Turn of Auto-Indentation:
Menu_____ : Settings
Option___ : Preferences...
Tab______ : MISC
Option___ : Auto-indent (uncheck this option)
2. Read back on the forum:
"save .txt"
http://sourceforge.net/forum/forum.php?thread_id=1923854&forum_id=331753
referring to the message
http://sourceforge.net/forum/message.php?msg_id=4744621
in the thread
"Notepad++ 2008 release - v4.7"
http://sourceforge.net/forum/forum.php?thread_id=1902095&forum_id=331753