the-carlisle-group / Acre-Desktop

A simple Dyalog APL IDE plugin that introduces "projects" and allows you to keep your source code in Unicode text files.
MIT License
11 stars 1 forks source link

]createproject did not create #.quadVars for root project with subspaces. Bug? Maybe. #226

Closed PhilLast closed 4 years ago

PhilLast commented 4 years ago

It caused a problem if a root project with subspaces was moved down into a space by editing ProjectSpace in acre.config the space would inherit whatever happened to be the current root values of ⎕IO ⎕ML ⎕WX

Changed such that the top level of APLSource will always contain a quadVars initially.