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 EZproxy autocompletion file #268

Merged
merged 4 commits into from
Jul 27, 2024
Merged

Conversation

AndyBozeND
Copy link
Contributor

No description provided.

@pryrt
Copy link
Contributor

pryrt commented Jul 26, 2024

The error

{'category': 'error',
 'details': '',
 'message': "Checking for orphaned files in directory 'autoCompletion/': "
            "ezproxy_dark_byABoze didn't come with autoCompletion in JSON"}

... means that you need to update the .json file as well.

If you give both the ezproxy entries in the json a new attribute:

    "autoCompletion": "ezproxy_dark_byABoze",

... then it should work for you. (or, at least, the autoCompletion orphan check should pass; after that passes, you'll be able to see if there are more errors that haven't been caught yet)

Alternatively, you could've left the autoCompletion/ezprixy_byABoze.xml file with the first name, and used

    "autoCompletion": "ezproxy_byABoze",

for both of the entries in the JSON.

@pryrt pryrt merged commit 5aa72e9 into notepad-plus-plus:master Jul 27, 2024
2 checks passed
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.

2 participants