martonsagi / al-object-designer

AL Object Designer for Dynamics 365 Business Central development
MIT License
40 stars 21 forks source link

Object designer does not work well with multi-root workspace #98

Open PeterConijn opened 2 years ago

PeterConijn commented 2 years ago

When you have a multi-root workspace, the object designer no longer works well. There are two main problems:

  1. There are two entries for each object;
  2. Opening an object from the designer opens it in read-only mode, such as with BC BaseApp or SystemApp objects

It seems it is not taking the currently active folder into account the way the compiler is.