Editor: default program should be language-specific
martin-henz opened this issue · 3 comments
martin-henz commented
RichDom2185 commented
The browser cache needs to keep track of the programs for each language
I think this is a different issue altogether. I agree with both. Default program should be stored under language configuration. Separately, the browser should store multiple "programs" at the same time (maybe we can leverage the filesystem for this).
Should we keep track on a per-language basis or per-sublanguage basis?
martin-henz commented
I think it should be done on a per-language basis: Quite often we switch between sublanguages to get this or that language feature or tool to work. The program should not change in that case.
RichDom2185 commented
Ok, I'll work on a proposed design over the next few weeks.