Skip to content

nothing loaded or applied when using nppftp also #14

Open
@diablodale

Description

@diablodale

Hello. No functionality of this plugin works on my scenario. I use nppftp which allows me to remotely download/upload files for editing. Perhaps there is a conflict when both it and this plugin are used.

Setup:
windows 10 64-bit
notepad++ v7.2.2 x86
nppftp v0.26.8
editorconfig v0.3.1

Repro:

  1. have both editorconfig and nppftp plugin installed
  2. create a connection to a remote server in nppftp
  3. save files on the server to use in this example: xxxx.json, xxxx.c, etc. and a .editorconfig file which specifies rules for those file types
  4. Open a connection using nppftp
  5. navigate to the file to edit, e.g. xxxx.json
  6. double-click on files to download and edit it

Result:
The .editorconfig settings are not loaded.

Continued Repro:

  1. doubleclick on the .editorconfig file to download and edit it
  2. close the .editorconfig window. This leaves the local copy of the file on the hard drive in the same folder as the file being edited above
  3. Choose plugins/editorconfig/reload...

Result:
The .editorconfig settings are not loaded.

No known workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions