Skip to content

Commit 56be7d1

Browse files
authored
prepare changelog for release 1.127.0 (#873)
1 parent 36ddb85 commit 56be7d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/vscode/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.127.0 (Unreleased)
3+
## 1.127.0 (Release on 2025-12-17)
44

55
- By default, headers from markdown files _in R projects_ (projects with a `DESCRIPTION` file such as R package) are no longer exported as workspace symbols. They remain exported as usual in other projects. This behaviour can be controlled manually with the new `quarto.symbols.exportToWorkspace` setting.
66
- Added a new setting `quarto.useBundledQuartoInPositron` to prefer the Quarto CLI bundled with Positron when available. This setting has precedence _between_ `quarto.path` and `quarto.usePipQuarto`, and has no effect outside of Positron (<https://github.com/quarto-dev/quarto/pull/841>).

0 commit comments

Comments
 (0)