如果您正在寻找一个简单、轻量且熟悉的文本编辑器,探索 microsoft edit 向经典致敬的现代文本编辑器

分享 ➥  
                 

Support thks 😭 : https://www.paypal.me/haotech….

探索 microsoft edit:向经典致敬的现代文本编辑器


您是否还记得经典的 MS-DOS Editor?那个简洁、高效的文本编辑工具,承载着许多早期计算机用户的回忆。现在,Microsoft 在 GitHub 上推出了一个名为 edit 的项目,它正是向这款经典编辑器致敬,并融入了现代特性。它的理念是We all edit


edit 是什么?

被描述为一个满足简单需求的简单编辑器。它的目标是提供一个易于访问的编辑器,即使是那些不熟悉终端的用户也能轻松使用。它拥有现代化的界面,并借鉴了 VS Code 的输入控制,让习惯现代开发环境的用户也能迅速上手。

它是一个用 Rust 语言编写的,主要用于终端环境的文本编辑器。


如何获取和安装?

获取 edit 非常简单:

  • 下载发布版本:您可以从其发布页面下载最新版本,然后解压存档文件,将 edit 可执行文件复制到您的 PATH 目录中即可。

  • 通过 WinGet 安装(Windows):对于 Windows 用户,只需打开您的终端并运行以下命令:winget install Microsoft.Edit 。安装后,edit 将自动添加到您的 PATH。如果直接输入 edit 无法工作,可能需要打开一个新的终端窗口。

如果您是开发者并希望从源代码构建,也可以按照以下步骤操作:

  • 安装 Rust:需要安装 Rust 的每夜版工具链 rustup install nightly ,或者设置环境变量 RUSTC_BOOTSTRAP=1
  • 克隆仓库
  • 构建发布版本:运行 cargo build --config .cargo/release.toml --release 命令 。

总的来说,edit 是一个有趣的项目。如果您正在寻找一个简单、轻量且熟悉的文本编辑器,或者对 Rust 语言和终端应用开发感兴趣,microsoft/edit 绝对值得一试。


Explore Microsoft Edit: A Modern Text Editor Paying Tribute to Classics


Do you still remember the classic MS-DOS Editor? That concise and efficient text editing tool carries the memories of many early computer users. Now, Microsoft has launched a project called edit on GitHub, paying homage to this classic editor and incorporating modern features. Its is We all edit


What is edit?

Described as a simple editor that meets basic needs. Its goal is to provide a easy-to-access editor that even users who are unfamiliar with the terminal can easily use. It features a modern interface and draws on input controls from VS Code, enabling users accustomed to modern development environments to get up and running quickly.

It is a text editor written in Rust, primarily used in terminal environments.


How do I obtain and install it?

Getting edit is very simple:

  • Download the latest version from its release page:extract the archive file, and copy the edit executable to your PATH directory.

  • Through WinGet Install (Windows):For Windows users, simply open your terminal and run the following command: winget install Microsoft'. Edit. After installation, editwill be automatically added to yourPATH. If directly entering edit` does not work, a new terminal window may need to be opened.

If you are a developer and wish to build from source code, you can also follow these steps:

  • Install Rust:You need to install the nightly version of the Rust toolchain rustup install nightly, or set the environment variable RUSTC_BOOTSTRAP=1.
  • Clone repository
  • Build the release version:Run cargo build —config. cargo/release. Toml — release` command.

Overall, edit is an interesting project. If you are looking for a simple, lightweight, and familiar text editor, or interested in Rust language and terminal application development, microsoft/edit is definitely worth a try.


IF want Support Me :

Great

Link

Micrsoft Edit :

LINK

If you think my article is good, stay stuned! it’s awesome, have a great day!