Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Change the order of items to show code on top #234

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Change the order of items to show code on top #234

merged 1 commit into from
Oct 4, 2021

Conversation

hojberg
Copy link
Member

@hojberg hojberg commented Oct 4, 2021

Overview

Move the code to the top of workspace items and adjust the rules for
when the source is folded or not:

  1. If the definition is a Doc, fold the source
  2. If the definition has a Doc, fold the source
  3. Otherwise unfold the source and show it in full

Screen Shot 2021-10-04 at 15 03 43

Closes #222

Move the code to the top of workspace items and adjust the rules for
when the source is folded or not:

1. If the definition is a Doc, fold the source
2. If the definition has a Doc, fold the source
3. Otherwise unfold the source and show it in full
@hojberg hojberg requested a review from pchiusano October 4, 2021 19:05
Copy link
Member

@pchiusano pchiusano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@hojberg hojberg merged commit f184b84 into main Oct 4, 2021
@hojberg hojberg deleted the code-on-top branch October 4, 2021 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Idea: show type signature at the top of all terms with docs
2 participants