1. In Options->Files->File Associations rename the "Edit" button to "Apply changes" (It's clearer isn't it?)
2.- Add comment/uncomment buttons to the toolbar
1. In Options->Files->File Associations rename the "Edit" button to "Apply changes" (It's clearer isn't it?)
2.- Add comment/uncomment buttons to the toolbar
Also Right-Click menu in projects menu should have options:
- Open Folder in Explorer
- Run Program(for executables)
Also needed is a tools option for the path to the current file from the folder of the project file. That way you can do arguments for PHP opening in a browser such as
(%! in this example cuz of factorials) "http://localhost/%!" would give you "http://localhoust/path/from/top/file"
Otherwise there will be no way for the server to process it. If you just specify a straight path it will be read as html and won't work.
All good suggestions, can I suggest that you put them into individual RFEs on sourceforge?
Thanks.
You must log in to post.