Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 546 Bytes

File metadata and controls

19 lines (11 loc) · 546 Bytes
sidebar_position 1

Get Code

With this feature you can request code in a comment and get the code in suggestion mode

  • Write a comment asking for a specific code (Keep your cursor at the end of the same comment line)
  • Press cmd + shift + i
  • Use the code 😎

Example

In this example we write a comment requesting a function that validates an email with regex and documents each line

Copy of Copy of Untitled Design