当前位置: 首页 > news >正文

“Notepad++“ 官网地址

notepad官网下载地址:https://notepad-plus-plus.org/downloads/

npp.8.5.8.Installer.x64   本下载地址-  https://download.csdn.net/download/namekong8/88494023

 1. Fix session file data loss issue.
 2. Fix Explorer context menu "Edit with Notepad++" needs restarting os to appear issue under Win 8/10.
 3. Fix Explorer context menu "Edit with Notepad++" not installed for multiple users issue.
 4. Fix Explorer context menu "Edit with Notepad++" double entries in some applications (Winzip).
 5. Make Explorer context menu "Edit with Notepad++" translatable.
 6. Add the UTF8 character ability for Run & Macro menu.
 7. Add hide/show ability of Control Characters (C0 & C1) and Unicode EOL.
 8. Fix Change history margin in black color issue.
 9. Improve "Remove consecutive duplicate lines" command performance.
10. Project Workspace "Save a Copy As" confusion issue.
11. Make "Remove consecutive duplicate lines" support more line break.
12. Fix UDL deletion issue.
13. Fix RTL not working on FindInFiles progress window.
14. Fix search results output alignment for large file searches.
15. Several GUI Enhancements.

Get more info on
https://notepad-plus-plus.org/downloads/v8.5.3/
Included plugins:

1.  NppExport v0.4
2.  Converter v4.5
3.  Mime Tool v2.9
Updater (Installer only):

* WinGup (for Notepad++) v5.2.5

---------------------------------------------------------------------------------------------------------------------------------

sublime_text_build_4152_x64_setup 官网地址:

Sublime Text - Text Editing, Done Right 

-----------------------------------------------------------------------------------

Visual Studio Code

Visual Studio Code - Code Editing. Redefined 

http://www.lryc.cn/news/218049.html

相关文章:

  • 基于单片机的自动感应门设计
  • 【密评】商用密码应用安全性评估从业人员考核题库(二十-完结)
  • Tigger绕过激活锁/屏幕锁隐藏工具,支持登入iCloud有消息通知,支持iOS12.0-14.8.1。
  • VueX mapState、mapGetters、mapActions和mapMutaions 的使用
  • GMP标准的制药级层流细胞实验室核心要点
  • [免费] 适用于 Windows的10 的十大数据恢复软件
  • 【halcon踩坑】区域为空但个数是1
  • 第二十四章 BEV感知系列一(车道线感知)
  • C++入门讲解第一篇
  • 项目实战:分页功能实战
  • AI人工智能大模型应用如何落地?
  • 【优选算法系列】第一节.栈的简介(1047. 删除字符串中的所有相邻重复项和844. 比较含退格的字符串)
  • PostgreSQL逻辑管理结构
  • 高匿IP有什么作用
  • Ubuntu Linux 23.10安装manimgl
  • modesim verilog仿真验证基本流程(新建工程方式)
  • SpringBoot+AOP+自定义注解,优雅实现日志记录
  • 多式联运路径优化问题:基于拓扑排序的遗传算法染色体编码
  • Go 方法集合与选择receiver类型
  • Unity AudioClip和PCM音频数据的转化
  • linux配置vlan后网络不通
  • GORM:在Go中轻松管理数据库
  • Ubuntu18.04 下PCL的卸载与安装
  • SMTP邮件发送图片-如何在github中存储图片并访问
  • 2023年软件系统架构师论文【回忆版】
  • 【使用python实现文件视频格式的转换】
  • 新媒体运营的营销方案
  • Flutter 05 组件状态、生命周期、数据传递(共享)、Key
  • 2.Vue3项目(二):vue项目创建,项目必需的基础依赖配置,项目集成各种第三方依赖
  • 【Mybatis源码】注册器 - TypeAliasRegistry