You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am hoping for two changes if possible. All settings files in my git projects that come from tools stawrt with a ".". Can you rename or at least support the mycoder.config.js being named .mycoder.config.js to match the rest of my tool configs?
The second thing is a ~/.config/mycoder/config.js. Using the XDG standards for the config directory, The idea would be that when a project root doesn't have a .mycoder.config.js file, it would check for that config file. If neither exists then it starts up like it normally does with no config.