Skip to content

o 2.34.1

Compare
Choose a tag to compare
@xyproto xyproto released this 16 Dec 20:50
· 3303 commits to main since this release
  • Add support for formatting HTML with ctrl-w if tidy is installed.
  • Improve the Ada support.
  • Minor improvement for Go syntax highlighting.
  • Minor improvement for how Rust executables are built.
  • Improved Rust syntax highlighting, including not interpreting #![...(...)] directives as shebangs.
  • Save the file before pasting using external utilities like wl-paste.
  • Make the portal feature per-user instead of per-system.
  • Better support for Zig. Recognize if SDL2 is in use and add -lsdl2, as a special case, only if there is no build.zig file.
  • When editing PKGBUILD files and selecting Call Guessica from the command menu, make it possible to undo.
  • Also support building Kotlin .kts files with ctrl-space (not just .kt).
  • Fix compilation for FreeBSD by using a specific commit of github.com/pkg/term.
  • Update dependencies.
  • Update documentation.