Commit Graph

2 Commits

Author SHA1 Message Date
Mickaël Menu
7b92ca06cc
Disable additionalTextEdits for completion items by default (#160) 2022-01-23 13:43:02 +01:00
Mickaël Menu
50855154e2
Architecture (#27)
* Move everything under the internal package.
* Better separation between core and adapter packages, for easier unit testing.
* Simplify data models.
* Support multiple opened notebooks during runtime (useful for the LSP server).
* Proper surface API which might be exposed later as a public Go package.
2021-04-14 20:14:01 +02:00