Hello, I am a Linux user and I really like spyder. One simple functionality that I wish it would incorporate: "copy" and "paste" options on the right-click context menu in the file explorer pane. I would like to quickly & easily make duplicates of scripts for when I need to try something crazy without losing my original code. This would also be very useful for posting questions to Stack Overflow, where it is important to "strip down" code to its smallest reproducible form when asking for help from others about bugs.
I know I can open a file in the editor and then do a save-as, but this requires more clicking. Also, I just submitted a bug report about Spyder having trouble opening non-Python file extensions. Unfortunately that bug actually prevents me from doing an open / save-as with non-Python files, and sometimes that would be very handy. As it is, I need to keep an instance of both Gedit and Nemo running alongside Spyder so that I can perform quick file copying, viewing, etc. It would be great if I could do everything I needed within Spyder. :-) In case it is relevant, here's the information on my system: Spyder Version: 2.3.0beta3 Python Version: 2.7.5+ Qt Version : 4.8.4, PyQt4 (API v1) 4.10.3 on Linux pyflakes >=0.5.0: None (NOK) pep8 >=0.6 : None (NOK) IPython >=0.13 : 0.13.2 (OK) sphinx >=0.6.6 : None (NOK) rope >=0.9.2 : None (NOK) matplotlib >=1.0: 1.2.1 (OK) pylint >=0.25 : None (NOK) Best regards Kevin -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
