Adrian A.

Results 122 issues of Adrian A.

Please link from the main page - Readme.md a usable app, something the users can still install, e.g. https://itunes.apple.com/app/inkpad-vector-design-illustration/id1057007769

The actual list is a great start. IMHO having a more complete list of mapped symbols however would be even more helpful (and maybe would convince users to switch from...

Would be nice if the symbols would be added to the official Clojure/Script cheat-sheets, so that users can learn/discover them in a more natural way :).

Please add some small but very useful sparklines too: at least for the most important metrics like CPU/MEM/IO E.g.: https://pypi.org/project/sparklines/ ( https://rosettacode.org/wiki/Sparkline_in_unicode ) Thanks in advance.

enhancement

Hi, Are there any requirements for a Viewer? I mean besides the basic: display a list, search, and filter? Thank you.

Please add Debian Packaging too. There are GitHub Actions that can do that, e.g. https://github.com/dawidd6/action-debian-package Thanks in advance.

Please add support for Java 9 too. The Travis-CI relevant part of the build matrix for Java 9: ```yml - dist: trusty group: edge jdk: oraclejdk9 sudo: required addons: apt:...

Please consider adding [PlantUML](http://en.plantuml.com/) as an option for preview. Instead of just syntax highlighting the code in the output, when the "language type" is ```plantuml``` please render a diagram instead....

Hi, I see that a spellchecker is on the todo list :) . LanguageTool https://languagetool.org/ https://github.com/languagetool-org/languagetool seems to gain acceptance in many projects and is also Java based. Any chance...

Please add Gradle support to Luminus! Even if it's new, this plug-in https://github.com/cursive-ide/gradle-clojure is a good start to have Gradle support in Clojure. Just a few advantages of Gradle: -...