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
just in case users have multiple project folders open, you should always match whatever path you get from a context menu execution to then be able to switch the current working directory to the right root folder!
mcdev expected to be executed in the root folder of a project because that's where it will look for the config file .mcdevrc.json and .mcdev-auth.json
as expected, running any context-menu related commands wont bother checking or changing the working directory but simply take whatever terminal is currently open, paste & execute the relevant command. that ends in the following error:
something like this:
watch out for the format:
2023-05-31 11:41:45.945 [info] message
possible types (assumed):
Code sample:
Docs:
The text was updated successfully, but these errors were encountered: