Skip to content

Commit

Permalink
TODO comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rhennigan committed Jan 30, 2024
1 parent 72acd1a commit 26f10db
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Developer/Resources/DefaultStyles.wl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
Begin[ "Wolfram`ChatbookStylesheetBuilder`Private`" ];


(* TODO: need to figure out a way to support the following in the default stylesheet:
* CellTrayWidgets: These don't play well with the gear menu
* ChatIncluded: The blue bar that appears in cell brackets when mousing over a ChatInput is disabled
* ChatWidget: The "Send to LLM" button that appears on mouseover for other cells is disabled
* AccentStyle: Disabled since the ChatIncluded widget is disabled
* ContextMenus: Disabled since there doesn't seem to be a nice way of inheriting the parent list
* Assistance: Disabled so we don't hijack the CellEpilog option for all notebooks
*)


(* ::Section::Closed:: *)
(*Notebook*)
Expand Down

0 comments on commit 26f10db

Please sign in to comment.