This week in GNOME Builder #2

栏目: IT技术 · 发布时间: 5年前

内容简介: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:Last time i had forgotten to mention the great work of our translation team which contributed va

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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Head First JavaScript Programming

Head First JavaScript Programming

Eric T. Freeman、Elisabeth Robson / O'Reilly Media / 2014-4-10 / USD 49.99

This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be read......一起来看看 《Head First JavaScript Programming》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试