Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthornoespam
    • CommentTimeMar 31st 2008
     permalink
    this is a great little editor. is there a setting to have it detect file changes when a window loses and gets focus?
  1.  permalink

    noespam: Well, it’s not implemented, yet. However, it’s planned and 80% of it is implemented for the new release of 0.3.5. We will be testing this feature on 0.3.1 (which is the latest available branch), so it might be available before we release 0.3.5. Stay tuned for updates.

  2.  permalink
    This is going to be a great addition. Are there any plans for SVN integration with something like tortoiseSVN?
  3.  permalink

    ben_a_morrison: There will be no tight integration with SVN (meaning nothing in the main application to communicate directly with TortoiseSVN) prior 1.1. However, until 1.1 we plan to use TSVN’s API available for calling separate UIs and logic through JavaScript Exec API. We also plan to add optional display of explorer’s overlay icons (the small icons that TSVN uses for showing the file states) in the project view. These two features should cover most of the comfort of TortoiseSVN or TortoiseCVS.

    However, sometime after 1.0 we plan to add more advanced synchronization logic to the core, that will allow you to have all common file systems or repositories (so called Intype File System plugins) available transparently via project/synchronization interfaces.