RIDE
RIDE copied to clipboard
| Missing settings per project | Each project can have the settings changed from .ride directory
- at RIDE start read global config from user settings (
~/.robotframework/ride/settings.cfg) - if the current opened project directory contains a
.ridedirectory, then read the contents ofsettings.cfgif exists, and: - merge the contents with current settings, and refresh views.
Options
- Add a checkbox in Preferences->General to activate the
project changes, then save in.ride/settings.cfgonly the modified settings. - If the
.ride/settings.cfgexists, then the checkbox is activated.