0
comment
on 5/16/2014 7:53 AM

This minor release of CloudSharper alpha focuses on a few long-standing bug fixes, as well as the addition of the "Search and replace" functionality in the editor.

The communication protocol has been altered slightly, so don't forget to update your local component by downloading it here!

Here is the full change log:

  • #366: Correctly propagate webserverport from CloudSharper.Console.exe.config.
  • #372: Refresh workspace list after creating a workspace.
  • #373: Show messages in build window when projects are first loaded. This should hopefully dissipate confusion when trying to build immediately after opening a workspace and the message "Error: project file invalid" showed up.
  • #375: Add CodeMirror search. When the editor is focused, you can now search and/or replace text inside it. Here is the list of keyboard shortcuts:

    • Ctrl+F (Cmd+F on mac): start a search.
    • Ctrl+G (Cmd+G on mac): find the next match for the current search.
    • Shift+Ctrl+G (Shift+Cmd+G on mac): find the previous match for the current search.
    • Shift+Ctrl+F (Cmd+Option+F on mac): replace interactively.
    • Shift+Ctrl+R (Shift+Cmd+Option+F on mac): replace all.
  • #377: Add "Forgot your password?" form.

Happy coding!

.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper