Skip to content

Commit 5c82a43

Browse files
sujie-msmamccrea
andauthored
Update articles/stream-analytics/vs-code-intellisense.md
Co-Authored-By: Mary McCready <[email protected]>
1 parent 0a59ef8 commit 5c82a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Stream Analytics tools for VS Code IntelliSense offers different types of comple
3636

3737
#### Name Completion
3838

39-
Aside from keyword auto completion, Stream Analytics tools for VS Code reads the list of input/output names and the names of the columns in your data sources when they are configured. It remembers this information to provide name completion capabilities that are useful entering statements with few keystrokes:
39+
Aside from keyword auto-completion, Stream Analytics tools for VS Code reads the list of job input and output names, as well as the names of the columns in your data sources when they are configured. The extension remembers this information to provide name completion capabilities that are useful for entering statements with few keystrokes:
4040

4141
When coding, you do not need to leave the editor to perform searches on input/output and column names. You can keep your context, find the information you need, insert elements directly into your code, and even have IntelliSense complete your typing for you.
4242

0 commit comments

Comments
 (0)