What's Changed
Go-to-definition in vim mode! You can now use gd
in vim mode, and it'll do the right thing.
Code editor max height. mo.ui.code_editor
now accepts a max_height
argument.
All changes.
- nit: capitalize sql statements by @mscolnick in #1859
- fix: dont close an already closed websocket with mo.mpl.interactive by @mscolnick in #1861
- improvement: add vim go-to-definition (gd) by @mscolnick in #1862
- docs: add ollama instructions by @mscolnick in #1863
- style: radio button by @akshayka in #1864
- feat: max_height argument for ui.code_editor by @akshayka in #1865
- 0.7.11 by @akshayka in #1866
Full Changelog: 0.7.10...0.7.11