CloudSharper Local alpha 0.9.10.2

Loic Denuziere

Loic Denuziere

May 16, 2014

Reading time:

1 mins

Share via:

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!

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!

Read more from

Can’t find what you were looking for? Drop us a line.

Loic Denuziere
Found a typo?

This blog post is hosted on GitHub here. Feel free to file a ticket or send a PR.

Newsletter

We will not spam you or give your details to anyone.