All notable changes to the "vscode-ptxdist" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Add button to call
ptxdist menuconfig
- Save favourite commands / shortcuts to commands
- Only show the parent directory name in the description of PTXdist configurations
- Add output channel
PTXdist
that is used for logging - The PTXdist tasks can now be cancelled with
Ctrl+C
- Colourise the icon of any selected config / toolchain to help with visibility
- Fix the detection of the selected configs if the
ptxproj
is a symlink
- Bugfixes and a new view for the PTXdist configurations
- New setting "Restrict config search" to speed up searching for configurations by just looking in the default location
- File icon for
.in
files
- Reorder the PTXdist commands to represent the workflow as best as possible
- Rework the "General configuration" view to show available configs as a tree with a refresh button
- Update dependencies
- Fix opening the settings when the respective modal was dismissed by the user
- Fix broken evaluation of PTXdist config selection result
- Initial release
- View for PTXdist
- Commands for common PTXdist commands
- Configuration entries for PTXdist configs and the workspace root
- Language support for
.in
menu entries - Snippets for rule files
- Key binding for canceling a running task in a focused terminal