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

Add an option to disable Autocomplete for text files #15034

Conversation

dzeng21
Copy link

@dzeng21 dzeng21 commented Apr 23, 2024

#5296

This pull request adds an option to disable Autocomplete for text files only.

image

Changes:

  • Added a checkbox, under the autocomplete settings, to disable autocomplete for text files
  • Check if a file is a .txt file upon switching files or file rename

Notepad++ will now detect if a file that is opened or in focus is a .txt file (or renamed with .txt) and disable or enable autocomplete accordingly, depending on if the option is checked.

@vinsworldcom
Copy link

vinsworldcom commented May 1, 2024

@dzeng21 , please add the word "Fix" before your #5296, this will auto-link the PR to the issue and make it easier for @donho see and likely (hopefully) approve.

@donho
Copy link
Member

donho commented May 16, 2024

#5296 (comment)

@donho donho closed this May 16, 2024
@donho donho added the reject label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants