Skip to content

Enable Autocomplete Hinter by Default#4179

Open
skyash-dev wants to merge 1 commit into
processing:develop-codemirror-v6from
skyash-dev:feat/enable-autocomplete-hinter-default
Open

Enable Autocomplete Hinter by Default#4179
skyash-dev wants to merge 1 commit into
processing:develop-codemirror-v6from
skyash-dev:feat/enable-autocomplete-hinter-default

Conversation

@skyash-dev

Copy link
Copy Markdown
Contributor

Issue:

Fixes #4099
Changes the default autocompleteHinter preference from false to true.
This only affects users who have never modified the setting. Existing users who have explicitly enabled or disabled autocomplete will retain their stored preference.

Changes:

  • Set autocompleteHinter default value to true in the preferences.
  • Updated preference tests to reflect the new default state.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

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

Successfully merging this pull request may close these issues.

1 participant