You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our README is currently a bit sparse and technical. We should expand on it by explaining some package features.
Specifically:
highlights from the API
Everything we define with defcustom should be mentioned. Various customizations, such as (define-key julia-mode-map (kbd "TAB") 'julia-latexsub-or-indent) to get the old tab completion, should be mentioned.
related packages
julia-repl, eglot-jl, julia-ts-mode, other suggestions welcome
maybe
Maybe a screenshot? Eg as embedded HTML.
The text was updated successfully, but these errors were encountered:
Our README is currently a bit sparse and technical. We should expand on it by explaining some package features.
Specifically:
highlights from the API
Everything we define with
defcustom
should be mentioned. Various customizations, such as(define-key julia-mode-map (kbd "TAB") 'julia-latexsub-or-indent)
to get the old tab completion, should be mentioned.related packages
julia-repl, eglot-jl, julia-ts-mode, other suggestions welcome
maybe
Maybe a screenshot? Eg as embedded HTML.
The text was updated successfully, but these errors were encountered: