microsoft / vscode-cosmosdb

Azure Databases extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
MIT License
155 stars 68 forks source link

There are no tooltips for the options when creating a Trigger #2262

Closed v-ruizh closed 5 months ago

v-ruizh commented 5 months ago

OS: All Build Version: 20240306.1 Regression: Not a Regression

Repro Steps:

  1. Create a SQL account -> Create a database -> Create a collection.
  2. Under the collection, right click the "Triggers" node -> Select "Create Trigger..." action -> Enter a Trigger ID and navigate to the next options.
  3. Check whether there are tooltips for the next options.

Expect: There are tooltips for the next options, like the below one. image

Actual: There are no tooltips for the next options. image