SlickEdit Community

Archived Beta Discussions => SlickEdit 201x Beta Discussions => SlickEdit 2016 v21 Beta Discussion => Topic started by: jporkkahtc on July 16, 2016, 12:38:45 AM

Title: Configuration: WOrkspace history
Post by: jporkkahtc on July 16, 2016, 12:38:45 AM
Configuration:
If the intent is to be able to copy user.cfg.xml between machines
Does it make sense to include machine specific paths - like recent workspaces?
Title: Re: Configuration: WOrkspace history
Post by: Clark on July 16, 2016, 01:17:38 AM
The recent workspace history data is stored in vrestore.slk.

I think you're talking about def_workspace_info which is really user configurable data (Project>All Workspaces).

In general, it allows paths but it's not supposed copy Windows paths to Unix, or Mac. It needs to use the "config" attribute to specify the platform. We will fix this. Good catch!