Skip to content

might not ben an issue, #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cooleynal opened this issue Dec 29, 2020 · 1 comment
Closed

might not ben an issue, #7

cooleynal opened this issue Dec 29, 2020 · 1 comment

Comments

@cooleynal
Copy link

cooleynal commented Dec 29, 2020

Not really an issue, feel free to close.

I am new to lisp but been with eclipse for a bit.

Is there a way to change colours of quoted text? Such as (5 (format t "~% Friday")) ~%Friday is very dark blue.

I am using highcontrast dark theme native from windows and there is no setting in eclipse that lets you colours in fonts that lets me change it.

Can I increase listener font size? just little small.

AND is there a way to enable auto add closing parenthesis and change how many spaces are added when I hit the return key?

Only on windows, only clisp 2.49.2 works for me, but it works great. I manually added windows 2.0.0 SBCL and no luck connecting.

Overall great software!

;;edited for better english

@Ragnaroek
Copy link
Owner

Unfortunately the styles are all hardcoded and cannot be changed (https://github.com/Ragnaroek/dandelion/blob/master/Dandelion/src/de/defmacro/dandelion/internal/ui/text/presentation/SyntaxHighlightingDefinition.java).

That would be a nice enhancement, but there are currently no plans for adding this.

The blue background does not go well with the Eclipse dark mode. Maybe switching to the non-dark mode would make it more readable for you?

Also auto-closing parenthesis and configuring the indentation level would be an enhancement.

The issues with SBCL on windows is known (#6). Looks like a problem with SBCL, which is not very maintained on windows.

Feel free to add new issues with Labels 'enhancement' for the features that you are missing in dandelion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants