From 713a9f3ad32c448df9a7867a0a7cde571f7f742d Mon Sep 17 00:00:00 2001 From: geekpi Date: Fri, 27 Oct 2023 08:46:35 +0800 Subject: [PATCH] translated --- ...it a More Versatile Text Editor and IDE.md | 96 ------------------ ...it a More Versatile Text Editor and IDE.md | 97 +++++++++++++++++++ 2 files changed, 97 insertions(+), 96 deletions(-) delete mode 100644 sources/news/20231020 Geany 2.0 Release Makes it a More Versatile Text Editor and IDE.md create mode 100644 translated/news/20231020 Geany 2.0 Release Makes it a More Versatile Text Editor and IDE.md diff --git a/sources/news/20231020 Geany 2.0 Release Makes it a More Versatile Text Editor and IDE.md b/sources/news/20231020 Geany 2.0 Release Makes it a More Versatile Text Editor and IDE.md deleted file mode 100644 index 09450b8814..0000000000 --- a/sources/news/20231020 Geany 2.0 Release Makes it a More Versatile Text Editor and IDE.md +++ /dev/null @@ -1,96 +0,0 @@ -[#]: subject: "Geany 2.0 Release Makes it a More Versatile Text Editor and IDE" -[#]: via: "https://news.itsfoss.com/geany-2-0/" -[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" -[#]: collector: "lujun9972/lctt-scripts-1693450080" -[#]: translator: "geekpi" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " - -Geany 2.0 Release Makes it a More Versatile Text Editor and IDE -====== -Geany 2.0 arrives with new filetypes and other refinements. -[Geany][1] is regarded as one of the [best Python IDEs for Linux][2], it is **an open-source, lightweight IDE** based on the GTK3 toolkit. - -It can also be counted as one of the [alternatives to Notepad++ on Linux][3] considering Geany's feature-set appeals to variety of users. - -Now, a new release has been introduced in the form of ' **Geany 2.0** ' that offers many improvements. - -Let's see what is in store. - -## 🆕 Geany 2.0: What's New? - -![][4] - -The highlights of this Geany release can be divided into two distinct sections, which cover mostly the interface and better support for filetypes. - -### Filetype Upgrades - -The filetype configuration for **Kotlin** was improved with updates to the [basic types][5]. Similarly, for **Python** , the standard library tags creation script was rewritten for Python 3 and support was improved for the **ctags** file format. - -And finally, **support for new filetypes** such as [**AutoIt**][6] and [**GDScript**][7] were added to Geany, and the filetype configs for **Nim** and **PHP** updated for addressing some long-standing issues. - -### Interface Improvements - -![][8] - -Geany 2.0 features **a new tree view** in the sidebar for the documents list. It is enabled by default, so you don't have to do anything. - -It is practical when you have numerous individual files to go through. You can also collapse specific folders to minimize the clutter. - -![][9] - -The **compiler messages now use dark-theme friendly colors** so that you can easily read the messages. This should be helpful during those late-night coding runs. - -Furthermore, **a new confirmation dialog** was added to the “search & replace” feature for the whole session, and **an option was added to show symbols in the symbol tree** without the category group. - -### 🛠️ Other Changes - -Other than the above-mentioned, here are some changes that are worth noting: - - * Geany now requires GTK 3.24. - * You can now scroll over document tabs. - * Updated translations for various languages. - * The keyword colorization was fixed on filetype change. - * The 'Change History' feature is now enabled by default. - - - -For more details on this release, you can go through the [official release notes][10]. - -## 📥 Download Geany 2.0 - -As it is **a cross-platform IDE** , Geany 2.0 is available for **Linux** , **Windows** , and **macOS**. You can go to the [Flathub store][11] or its [official website][12] to grab the package of your choice. - -[Geany][12] - -You can also head over to its [GitHub repo][13] if you are interested in the source code. - -* * * - --------------------------------------------------------------------------------- - -via: https://news.itsfoss.com/geany-2-0/ - -作者:[Sourav Rudra][a] -选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 - -[a]: https://news.itsfoss.com/author/sourav/ -[b]: https://github.com/lujun9972 -[1]: https://www.geany.org/ -[2]: https://itsfoss.com/best-python-ides-linux/ -[3]: https://itsfoss.com/notepad-alternatives-for-linux/ -[4]: https://news.itsfoss.com/content/images/2023/10/Geany_2.0_1.png -[5]: https://kotlinlang.org/docs/basic-types.html -[6]: https://en.wikipedia.org/wiki/AutoIt -[7]: https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/index.html -[8]: https://news.itsfoss.com/content/images/2023/10/Geany_2.0_2.png -[9]: https://news.itsfoss.com/content/images/2023/10/Geany_2.0_3.png -[10]: https://www.geany.org/documentation/releasenotes/ -[11]: https://flathub.org/apps/org.geany.Geany -[12]: https://www.geany.org/download/releases/ -[13]: https://github.com/geany/geany diff --git a/translated/news/20231020 Geany 2.0 Release Makes it a More Versatile Text Editor and IDE.md b/translated/news/20231020 Geany 2.0 Release Makes it a More Versatile Text Editor and IDE.md new file mode 100644 index 0000000000..cf1dbcfd47 --- /dev/null +++ b/translated/news/20231020 Geany 2.0 Release Makes it a More Versatile Text Editor and IDE.md @@ -0,0 +1,97 @@ +[#]: subject: "Geany 2.0 Release Makes it a More Versatile Text Editor and IDE" +[#]: via: "https://news.itsfoss.com/geany-2-0/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lujun9972/lctt-scripts-1693450080" +[#]: translator: "geekpi" +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Geany 2.0 发布使其成为更通用的文本编辑器和 IDE +====== +Geany 2.0 带来了新的文件类型和其他改进。 + +[Geany][1] 被认为是 [Linux 上最好的 Python IDE][2] 之一,它是**一个基于 GTK3 工具包的开源、轻量级 IDE**。 + +考虑到 Geany 的功能集对各种用户的吸引力,它也可以算作 [Linux 上 Notepad++ 的替代品][3]之一。 + +现在,新版本已以 “**Geany 2.0**” 的形式推出,提供了许多改进。 + +让我们看看有什么。 + +## 🆕 Geany 2.0:有什么新变化? + +![][4] + +Geany 版本的亮点可以分为两个不同的部分,主要涵盖界面和对文件类型的更好支持。 + +### 文件类型升级 + +通过更新[基本类型][5],改进了 **Kotlin** 的文件类型配置。同样,对于 **Python** ,针对 Python 3 重写了标准库标签创建脚本,并改进了对 **ctags** 文件格式的支持。 + +最后,Geany 添加了对 [**AutoIt**][6] 和 [**GDScript**][7] 等新文件类型的**支持,并更新了 **Nim** 和 **PHP** 的文件类型配置,以解决一些长期存在的问题。 + +### 界面改进 + +![][8] + +Geany 2.0 在文档列表的侧边栏中提供了**新的树视图**。它是默认启用的,因此你无需执行任何操作。 + +当你有大量单独的文件需要检查时,它非常实用。你还可以折叠特定文件夹以最大程度地减少混乱。 + +![][9] + +**编译器消息现在使用深色主题友好的颜色**,以便你可以轻松阅读消息。这在深夜编码时应该很有帮助。 + +此外,**一个新的确认对话框**添加到整个会话的“搜索和替换”功能中,并且**添加了一个选项以在符号树中显示符号**,而无需类别组。 + +### 🛠️ 其他变化 + +除了上述内容之外,还有一些值得注意的变化: + + * Geany 现在需要 GTK 3.24。 + * 你现在可以滚动文档选项卡。 + * 更新了多种语言的翻译。 + * 修复了文件类型更改时的关键词着色问题。 + * 现在默认启用“更改历史记录”功能。 + + + +有关此版本的更多详细信息,你可以浏览[官方发行说明][10]。 + +## 📥 下载 Geany 2.0 + +由于它是 **跨平台 IDE**,Geany 2.0 可用于 **Linux**、**Windows** 和 **macOS**。你可以前往 [Flathub 商店][11]或其[官方网站][12]下载你选择的包。 + +[Geany][12] + +如果你对源代码感兴趣,你还可以访问其 [GitHub 仓库][13]。 + +* * * + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/geany-2-0/ + +作者:[Sourav Rudra][a] +选题:[lujun9972][b] +译者:[geekpi](https://github.com/geekpi) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lujun9972 +[1]: https://www.geany.org/ +[2]: https://itsfoss.com/best-python-ides-linux/ +[3]: https://itsfoss.com/notepad-alternatives-for-linux/ +[4]: https://news.itsfoss.com/content/images/2023/10/Geany_2.0_1.png +[5]: https://kotlinlang.org/docs/basic-types.html +[6]: https://en.wikipedia.org/wiki/AutoIt +[7]: https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/index.html +[8]: https://news.itsfoss.com/content/images/2023/10/Geany_2.0_2.png +[9]: https://news.itsfoss.com/content/images/2023/10/Geany_2.0_3.png +[10]: https://www.geany.org/documentation/releasenotes/ +[11]: https://flathub.org/apps/org.geany.Geany +[12]: https://www.geany.org/download/releases/ +[13]: https://github.com/geany/geany