Skip to content

Commit c98c5d6

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

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
@@ -38,7 +38,7 @@ Stream Analytics tools for VS Code IntelliSense offers different types of comple
3838

3939
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

41-
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.
41+
While coding, you don't need to leave the editor to perform searches on job input names, output name, and column names. You can keep your context, find the information you need, insert elements directly into your code, and have IntelliSense complete your typing for you.
4242

4343
Note that you need to configure either local input or live input and save the configuration file to be able to use name completion.
4444

0 commit comments

Comments
 (0)