Bennet Bo Fenner

Results 15 issues of Bennet Bo Fenner

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Found an issue while making preview tabs work with the navigation history....

defect
workspace

This PR adds support for rendering images inside the markdown preview. https://github.com/zed-industries/zed/assets/53836821/b8630e22-cb84-4110-b94b-c520861be5e5 **Note:** gpui does not support rendering inline elements inside a text, therefore this implementation inserts line breaks if...

cla-signed

This PR adds support for replacing the current preview tab when using GoToDefinition. Previously a tab, that was navigated away from, was converted into a permanent tab and the new...

cla-signed

Fixes a panic related to rendering checkboxes, see #10824. Currently we are rendering a list into a single block, meaning the whole block has to be rendered when it is...

cla-signed

Builds on top of existing work from #2249, still very much WIP, but here's a showcase: https://github.com/zed-industries/zed/assets/53836821/4b346965-6654-496c-b379-75425d9b493f TODO: - [x] handle line wrapping - [x] implement handling in multibuffer (crashes...

cla-signed