@@ -4,12 +4,10 @@
|
||||
|
||||
### Added
|
||||
|
||||
<<<<<<< Updated upstream
|
||||
- Added `areExperimentalFeaturesEnabled` feature guard to allow users to opt-in to early features.
|
||||
- Added `ctx.isProjectTrusted()` for extensions to observe the effective project trust decision, including temporary trust decisions ([#5523](https://github.com/earendil-works/pi/issues/5523)).
|
||||
=======
|
||||
- Added a global `defaultProjectTrust` setting to choose whether unresolved project trust asks, always trusts, or never trusts by default.
|
||||
>>>>>>> Stashed changes
|
||||
- Added extension autocomplete trigger character support for `ctx.ui.addAutocompleteProvider()` wrappers ([#4703](https://github.com/earendil-works/pi/issues/4703)).
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user