Releases: bilelmoussaoui/flatpak-vscode
Releases · bilelmoussaoui/flatpak-vscode
0.0.38
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
What's Changed
- manifest: Automatically set
development
flatpak manifests, suffixed withDevel
/.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
What's Changed
- misc: also exit spawned command as flatpak-spawn exit by @SeaDve in #219
- Remove host filesystem build restriction by @NZRosto in #218
- New release by @bilelmoussaoui in #221
New Contributors
Full Changelog: 0.0.35...0.0.36
0.0.35
What's Changed
- Use relative path in generated settings.json by @caspermeijn in #211
- Fix logic when generating environment variables overrides by @bilelmoussaoui in #214
- Fix simple build system generated commands by @bilelmoussaoui in #214
New Contributors
- @caspermeijn made their first contribution in #211
Full Changelog: 0.0.34...0.0.35
0.0.34
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
- Drop unneeded host permission
- Fix:
TypeError
in podman development
0.0.32
- Mount fonts directories
- Support running inside a container like toolbox
- Expose session accessibility bus
- Fix remote development support
0.0.31
- Stop wrapping
--talk-name=
ending with*
in''
0.0.30
- 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
- Update Flatpak logo