Ace 是一个用 JavaScript 编写的独立代码编辑器,匹配并扩展现有本地编辑器(如 TextMate、Vim 或 Eclipse)的功能、可用性和性能。它可以很容易地嵌入到任何网页或 JavaScript 应用程序中。Ace 是作为 Cloud9 IDE 的主要编辑器开发的,也是 Mozilla Skywriter (Bespin) 项目的继任者。
What's Changed
- Readme.md: Fix typo by @cclauss in #5528
- Fix: Contrast is too low for searched items by @nlujjawal in #5523
- feat: Make translation system key based and add annotation type to gutter icon aria labels by @akoreman in #5524
- Automate Generation of d.ts for Ace Editor Modes by @mkslanc in #5518
New Contributors
- @cclauss made their first contribution in #5528
- @nlujjawal made their first contribution in #5523
Full Changelog: v1.32.9...v1.33.0