Skip to content

NickTikhonov/sourcerer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sourcerer

Atom plugin for quickly finding and using StackOverflow code snippets.

Find and use code snippets relevant to your problem. Replace routine StackOverflow searching with a simple interface for searching and browsing the largest code snippet collection on the internet :)

Usage

  • Install Sourcerer
  • Write and select a problem description, e.g. 'fizzbuzz implementation' or 'quicksort'
  • Hit alt-s
  • View and insert relevant StackOverflow code snippets!

Features

  • Searches stackoverflow questions using Google
  • Scrapes pages and filters accepted answers + those with a large number of votes
  • "I'm feeling lucky" mode - automatically insert the best found answer
  • Inserts StackOverflow answer text as comments (for context)
  • Automatically cites inserted snippets with the author's username

About

Turn english into code snippets, no neural nets. We did it 5 years before before Copilot ;)

Resources

License

Stars

Watchers

Forks

Packages

No packages published