Skip to content
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

RC4 & nightly: editor Autocomplete false is not respected in new session #3572

Closed
cebderby opened this issue Jan 2, 2021 · 0 comments
Closed

Comments

@cebderby
Copy link

cebderby commented Jan 2, 2021

I'm consistently seeing the editor autocomplete popups when Autocomplete has been successfully turned off in a previous session and remains off in the preferences.
The entry [editor] enableAutocomplete=false is present in the OpenSCAD.conf, and I've tried hiding the existing config file to get a fresh one, with no difference.
The Preferences panel shows the autocomplete off, number of characters disabled, as expected.
A fix is to toggle the autocomplete on and off (can be done in one visit to Preferences, no need to exit back to the editor in between).
So it seems that reading the =false from the file is failing to turn something off, which toggling off in a session is doing.
Running [Debian-Ubuntu-]Linux Mint MATE 64bit 19.3, OpenSCAD nightly, same in RC4 appimage

@t-paul t-paul closed this as completed in 8d63488 Jan 2, 2021
t-paul added a commit that referenced this issue Jan 2, 2021
Fix autocomplete setup on show/hide editor to follow preferences (fixes #3572).
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

1 participant