Skip to content

Commit e71b464

Browse files
authored
Update articles/stream-analytics/vs-code-intellisense.md
1 parent fa3ea18 commit e71b464

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/stream-analytics/vs-code-intellisense.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ You can trigger IntelliSense in any editor window by typing a trigger character,
2121

2222
![intellisense autocompletion](./media/vs-code-intellisense/auto-completion.gif)
2323

24-
> **Tip:** The suggestions widget supports CamelCase filtering, meaning you can type the letters which are upper cased in a method name to limit the suggestions. For example, "cra" will quickly bring up "createApplication".
24+
> [!TIP]
25+
> The suggestions widget supports CamelCase filtering. You can type the letters which are uppercased in a method name to limit the suggestions. For example, "cra" will quickly bring up "createApplication".
2526
2627
### Types of completions
2728

0 commit comments

Comments
 (0)