@V-S-Rawat said in Notepad++ v7.9.2 Released:
What is the issue? Are there many problems in this release so you are removing the bugs. or busy on something?
Auto-updating to v7.9.2 won’t be triggered due to several regressions:
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/67234d22697f054e2f3b6985a87195eb00744bcb
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/38f6319f4ee52b17b0c279a772bcdb18da4b0921
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/edfd2b8a95d1e07365b35508d14ee1fe70a5b240
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/3373756afbeb66cea8be36087538aab12a171491
v7.9.3 is coming soon.
For the interested user, @MAPJe71 has a collection of Notepad++ Function List definitions (and other useful files) for a wide variety of programming languages:
https://github.com/MAPJe71/Languages
Notepad++ v7.5.9 (64-bit)
Build time : Oct 14 2018 - 15:19:55
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10 (64-bit)
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll
The current version (7.9.2 , 7.9.1 , 7.9 etc ) does not give any warning and crashes when you encounter a large file during the search.
i can handle using 7.5.9 version, there is no problem in this version right now.
This question is about how Notepad++ is developed. I am doing a test containing these characters for PDF generation:
ÄÖÜ
个相同基因的更多拷⻉来提⾼适应性
Πρωτότυπο κβαντικό ραντάρ από ερευνητές στην Αυστρία
☹️😀😃😄😁😆😅😂🤣☺️😊😇🙂🙃😉😌😌😍😘😗
👩⚕️
What I can not understand is how Notepad++ (v7.9.1) displays all these characters perfectly on Windows 10, even when I change the Font Style to Courier New, which lacks these characters if I am not mistaken. I have tried the superman character 🦸♂️ and that one changed into two characters divided by a ZWJ (zero width joiner), so I am sure there is some font or table included in Notepad++ to do this, which lacks the newest emojis. Can you tell me what font it uses or how it is done? I need this to include the font in the PDFs I am generating or replicate the process.
All the issues (questions/bug reports/feature requests) about plugins
821
Topics
4661
Posts
@PeterJones
For writing the settings file I use a Delphi class that encapsulates the handling of INI files. AFAIK this class uses some Windows APIs for INI files (e.g. GetPrivateProfileString). Thus I don’t know if buffered write comes into play when the file is saved.
The plugin’s INI file is written when its dialog is closed (the dialog’s window is destroyd as well in this moment). That means the last change of this file happened when you used the plugin for the last time. Thus, I have no clue what could have caused NUL-ing the INI file - especially as you wrote
I hadn’t recently made any changes to the ExtSettings through the plugin GUI, so I am not sure why it would have been trying to write/edit the INI yesterday or today.
Sorry, I have no idea how this could have happend and how to reproduce this incident.
Security shouldn't be the privilege of rich people
15
Topics
36
Posts
Vpn can help to protect online privacy during web surfing. I have experience with using VeePN VPN during remote working and unblocking new websites without problems.
@storm-Perfect
Since no one has replied yet, I assume that the term “power mode” is not clear to everyone, at least it isn’t to me and I don’t want to reinstall VS just to find out what it means.
So maybe you can give a brief description of what power mode means?