热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

ThisweekinGNOMEBuilder#2

Thisweekwefixedsomespecifictopicswhichwereplannedforthepreviouscycle.Ifanyonewantstocontributesoseesomeofour“Builderwishlist”gothere:Lasttimeihadforgottentomentionthegreatworkofourtranslationteamwhich

This week we fixed some specific topics which were planned for the previous cycle. If anyone wants to contribute so see some of our “Builder wishlist” go there: Builder/ThreePointThirtyfive

Last time i had forgotten to mention the great work of our translation team which contributed various translations to Builder. Thank you!

New Features

For several releases now Builder allows to debug applications with gdb . However it was not possible to interact with gdb directly. This shortcoming got fixed now and there is now an entry to execute commands against the gdb process.

This week in GNOME Builder #2

We are happy if you can test this feature to iron most of the problems out before the release this cycle.

Plugins

Recently podman got major changes and announced V2 of the project. This changed also some APIs from the tool which broke our podman plugin. Harry to the rescue: he fixed the plugin and made it even backwards compatible. So you can use still the older version.

The Rust Analyzer Plugin got an alternative algorithm for resolving the actual workspace. Most of the time this would be the open project (as Cargo.toml can be found on the root of the project). But in hybrid projects where you maybe try to RiiR the Cargo.toml file can be found in a deeper folder. The idea now is to search for the Cargo-file in the root of the open project and if there is no file found trying to start the search from the opened Rust-file upwards till we reach the root folder again.

Christian tweaked some colours for the gutter for the new upcoming Adwaita colortheme (work in progress!)

Issues

  • Vanadiae fix the CSS to proper render shadows for attention dots - MR-282
  • Matthew fixed the modeline in modeline-parser.c

以上所述就是小编给大家介绍的《This week in GNOME Builder #2》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 我们 的支持!


推荐阅读
author-avatar
WSF15WEDFV_564
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有