touchft
touchft
I hope to use same format for all elements to make things simpler. I hope/suggest that **the following format rules are valid for all julia element functions**. Special element functions...
If all elements keep the same syntax style/format, it will be simple and easy to learn and use. Let's take a look at the `NORMAL_ELEMENTS` from the module `Genie.Renderer.Html` ####...
I find that separate update of `data` and `layout` will decrease the performance through the method `plot(:data, layout=:layout)`. Is that possible to update `data` and `layout` one time for both?...
I like this plugin. I hope to the `highlight-bad-chars` only works for the selected file type, such as ".c". 'Spell-Check' has the Grammars config option which is a list of...
The package is prepared and organized by `PkgTemplates`. When I enter in the package environment, saying "abc", and using this module "abc". The code navigation doesn't work for the module...