Perform analysis and resolve issues directly from the convenience of your VS Code environment.
Ctrl+Shift+X
(Windows/Linux) or Cmd+Shift+X
(Mac).Cmd + Shift + P
(Windows/Linux: Ctrl + Shift + P
) to open the VS Code command palette. Type “DeepSource” in the command palette search bar, and you’ll see a list of DeepSource-specific commands.
Analyze
button on VSCode’s status bar.
Explain
code lens. You can also do this using VSCode’s Quick Fix menu while the cursor is on the line where issue is raised.
Configure issue types...
in the settings panelOK
Autofix with DeepSource
code lens, on top of the line.
Cmd + Shift + P
(Mac) or Ctrl + Shift + P
(Windows/Linux)