Skip to content

mat-sz/pasteoverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pasteoverflow

Download the extension from the Marketplace

Search for and paste StackOverflow snippets directly from your Command Palette.

Screenshot

Features

This extension allows for quick searching and pasting code snippets directly from StackOverflow.

Configuration

  • pasteoverflow.prependLinkComment (boolean) - Prepend a comment with the link to the StackOverflow question before the snippet.
  • pasteoverflow.prependTitleComment (boolean) - Prepend a comment with the title of the StackOverflow question before the snippet.

Known Issues

  • None.

Release Notes

0.0.3

  • Added prependLinkComment and prependTitleComment configuration options.

0.0.2

0.0.1

  • Initial release.