markmon
markmon copied to clipboard
Per-project projectdir settings ?
I edited my project settings to include the following code:
"settings": {
"projectdir": "/path/to/readme-directory"
}
Without success.
How should I specify this setting on a per-project basis ?
This article may help: Override plugin settings per-project via .sublime-project as it seems to be the plugin's developer responsibility to include this feature.
Yes it currently does not support per project settings yet. I am too busy right now and I don't feel this feature is important enough. If you can send me a pull request I can review and merge it, otherwise I will have to leave this out for now.