editorconfig-notepad-plus-plus
editorconfig-notepad-plus-plus copied to clipboard
EditorConfig plugin for Notepad++
Hi, I can't believe that I am the only one to realize that this is not working, so probably I am doing something wrong: I am using Notepad++ 8.1.5 (64bit),...
Basically the subject says it all. Add a menu entry to the plugin that opens the active `.editorconfig` file.
Files are stored on Raspberry Pi where [Home Assistant](https://www.home-assistant.io/) is installed. I'm using an official [Add-on: Samba share](https://github.com/home-assistant/addons/tree/master/samba) to access config `.yaml` files from Windows 10 desktop computer. When this...
- update editorconfig to 0.12.5 - update pcre2 to 10.37 and fix download location - prepare scripts for newer VS versions
At this moment `build.ps1` doesn't work with VS2019. Apart from that VS2019 has CMake integration (although I am an absolute CMake beginner and cannot judge how good it really works),...
Locally and in CI `init.ps1` often fails to download the editorconfig-core-c from GitHub. > ./init.ps1 -pcre $env:PCRE2_VERSION -edc $env:EDITORCONFIG_VERSION > Downloading pcre2 v10.32 sources > Extracting pcre2 v10.32 sources >...
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...
When executing a "Save All" command in Notepad++, version 0.4.0.0 of the editorconfig plugin doesn't apply its settings to all of the files being saved. Specifically, it will only act...
Appveyor build fails because https://learn.microsoft.com/en-us/powershell/module/bitstransfer/start-bitstransfer?view=windowsserver2022-ps the -dynamic flag is just available on win11 and the corresponding server2022. Appveyor use https://learn.microsoft.com/en-us/powershell/module/bitstransfer/start-bitstransfer?view=windowsserver2019-ps ,see https://www.appveyor.com/docs/windows-images-software/ for Visual Studio 2022.