api-notebook
api-notebook copied to clipboard
Make cells act more together
At the moment it is fairly obvious that all the cells are separate entities (highlighting). Should investigate what it would take to make the cells into a single CodeMirror document instance or maybe just work around it and make it appear more together.
How would this appear to the user?
There shouldn't be any visual difference for users, it's currently inconsistent to be able to highlight, etc. multiple cells independently.