Commit Graph

21 Commits

Author SHA1 Message Date
Neil Brommer da820234b2 Add tabs to the sidebar 2023-08-04 11:39:38 -07:00
Neil Brommer ab3fb386d9 Add line numbers 2023-08-03 16:42:47 -07:00
Neil Brommer 7610ffaf38 Add a popover with a list of diagnostics to the diagnostics toolbar buttons 2023-08-02 16:30:24 -07:00
Neil Brommer 92695b8361 Add a Readme 2023-07-31 16:38:48 -07:00
Neil Brommer aeaaf0c146 Add padding to the script textbox; Set the toolbar separator style manually 2023-07-28 14:38:27 -07:00
Neil Brommer 963b18aa5c Convert to a document based application 2023-07-28 13:33:40 -07:00
Neil Brommer 891e004a31 Add script status toolbar item 2023-07-26 14:00:17 -07:00
Neil Brommer e1cc716606 Add linting 2023-07-26 11:46:29 -07:00
Neil Brommer b917b99a2c Put script output css in a separate file 2023-07-24 16:29:46 -07:00
Neil Brommer 8471a8e263 Improve dark mode syntax highlighting 2023-07-24 15:56:32 -07:00
Neil Brommer c14ef4ed80 Change Cauldron.Dump to Cauldron.Output 2023-07-24 15:56:12 -07:00
Neil Brommer b46debb420 Copy SourceTextView from the SourceWriterExample: https://github.com/xamarin/mac-samples/tree/main/SourceWriter 2023-07-24 14:21:33 -07:00
Neil Brommer 8507aa1512 Prefer using this. 2023-07-24 14:20:26 -07:00
Neil Brommer bcdd6bb660 Add object enumerable table generator 2023-07-24 11:37:09 -07:00
Neil Brommer 03910cd724 Add output styling 2023-07-24 10:07:44 -07:00
Neil Brommer e887ce9507 Use a web view for output 2023-07-21 17:20:46 -07:00
Neil Brommer 1f8d7a661b Enable adding new tabs 2023-07-21 15:21:13 -07:00
Neil Brommer 93e828beb0 Rename to Cauldron 2023-07-21 13:25:30 -07:00
Neil Brommer aff9c5264d Set accent color 2023-07-20 14:30:10 -07:00
Neil Brommer 719d72c8b6 Add Run Script menu item 2023-07-19 15:09:25 -07:00
Neil Brommer 2a9911d973 Get basic functionality working 2023-07-19 12:30:39 -07:00