Skip to content

A plugin for the Atom text editor which automatically gets the code from StackOverflow based on the selected text in the text editor.

License

Notifications You must be signed in to change notification settings

svdesai/srcfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Srcfetch

Srcfetch is a plugin for the text editor Atom. It works like this. For example, if you need a code snippet which performs insertion sort,then just type the following in the text editor.

insertion sort

Then select the text and press Ctrl+Alt+O. Then, the selected text will be replaced by the code snippet. This plugin uses Google and StackOverflow for searching code snippets.

About

A plugin for the Atom text editor which automatically gets the code from StackOverflow based on the selected text in the text editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published