Which of the following are true about code suggestions? (Each correct answer presents part of the solution. Choose two.)
Code suggestions are guaranteed to not expose known security vulnerabilities
You can use keyboard shortcuts to accept the next word in a suggestion
Code suggestions are limited to single-line suggestions
Code suggestions will always compile or run without modifications
Alternative code suggestions can be shown in a new tab
Exact extracts:
“You can accept individual words, lines, or entire suggestions with keyboard shortcuts.”
Submit