Thomas Crowley

Results 5 issues of Thomas Crowley

Like any IDE, users should be able to set some basic settings like: * Font size * Colour theme * Font family etc... Colour theme might be a little tricky,...

enhancement

* Support for `*1` variables etc * Better modifier key support (eg, Ctrl+K etc) * Support copy/pasting * Paredit/etc support (see #2) * Maybe autocomplete? As always, if possible I'd...

enhancement
help wanted

The ability to support some sort of [literate programming mode](https://en.wikipedia.org/wiki/Literate_programming). I have no idea what this would look like yet (cc: @thomasmulvaney) Inspiration: * [org-mode](https://orgmode.org/) * [marginella](https://github.com/gdeer81/marginalia) * [devcards](https://github.com/bhauman/devcards) *...

enhancement

Enhance monaco editor for better Clojure editor support (eg rainbow parens, paredit etc). Look to [calva](https://github.com/BetterThanTomorrow/calva) to see if there are any resources that can be reused in the browser...

enhancement
help wanted