Google Code Exporter
Google Code Exporter
``` This request is similar to another one that I have just open (#520: Add an easy way to reload the files on a project folder). As I said on...
``` 1. Hotkey. Change zoom to default. How? Alt + Num + = Up Alt + Num - = Down Alt + Num 0 = don't work 2. Pyscripter close...
``` 1) Print all open files instead of one at a time. 2) Write/save script output to a text file. Excellent SW Thanks. ``` Original issue reported on code.google.com by...
``` I think it is useful for display a snippet window in the right range of the IDE, then users can double click the snippet and insert the code into...
``` Enhancement request: Be able to make one Run Configuration the default so that this run configuration is used when using the main menu Run (Ctrl+F9) or Debug (F9) commands....
``` Currently the only way to quickly open a file in PyScripter is to look for it on the project tab and double click it with your mouse. This works...
``` Implemented in pydev. Some examples: 1) Assign parameters of constructor to attributes -> in my opinion, the best feature 2) Surround code with try..catch / finally 3) Auto-Import 'quick-fix'...
``` With statements like 'for, if, while...' it would be nice if a trailing colon (:) was appended to right of the insert cursor position similar to how braces and...
``` I would it find useful--particularly when starting projects--if I could just right click the project explorer in order to add new files to my project. Currently one must make...
``` Hello, I've been using pyscripter since a couple of years, but i do not find a "user-friendly" interface for graphical dev, using tkinter, wx, or what ever. I have...