القائمة الرئيسية

الصفحات

coinpayu

 




Notepad ++ هو محرر نصوص وشفرة مصدر للاستخدام مع Microsoft Windows. يدعم التحرير المبوب ، والذي يسمح بالعمل مع عدة ملفات مفتوحة في نافذة واحدة. يأتي اسم المشروع من عامل الزيادة C.

يتم توزيع برنامج Notepad ++ كبرنامج مجاني. في البداية ، تمت استضافة المشروع على SourceForge.net ، حيث تم تنزيله أكثر من 28 مليون مرة ،  وفاز مرتين بجائزة اختيار مجتمع SourceForge لأفضل أداة مطور.  تمت استضافة المشروع على TuxFamily [بالفرنسية] من 2010 إلى 2015 ؛ منذ عام 2015 ، تمت استضافة برنامج



تحسينات Notepad ++ v7.9.1 وإصلاح الأخطاء:


1. إصلاح خطأ تلف ملف NUL بعد إيقاف تشغيل Windows بوحشية.

2. إصلاح الكشف غير الدقيق لعناوين URL عن طريق استبدال محلل URL جديد.

3. إصلاح عمليات البحث في RegEx و \ A و \ b و \ z.

4. تقسيم functionList.xml إلى ملفات متعددة في مجلد "functionList".

5. اجعل رمز العلبة يعمل مرة أخرى في وضع المسؤول.

6. إصلاح الحوارات واللوحات العائمة القابلة للإرساء لا تقلل من مشكلة علبة النظام.

7. إضافة مجموعة رمز بديل لشريط علامة التبويب.

8. إضافة القدرة على إزالة أي أسطر مكررة في المستند ، مع الاحتفاظ بالتكرار الأول.

9. إصلاح رمز غير صحيح لمراقبة الحالة في لوحة قائمة المستندات ومحول المستند.

10. إضافة نص تم وضع علامة عليه & نص على غرار لأوامر الحافظة إلى القائمة.

11. إصلاح البحث عن جميع المستندات المفتوحة وعدم العثور على جميع التطابقات في ملفات ANSI.

12. اعرض الأسطر الطويلة بشكل أفضل في لوحة Find-result عن طريق زيادة الحد الأقصى لطولها إلى 2048.

13. إصلاح النقر المزدوج على "العثور على سطر نتيجة" لا يعمل.

14. إصلاح خلل البيانات غير المكتمل البحث عن نتيجة rclick-Copy.

15. إضافة فرز خطوط غير حساسة لحالة الأحرف.

16. أضف الأمر "فتح المجلد المتضمن كمساحة عمل" في القائمة الرئيسية وفي قائمة سياق علامات التبويب.

17. تحسين Sel info لشريط الحالة.

18. إضافة خيار جديد لحفظ نوع الملفات النصية العادية في مربع الحوار "حفظ".

19. إصلاح مشكلة مسار الملف المقطوعة في حفظ حوار التأكيد.

20. إصلاح مسافة بادئة تلقائية لا تعمل لـ PowerShell.

21. السماح بتعيين لون الخلفية لهامش الإشارة المرجعية.

22. إصلاح التمييز الذكي الذي لا ينطبق على العرض المستنسخ.

23. إصلاح مشكلة التمييز الذكي المتعلقة بـ EOF.

24. إصلاح ملف الإغلاق في العرض الثاني لم تتم إزالته من Doc Switcher.

25. إضافة ضغط مفتاح الحذف لإزالة الجذر المحدد من المجلد كمساحة عمل.

26. إضافة ضغطة مفتاح TAB في قائمة الوظائف للتبديل بين حقل البحث والقائمة.

27. إضافة ضغط مفتاح ESC في قائمة الوظائف للتبديل إلى نافذة التحرير.

28. أضف ضغطة مفتاح ESC لإغلاق نافذة نتائج البحث.

29. إصلاح سمات مسبوقة البيانات لا يتم التعرف عليها في HTML


Notepad++ is a text and source code editor for use with Microsoft Windows. It supports tabbed editing, which allows working with multiple open files in a single window. The project's name comes from the C increment operator.

Notepad++ is distributed as free software. At first the project was hosted on SourceForge.net, from where it has been downloaded over 28 million times and twice won the SourceForge Community Choice Award for Best Developer Tool.[] The project was hosted on TuxFamily [fr] from 2010 to 2015; since 2015 Notepad++ has been hosted on GitHub.[5] Notepad++ uses the Scintilla editor component.


Notepad++ v7.9.1 Enhancements & bug-fixes:


1.  Fix NUL file-corruption bug after Windows shutdown brutally.

2.  Fix inaccurate URL detection by replacing a new URL parser.

3.  Fix RegEx look behind operations and \A and and \b and \z.

4.  Split functionList.xml into multifile in "functionList" Folder.

5.  Make tray icon work again in administrator mode.

6.  Fix dialogs & floating dockable panels don't minimize to system tray issue.

7.  Add alternative icon set for tab bar.

8.  Add ability to remove any duplicate lines in a document, keeping the first occurrence.

9.  Fix incorrect icon for monitoring status in Document list panel and in Document switcher.

10. Add copy marked text & styled text to clipboard commands to menu.

11. Fix find-all-open-docs not finding all matches in ANSI files.

12. Display long lines better in Find-result panel by increasing its max length to 2048.

13. Fix double clicking on find result line not working.

14. Fix Find-result rclick-Copy incomplete data bug.

15. Add case insensitive lines sorting.

16. Add "Open Containing Folder as Workspace" command in main menu and in context menu of tabs.

17. Enhance Sel info of status bar.

18. Add new option for save type of normal text files in Save dialog.

19. Fix file path truncated issue in save confirmation dialog.

20. Fix auto-Indent not working for PowerShell.

21. Allow setting of background color for bookmark margin.

22. Fix smart-highlighting not applying to cloned view.

23. Fix smart highlight issue related to EOF.

24. Fix closing file in 2nd view not removed from Doc Switcher.

25. Add Delete keystroke to remove selected root from Folder as Workspace.

26. Add TAB keystroke in Function List to switch between search field and list.

27. Add ESC keystroke in Function List to switch to edit window.

28. Add ESC keystroke to close Search Results Window.

29. Fix data-prefixed attributes are not recognized in HTML.

للتحميل من الموقع الرسمي :

https://notepad-plus-plus.org/downloads/

For download from the official website : 

https://notepad-plus-plus.org/downloads/


هل اعجبك الموضوع :

تعليقات