Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Add support for reading autocompletion files when language definition is in userDefineLangs directory #270

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

csoren
Copy link

@csoren csoren commented Jan 10, 2020

Description of the pull request

3P would not autocomplete or show API tips for a custom user defined language, when the autocompletion file was placed in Notepad++'s userDefineLangs directory.

This PR implements support for these autocompletion files.

Check List

  • I tested this very carefully
  • [No framework for testing autocompletion] I added an automated test
  • I tried to blend into the current coding style

@csoren csoren changed the title Add support for autocompletion files is userDefineLangs directory Add support for autocompletion files in userDefineLangs directory Jan 10, 2020
@csoren csoren changed the title Add support for autocompletion files in userDefineLangs directory Add support for autocompletion files when language definition is in userDefineLangs directory Jan 10, 2020
@csoren csoren changed the title Add support for autocompletion files when language definition is in userDefineLangs directory Add support for reading autocompletion files when language definition is in userDefineLangs directory Jan 10, 2020
@jcaillon
Copy link
Owner

Thank you so much for this PR! :)

The modifications look good, I'm merging it!

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

Successfully merging this pull request may close these issues.

2 participants