Jonas Hörström
Jonas Hörström
### Description I am missing documentation about collections. It is possible to find how to use since it part of the examples but it wouldn't be bad to include it...
Since after-work.js is deprecated the tests need to be migrated to another test environment
Chrome is fully supported but there are smaller issues when running Edge and Firefox. For users running these browsers we should greet them with information about what is working and...
In large applications a navigable "mini-map" could help the user to know where in the model they are See example: 
When in scrolling mode and the mouse pointer leaves the browser this happens quite often especially in large applications. See example
When selecting engine through the `-e` flag the code completion breaks. If engine is supplied through a corectl.yml file the issue can't be found. example ```bash $ corectl -e localhost:29076...
Investigate how we can balance log output from different tools against cluttering the cli output.
Add engine information such as end date and license in the status output.
Add possibility to navigate in the field output. E.g. - scrolling - page up / page down - end / home - search Investigate what libraries exists and what they...