gtksourceview 5.3.1
- From: Christian Hergert <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gtksourceview 5.3.1
- Date: Thu, 6 Jan 2022 18:11:42 +0000 (UTC)
About gtksourceview
===================
GtkSourceView is a GNOME library that extends GtkTextView, the
standard GTK widget for multiline text editing. GtkSourceView adds
support for syntax highlighting, undo/redo, file loading and saving,
search and replace, a completion system, printing, displaying line
numbers, and other features typical of a source code editor.
News
====
This is a development release as we progress towards GNOME 42. It is
not a stable release and is intended for testing purposes.
* python3.lang: add support for .pyi glob and f-strings.
* c.lang: Hightlight _t and _T types.
* rust.lang: You can now style lifetime and self in style schemes.
* javascript.lang: Support for shebang's have been added.
* GObject Introspection improvements.
* Fixes to work around improper selections in some style-schemes.
* Vim: many improvements to and compatibility fixes in emulation.
* Tracing: More modules now use sysprof for tracing information.
* Ctrl+shift+u works again when auto-indent is enabled, which was
stealing input before ctrl+shift+u could process the unicode input.
* Gutter renderers now more aggresively cache color information for
drawing highlights and more.
* GtkSourceGutterRendererLines avoids using GMarkup just for bold
attributes as using a single referenced PangoAttrList is faster.
* Adwaita and Adwaita-dark have been updated and improved along with
more specific highlighting for a number of languages.
* You can now set `bold="false"` on current-line-number to disable
bold weight on the current line number.
* Drawing of background grids have been improved when margins are used
as well as trying harder to align to the character grid and taking
CSS line-height into account when possible.
* Current line number is no longer drawn specially when selections are
active. The highlight-current-line is also disabled during selections.
* GtkSourceFileLoader now tries to use aligned pages when loading
buffers from storage and reads in a multiple of the page size.
* Build fixes for macOS.
* Translation updates.
Download
========
https://download.gnome.org/sources/gtksourceview/5.3/gtksourceview-5.3.1.tar.xz (1.20M)
sha256sum: 1991ae6a4f2b140a2f4e12ca8bb43b8ac9a70e0d63ea1e982e5b5b37257e496b
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]