-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When using cmtc
and you unzip the course you end up with the following structure:
.cmt
code
Especially for Scala and Metals users it's a problem if they don't actually open up code
as the root of the workspace. If they don't Metals won't work as expected. One way to avoid that is to gently push users to open code, however having the .cmt
dir here makes it seem like maybe this is the root. Is there a reason to have the code
dir? Instead could the .cmt
dir just be in the root of the actual code dir? This might avoid any confusion and get rid of an arbitrary extra dir.
Metadata
Metadata
Assignees
Labels
No labels