Closed jrkoiter closed 8 years ago
Could you share the how you defined the project specific settings?
Here is the content of the sublime-project file:
"folders":
[
{
"path": "."
}
],
"robot_framework_assistant":
{
"robot_framework_workspace": "/Users/joost/Documents/SystemTests",
"robot_framework_database_path": "/Users/joost/Documents/SystemTests/SystemTests.database"
}
}
Thank you from the input. I will take a look later in the evening.
I can produce the same problem with my environment and it is a bug. I need to find where it is broken, fix it and make a new release.
This should be now fixed and new release should be soon available from Package Control. Please update if the problem has not been fixed.
I've setup my Sublime project according to https://github.com/andriyko/sublime-robot-framework-assistant/wiki/How-To#project-specific-settings, but still the default database path is used. The provided setting for "robot_framework_database_path" is a valid directory.
I'm on Mac 10.11.6, Sublime 3 build 3126 and RFA 5.1.1.