Skip to content

Releases: bilelmoussaoui/flatpak-vscode

0.0.38

18 Aug 18:27
Compare
Choose a tag to compare

What's Changed

  • command: prefer host-spawn when it exists by @SeaDve in #231
  • manifest: Use full meson setup command by @SeaDve in #230
  • Improve clean command message by @SeaDve in #236
  • integration/rustAnalyzer: support rust-nightly by @SeaDve in #234
  • command: add -no-pty when saving command as script by @SeaDve in #235
  • manifest: Allow to configure directories to ignore while searching for manifests by @zecakeh in #239
  • New release by @bilelmoussaoui in #240

New Contributors

Full Changelog: 0.0.37...0.0.38

0.0.37

21 Jan 19:50
Compare
Choose a tag to compare

What's Changed

  • manifest: Automatically set development flatpak manifests, suffixed with Devel / .devel by default
  • rust-analyzer: Ignore .flatpak-builder, _build, build directories
  • manifest: Support FLATPAK_ID / FLATPAK_ARCH / FLATPAK_DEST / FLATPAK_BUILDER_N_JOBS / FLATPAK_BUILDER_BUILDDIR variables

0.0.36

10 Sep 07:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.35...0.0.36

0.0.35

08 May 08:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.34...0.0.35

0.0.34

16 Apr 13:54
Compare
Choose a tag to compare

What's Changed

  • Fix check of the fonts cache before running the application
  • Cache the a11y bus arguments

Full Changelog: 0.0.33...0.0.34

0.0.33

07 Apr 23:38
Compare
Choose a tag to compare
  • Drop unneeded host permission
  • Fix: TypeError in podman development

0.0.32

06 Apr 02:11
Compare
Choose a tag to compare
  • Mount fonts directories
  • Support running inside a container like toolbox
  • Expose session accessibility bus
  • Fix remote development support

0.0.31

22 Feb 11:53
Compare
Choose a tag to compare
  • Stop wrapping --talk-name= ending with * in ''

0.0.30

07 Oct 19:36
Compare
Choose a tag to compare
  • Add command to show application's data directory
  • Fallback to the Flatpak-installed flatpak-builder (org.flatpak.Builder) when it is not found on host
  • Automatically resize output terminal when terminal window resizes
  • Drop rust-analyzer runnables.extraArgs target-dir override
  • Update to node v16
  • Don't require finish-args

0.0.29

21 Jun 12:44
Compare
Choose a tag to compare
  • Update Flatpak logo