Open
Description
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:
- have both editorconfig and nppftp plugin installed
- create a connection to a remote server in nppftp
- 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
- Open a connection using nppftp
- navigate to the file to edit, e.g. xxxx.json
- double-click on files to download and edit it
Result:
The .editorconfig settings are not loaded.
Continued Repro:
- doubleclick on the .editorconfig file to download and edit it
- 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
- Choose plugins/editorconfig/reload...
Result:
The .editorconfig settings are not loaded.
No known workaround.
Metadata
Metadata
Assignees
Labels
No labels