PeterCJ

Results 128 comments of PeterCJ

Based on the [discussion in the Notepad++ community](https://community.notepad-plus-plus.org/topic/23368/can-i-tell-np-the-encoding-via-pseudo-comment/2), there are users in the wild who would like to at least have the `charset` attribute available to the Notepad++ EditorConfig plugin....

Maybe something like ![image](https://user-images.githubusercontent.com/17455758/184005171-b4ec147a-4d22-4def-a766-26eb5888f6ef.png) ... making the red text that I added either part of the normal dialog text (so three columns as shown), or as hover text for each...

@alankilborn, does this make sense?

As clarified in the forum thread, the original poster's need was to copy highlights from one file in NPP to another. Since the NppExport plugin uses the Windows clipboard formats,...

@chcg, [This recent Community Forum discussion](https://community.notepad-plus-plus.org/topic/23020/copy-text-complete-with-syntax-highlights-and-markings) shows that there are still users out there who want my original interpretation -- that is, that the user-applied additional styling (such as Mark...

rereading [this post](https://community.notepad-plus-plus.org/topic/23380/files-from-sessions-are-lost-when-a-session-file-is-opened-and-not-connected-to-the-vpn-that-was-connected-but-dropped), "VPN problems" is another temporary reason. And as that user suggested, the same logic/behavior should be implemented when saving manual sessions through **File > Save Session...** or...

Thanks for finding those, @ArkadiuszMichalski ; I searched some in the existing issues, but didn't go beyond the first or second page of matches for "session", so didn't get that...

Another use-case for this is when a user (like the forum's [@Jürgen-Kortt](https://community.notepad-plus-plus.org/topic/21399/change-session-backup-path-without-changing-cloud-sync)) wants to have the settings on the cloud, but doesn't want the periodic backup on the cloud (because...

Sorry if I merged the first version too early. Let me know when you're done with modifications, and I'll merge the changes once you're done.

Oh, wait, there are conflicts. You'll have to fix those before I merge, or create a replacement branch and replacement PR that doesn't have conflicts.