JetBrains WebIDE - Suggestions and Suggestions

    Suggestions:
    1. Ability to upload groups of files to FTP. For example, select / mark several files and upload them all at once.
    2. Ability to drag tabs.
    3. Ability to select a language for the IDE. For example, on Spanish windows, part of the menu is written in English, and part in Spanish.
    4. When you open a project (directory) under linux, WebIDE shows hidden files (starting with a period) and this does not turn off.
    5. It would be nice if, when you open the project (directory), the last directory in which the projects were opened is shown, and even better - the parent from the last, and not the root of the system as it is now. Or provide such an option.
    6. The ability to create just one file without the need to create a new project. for example, you need to create only one file and not create a project for it.
    7. If there is no copy of the project on the server on the local machine, then there is no way to work. I would like to be able to connect to ftp and work with files directly, that is, for example, if you need to edit several files. And also the ability to download individual files, and directory on the local machine.
    8. The ability to remember which of the blocks were collapsed in the file upon exit and when you reopen the same file again collapses / expands these blocks. Ideally, when you open a file, all blocks are either collapsed or all expanded.
    9. I would also like that when editing WebIDE does not expand the blocks above and below or the option for this settings.
    10. The ability to scroll the screen to the last line so as not to constantly look down the windows where you write the code.
    11. Tagging. For example, I inserted a text in HTML that I need to format (mark paragraphs, highlight something bold, etc.). I would like to be able to prescribe templates and pull out buttons that frame the selected text with your inserts. For example, a template
      < b > | < / b >
      will make the text bold (i.e., I highlight the text olrpolporpo, click on my button and my tags are inserted around the selected text:
      < b > olrpolrporpo < / b >
    12. NetBeans has special tags that look like comments, but when it finds them, it knows that this is a pseudo block that can be collapsed. In addition, there are two parameters in this tag - description and initial state. Description - this is the text that is shown when the block is collapsed (you see only this text in the frame and a "plus sign" for expanding, but there is no block itself). And the state is a flag that tells the IDE how the text of the block should be displayed when the file is uploaded - minimized or maximized like this in NetBeans:
      < editor - fold defaultstate = "collapsed"  desc = "describe what is in here" >
      here is a bunch of code
      </ editor - fold >
      When the block is collapsed, only the text describe what is in here (in the frame) is visible. And the IDE naturally allows you to configure the macro so that any piece of text can be framed with just a couple of clicks. It would be nice if these blocks are displayed in the navigator so that on them it was possible to jump
    13. When you insert an attribute inside the html tags and put the '=' sign, WebIDE automatically inserts a pair of quotation marks - conveniently, but the trouble is that it does not put a space after the quotation marks. Therefore, if you insert an attribute before another attribute, you have to insert a space with the pens ... Otherwise, they are glued together.
    14. I would like to have support not only phpdoc, but also doxygen.
    15. The ability to memorize the coloring for the inserted language, that is, for example, in quotation marks there is a sql query, insert the Language (Insert Language) and the sql query is highlighted as we need, but the next time you open the project, you must again insert the language to do it again backlight for the query in quotation marks.
    16. Ability to collapse smarty comments
    17. The ability to navigate through bookmarks with hot buttons, and not just through Shift + F11-> Bookmark and labels on the right panel.
    Wishes:
    Creative success and further successful development of the WebIDE project
    PS
    I would like to hear at least an approximate price on WebIDE.
    PPS
    Many thanks to the developers for such a great IDE.

    Also popular now: