25 lines
436 B
Markdown
25 lines
436 B
Markdown
---
|
|
title: WatchBookmark
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.15"
|
|
toVersion: "1.15"
|
|
- stage: beta
|
|
defaultValue: true
|
|
fromVersion: "1.16"
|
|
toVersion: "1.16"
|
|
- stage: stable
|
|
defaultValue: true
|
|
fromVersion: "1.17"
|
|
---
|
|
<!--
|
|
Enable support for watch bookmark events.
|
|
-->
|
|
启用对监听书签事件的支持。
|