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

nothing loaded or applied when using nppftp also #14

Open
diablodale opened this issue Feb 23, 2017 · 0 comments
Open

nothing loaded or applied when using nppftp also #14

diablodale opened this issue Feb 23, 2017 · 0 comments

Comments

@diablodale
Copy link

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.

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

No branches or pull requests

1 participant