Return to site

Online Code Snippets Manager

broken image


  1. Online Code Snippets Manager Job
  2. C# Code Snippets
  3. Code Snippet Manager

All your code, organized

Advanced Code Snippets Manager. Visual Studio code snippet is a code template that could be inserted anywhere into your code by entering a shortcut or pressing a hot-key: Ctrl+K, Ctrl+X. For example while editing some code with Visual Studio 2005 in C# or VB type 'Property' and then press Tab. And you will get the full code for a class property. In Momentum Learning, each group was asked to select a project to complete for our second group project. The project descriptions and instructions are listed at the bottom of this README. Team Otterside chose to work on 'Project #1'. The goal for the project was to develop a Code Snippet Manager. TagMyCode is a code snippets manager that works online and offline with IDE plugins. Developers can save and archive their pieces of code and use them when necessary.

SnippetsLab makes it simple to manage all your contents with multi-level folders, shortcuts, tags, and Smart Groups.

Smart Groups gives you the option to search by not only title, content and language, but also by creation and modification dates, and much more.

Syntax highlighting

Choose from an ever-expanding list of supported languages, with more than 420 available for the current version.

Markdown

Take advantage of the Markdown capabilities of SnippetsLab. When writing Markdown, you have access to syntax highlighting of the full set of 420 languages, plus more:

  • Include an auto-updating Table of Contents
  • MathJax & LaTeX rendering
  • Professional editing experience with keyboard shortcuts for quick formatting
  • Fully customizable CSS themes
  • Real-time preview with accurate scroll sync

SnippetsLab Assistant

SnippetsLab Assistant lives in your menubar. You can quickly create new snippets from there, or search for an existing one. It doesn't get much more convenient than that!

Full-text search

You can choose either to search for only the title, or both the title and content.

Preview, open, copy, or paste directly

Use keyboard shortcuts to preview your snippet, open in the main window, copy the content, or even paste straight into the active app.

Create snippets

Create new snippets right from the menubar.

Stunning Themes

SnippetsLab packs 13 carefully crafted themes. Choose the color scheme you are familiar with.

GitHub Gist

With the lightweight gist integration, SnippetsLab allows you to:

  • Import your gists (or other's public gists) into SnippetsLab
  • Publish your snippets to your GitHub account as gists

Narrow your search

Add 'in:' to your search queries to bring up the filter menu, where you can choose a specific folder, tag, or language. This is a handy way to get the result exactly as you want, for example only those related to a specific project, or written in Swift. You can add multiple 'in:' criteria to narrow your results further.

Sync & backup

iCloud. Keep your library up to date with all your Macs. It just works.

Other Sync Services. By moving your library to a synchronized folder, you can opt to use any third party file-based sync services like Dropbox or Google Drive.

Automatic Backups. For additional peace of mind, SnippetsLab will automatically backup your library at a daily basis.

More Features

  • Advanced Keyboard Access
  • Advanced Text Editing Options
  • Alfred Workflow
  • Auto Code Formatting
  • Export Library to JSON/XML
  • Fuzzy Search
  • GitHub Enterprise
  • Global Keyboard Shortcuts
  • Hide Dock Icon
  • Import from CodeBox
  • macOS Service
  • Markdown Scroll-Sync
  • Multi-Window Support
  • Pinning Windows
  • Snippets Link

Customers Love #SnippetsLab

It is not only the best snippet manager, but also the best markdown note-taking app for programmers, in my opinion. Better than other popular editors since SnippetsLab features both syntax highlighting and LaTeX which is quite rare among other apps.

– Maciej_1, Poland

A great design and functionality. Coupled with the Alfred Workflow for it, it is an absolute joy to get snippets one creates quickly from the app. Really recommended app. 10/10

Manager

Online Code Snippets Manager Job

– nikivii, United States

Simple and efficient. Very good quality. Offers many options. Nice interface. I like it very much and I use it every day to save my code snippets. It is worth the price. Keep the good work! Thanks.

– Chris_tofe, United States

I'm very happy with this product, efficient, clean and beautiful, one of the best snippet tools I've tried. Keep the good work guys.

– Joshacspartan, Mexico

Many good features at an unbeatable price.

– jugibur, Germany

SnippetsLab is perfect for my needs. I am constantly using it when developing and it has saved me a lot of time. By simply having code that I reuse frequently in the Menubar is incredibly useful. Being able to add further code snippets via the Menubar is also very convenient.

– Reviewed-It, United Kingdom

This app is amazing. I use it all the time. I can neatly store all of my snippets and use them at a moments notice!

– Sk8tyger, Canada

I seeked a program for really small pieces of code and an easy way to find them when needed. This program has served this perfectly!

– Independence month

It's so hard to find way to store code and snippets of scripts. This makes my programming and scripting SO MUCH EASIER!

– dynamixcore, United States

Get SnippetsLab on the Mac App Store now — for only $9.99

SnippetsLab is also available on Setapp — a new platform that packs over 150 useful Mac apps into a single subscription service. 7-day free trial is included for new Setapp users.

If you have feature suggestions or require any assistance, please send an email to support@renfei.org, or reach out to us on Twitter.

User Manual, FAQ

Category: Developer Tools, Productivity
Latest Version: 1.9.2 ()
Compatibility: Requires OS X 10.11 or later, 64-bit processor

Smashing Newsletter

Every week, we send out useful front-end & UX techniques. Subscribe and get the Smart Interface Design Checklists PDF delivered to your inbox.

The beauty of code snippets is their ability to save you time when developing a site. Whether you keep a file with your own often-reused snippets or turn to one of the many online repositories, snippets can really speed up your site development.There are plenty of places online to find code snippets and get answers to your coding questions. And many of these places let you upload your own snippets, either for personal use or to share with the community. They can also be a great place to find inspiration if you're trying to figure out the best approach for any aspect of your site's development.Be sure to check out some of our previous articles:* 40+ Tooltips Scripts with AJAX, JavaScript and CSS* 45+ New jQuery Techniques For Good User Experience* 10 Advanced PHP Tips Revisited* 70 New, Useful AJAX And JavaScript Techniques* 70 Expert Ideas For Better CSS Coding

The beauty of code snippets is their ability to save you time when developing a site. Whether you keep a file with your own often-reused snippets or turn to one of the many online repositories, snippets can really speed up your site development.

There are plenty of places online to find code snippets and get answers to your coding questions. And many of these places let you upload your own snippets, either for personal use or to share with the community. They can also be a great place to find inspiration if you're trying to figure out the best approach for any aspect of your site's development.

Be sure to check out some of our previous articles:


  • 40+ Tooltips Scripts with AJAX, JavaScript and CSS

1. General Snippet Repositories and Resources

The repositories and resources featured below cover multiple languages and platforms. Some have thousands of code snippets while others might only have a couple hundred. Most of them let you search by language, tag, author, or keyword. And most of them let you upload your own snippets or questions.

Stack Overflow
Stack Overlow is a great site to check out if you have a programming question. Post your question and wait for answers. You and other users can then vote on the answers posted. You can also search questions based on keywords or tags, view unanswered questions, and sort by newest, oldest, featured, and other criteria.

Snipplr
Snipplr is a code snippet search engine. It's a way for you to keep your code snippets organized and easily accessible from any computer. It includes snippets in JavaScript, HTML, PHP, CSS, Ruby and Objective C.

Smipple
Smipple is a repository of 'social code snippets'. You can browse by popular or recent snippets, save favorites, and submit your own snippets. You can also search based on keywords or tags.

Tipster
Tipster, from Carsonified (the producers of the Future of Web Design conference), is a place to share and find tips from other web designers. In addition to searching tips, you can also view hot tips and vote tips up the charts.

Snipt
Snipt is a code repository that allows you to save public or private snippets. There are snippets available in just about every programming language and web technology you could ask for. Some of the snippets are incredibly useful, such as prebuilt HTML test pages for creating your CSS.

Xversion 1 3 6 equals. DZone Snippets
DZone Snippets is a public code repository that lets you tag your code and share them with others. They have tons of different categories, covering everything from JavaScript to Python to HTML to XML and just about everything in between.

byteMyCode
ByteMyCode splits up their snippets based on programming language. There are tags for CSS, HTML, MySQL, Java, PHP, and just about anything else you could think of. You can browse by tag, new snippets or top snippets, or search by keyword.

Refactor My Code
This is a great resource if you want to get others to check your code for errors or inefficiencies. Just post some code, let other members know what you need help with, and wait for responses. You can also browse through 'refactorings' and codes based on language.

Naslu
Naslu lets you search code in any language and from authors all over the world. One big advantage they offer is the ability to link code snippets into external web pages.

CodeCodex
CodeCodex is a wiki-based code repository that lets members not only share code, but also improve code shared by others. It also lets users reorganize the library to make it more efficient and easier to find specific bits of code.

Snippets
This snippet repository is hosted by Jonas John. It contains over 160 code snippets, primarily in PHP, though there are some in C#, Visual Basic, JavaScript and plain HTML.

Github
Github offers a number of forked repositories in a huge variety of languages. You can browse repositories based on what's popular, or search based on keyword, size, the number of forks, and more. Popular repositories include Rails, Scriptaculous, and MaNGOS.

Codase
Codase is a syntax-aware code search engine that understands code and, therefore, performs more accurate searches. There are currently more than 250 million lines of code in its repository.

Google Code Search
This code search engine from Google lets you search public source code from across the web. The advanced search lets you search within languages, licenses, packages, files, and more.

Snipiti
Snipiti is a code repository and community. It focuses on cut & paste snippets in a variety of different languages, including PHP, HTML and Python.

Code:Keep
Code:Keep is a repository of nearly 15,000 snippets in just about every language out there. You can browse or search, or even look up code based on an author's email address (great for finding your own contributed code).

DevSnippets
DevSnippets is an online snippet gallery that provides snippets as well as useful development articles for a variety of platforms and languages. Snippets are located off-site, generally on the blogs of their respective creators.

Server Fault
Server Fault is a question and answer site aimed at IT pros and system administrators. It's completely free and there's no registration required. Just post a question and wait for answers. You can see how many times your question has been viewed, how many answers have been offered, and how many votes the question has received.

Refactory.org
Refactory is a community-maintained collection of snippets available for public use. There's no registration required to contribute. You can view snippets based on language or other tags (like 'image' or 'forms' or 'anchor').

Code Sucks Code Snippets
Code Sucks offers a collection of CSS, JavaScript and PHP code snippets. There aren't a huge number of snippets included, but those listed are useful and easy to understand.

2. Language- and Platform-Specific Repositories

The code repositories below are all dedicated to a single language or platform. These are excellent resources if you're stuck on a certain function and the general repositories have failed you. They're also a great place to keep your code snippets or share them with others who are more like-minded than general repository users. While most of the repositories here are small, with only a few dozen to a couple hundred snippets, there are some that offer more.

Django Snippets
This repository contains snippets of code specific to the Django web framework. You can view snippets based on rating, tag, author, language, or how many times they've been bookmarked. You can also subscribe to a feed of the latest snippets.

Snyppets
Snyppets is a repository of Python code, mini-guides, recipes, links, tutorials, examples and ideas. They include basic code right up through advanced topics. The entire site is built on a single HTML page to make saving for offline reference easy.

PHP Snippets
PHP Snippets is a repository of PHP code that you can browse by letter or based on function or class. You can also browse new and highly rated snippets.

Konstruktors
This is a CSS repository that focuses on snippets for building grid and columb-based layouts. It doesn't contain a huge number of snippets, but those it does include are very useful, and it's easier to find what you're looking for.

GotCodeSnippets.NET
This site offers a huge repository of Visual Basic code snippets. You search by language (C#, Visual Basic, XML, or J#). It's not a huge repository, with a little over 100 snippets, but it's still a valuable resource for Visual Basic programmers, and it does let you add your own snippets to the site.

GreaseSpot Code Snippets
This is a wiki-based site that serves as a repository for GreaseMonkey scripts. It includes a ton of useful scripts for everything from getting elements based on CSS selector to adding commas to numbers to forcing links to open in new windows and a lot more.

Code Beach
Code Beach is a repository for Mac developers. You can find code available under a variety of open source licenses (though everything on the site has to be available for commercial use). They also have an open submission policy, so anyone can contribute snippets and classes without having to register.

Snippi
Snippi is a repository for Magento code. Currently there are more than 60 snippets included, from a number of different contributors.

Online Code Snippets Manager

Online Code Snippets Manager Job

– nikivii, United States

Simple and efficient. Very good quality. Offers many options. Nice interface. I like it very much and I use it every day to save my code snippets. It is worth the price. Keep the good work! Thanks.

– Chris_tofe, United States

I'm very happy with this product, efficient, clean and beautiful, one of the best snippet tools I've tried. Keep the good work guys.

– Joshacspartan, Mexico

Many good features at an unbeatable price.

– jugibur, Germany

SnippetsLab is perfect for my needs. I am constantly using it when developing and it has saved me a lot of time. By simply having code that I reuse frequently in the Menubar is incredibly useful. Being able to add further code snippets via the Menubar is also very convenient.

– Reviewed-It, United Kingdom

This app is amazing. I use it all the time. I can neatly store all of my snippets and use them at a moments notice!

– Sk8tyger, Canada

I seeked a program for really small pieces of code and an easy way to find them when needed. This program has served this perfectly!

– Independence month

It's so hard to find way to store code and snippets of scripts. This makes my programming and scripting SO MUCH EASIER!

– dynamixcore, United States

Get SnippetsLab on the Mac App Store now — for only $9.99

SnippetsLab is also available on Setapp — a new platform that packs over 150 useful Mac apps into a single subscription service. 7-day free trial is included for new Setapp users.

If you have feature suggestions or require any assistance, please send an email to support@renfei.org, or reach out to us on Twitter.

User Manual, FAQ

Category: Developer Tools, Productivity
Latest Version: 1.9.2 ()
Compatibility: Requires OS X 10.11 or later, 64-bit processor

Smashing Newsletter

Every week, we send out useful front-end & UX techniques. Subscribe and get the Smart Interface Design Checklists PDF delivered to your inbox.

The beauty of code snippets is their ability to save you time when developing a site. Whether you keep a file with your own often-reused snippets or turn to one of the many online repositories, snippets can really speed up your site development.There are plenty of places online to find code snippets and get answers to your coding questions. And many of these places let you upload your own snippets, either for personal use or to share with the community. They can also be a great place to find inspiration if you're trying to figure out the best approach for any aspect of your site's development.Be sure to check out some of our previous articles:* 40+ Tooltips Scripts with AJAX, JavaScript and CSS* 45+ New jQuery Techniques For Good User Experience* 10 Advanced PHP Tips Revisited* 70 New, Useful AJAX And JavaScript Techniques* 70 Expert Ideas For Better CSS Coding

The beauty of code snippets is their ability to save you time when developing a site. Whether you keep a file with your own often-reused snippets or turn to one of the many online repositories, snippets can really speed up your site development.

There are plenty of places online to find code snippets and get answers to your coding questions. And many of these places let you upload your own snippets, either for personal use or to share with the community. They can also be a great place to find inspiration if you're trying to figure out the best approach for any aspect of your site's development.

Be sure to check out some of our previous articles:


  • 40+ Tooltips Scripts with AJAX, JavaScript and CSS

1. General Snippet Repositories and Resources

The repositories and resources featured below cover multiple languages and platforms. Some have thousands of code snippets while others might only have a couple hundred. Most of them let you search by language, tag, author, or keyword. And most of them let you upload your own snippets or questions.

Stack Overflow
Stack Overlow is a great site to check out if you have a programming question. Post your question and wait for answers. You and other users can then vote on the answers posted. You can also search questions based on keywords or tags, view unanswered questions, and sort by newest, oldest, featured, and other criteria.

Snipplr
Snipplr is a code snippet search engine. It's a way for you to keep your code snippets organized and easily accessible from any computer. It includes snippets in JavaScript, HTML, PHP, CSS, Ruby and Objective C.

Smipple
Smipple is a repository of 'social code snippets'. You can browse by popular or recent snippets, save favorites, and submit your own snippets. You can also search based on keywords or tags.

Tipster
Tipster, from Carsonified (the producers of the Future of Web Design conference), is a place to share and find tips from other web designers. In addition to searching tips, you can also view hot tips and vote tips up the charts.

Snipt
Snipt is a code repository that allows you to save public or private snippets. There are snippets available in just about every programming language and web technology you could ask for. Some of the snippets are incredibly useful, such as prebuilt HTML test pages for creating your CSS.

Xversion 1 3 6 equals. DZone Snippets
DZone Snippets is a public code repository that lets you tag your code and share them with others. They have tons of different categories, covering everything from JavaScript to Python to HTML to XML and just about everything in between.

byteMyCode
ByteMyCode splits up their snippets based on programming language. There are tags for CSS, HTML, MySQL, Java, PHP, and just about anything else you could think of. You can browse by tag, new snippets or top snippets, or search by keyword.

Refactor My Code
This is a great resource if you want to get others to check your code for errors or inefficiencies. Just post some code, let other members know what you need help with, and wait for responses. You can also browse through 'refactorings' and codes based on language.

Naslu
Naslu lets you search code in any language and from authors all over the world. One big advantage they offer is the ability to link code snippets into external web pages.

CodeCodex
CodeCodex is a wiki-based code repository that lets members not only share code, but also improve code shared by others. It also lets users reorganize the library to make it more efficient and easier to find specific bits of code.

Snippets
This snippet repository is hosted by Jonas John. It contains over 160 code snippets, primarily in PHP, though there are some in C#, Visual Basic, JavaScript and plain HTML.

Github
Github offers a number of forked repositories in a huge variety of languages. You can browse repositories based on what's popular, or search based on keyword, size, the number of forks, and more. Popular repositories include Rails, Scriptaculous, and MaNGOS.

Codase
Codase is a syntax-aware code search engine that understands code and, therefore, performs more accurate searches. There are currently more than 250 million lines of code in its repository.

Google Code Search
This code search engine from Google lets you search public source code from across the web. The advanced search lets you search within languages, licenses, packages, files, and more.

Snipiti
Snipiti is a code repository and community. It focuses on cut & paste snippets in a variety of different languages, including PHP, HTML and Python.

Code:Keep
Code:Keep is a repository of nearly 15,000 snippets in just about every language out there. You can browse or search, or even look up code based on an author's email address (great for finding your own contributed code).

DevSnippets
DevSnippets is an online snippet gallery that provides snippets as well as useful development articles for a variety of platforms and languages. Snippets are located off-site, generally on the blogs of their respective creators.

Server Fault
Server Fault is a question and answer site aimed at IT pros and system administrators. It's completely free and there's no registration required. Just post a question and wait for answers. You can see how many times your question has been viewed, how many answers have been offered, and how many votes the question has received.

Refactory.org
Refactory is a community-maintained collection of snippets available for public use. There's no registration required to contribute. You can view snippets based on language or other tags (like 'image' or 'forms' or 'anchor').

Code Sucks Code Snippets
Code Sucks offers a collection of CSS, JavaScript and PHP code snippets. There aren't a huge number of snippets included, but those listed are useful and easy to understand.

2. Language- and Platform-Specific Repositories

The code repositories below are all dedicated to a single language or platform. These are excellent resources if you're stuck on a certain function and the general repositories have failed you. They're also a great place to keep your code snippets or share them with others who are more like-minded than general repository users. While most of the repositories here are small, with only a few dozen to a couple hundred snippets, there are some that offer more.

Django Snippets
This repository contains snippets of code specific to the Django web framework. You can view snippets based on rating, tag, author, language, or how many times they've been bookmarked. You can also subscribe to a feed of the latest snippets.

Snyppets
Snyppets is a repository of Python code, mini-guides, recipes, links, tutorials, examples and ideas. They include basic code right up through advanced topics. The entire site is built on a single HTML page to make saving for offline reference easy.

PHP Snippets
PHP Snippets is a repository of PHP code that you can browse by letter or based on function or class. You can also browse new and highly rated snippets.

Konstruktors
This is a CSS repository that focuses on snippets for building grid and columb-based layouts. It doesn't contain a huge number of snippets, but those it does include are very useful, and it's easier to find what you're looking for.

GotCodeSnippets.NET
This site offers a huge repository of Visual Basic code snippets. You search by language (C#, Visual Basic, XML, or J#). It's not a huge repository, with a little over 100 snippets, but it's still a valuable resource for Visual Basic programmers, and it does let you add your own snippets to the site.

GreaseSpot Code Snippets
This is a wiki-based site that serves as a repository for GreaseMonkey scripts. It includes a ton of useful scripts for everything from getting elements based on CSS selector to adding commas to numbers to forcing links to open in new windows and a lot more.

Code Beach
Code Beach is a repository for Mac developers. You can find code available under a variety of open source licenses (though everything on the site has to be available for commercial use). They also have an open submission policy, so anyone can contribute snippets and classes without having to register.

Snippi
Snippi is a repository for Magento code. Currently there are more than 60 snippets included, from a number of different contributors.

10 Code Snippets for PHP Developers
This is a blog post covering ten useful code snippets. It includes an email address check, random password generator, get IP address, XSL transformation, force downloading of a file, string encoding to prevent harmful code, sending mail, uploading of files, list files in directory, and querying RDBMS with MDB2.

PHP Classes
This is a PHP code repository that lets you search PHP Class Scripts, tutorials, and more. There are a huge number of scripts and snippets covering almost any aspect of PHP coding included. The site is mirrored all over the world and does require that you select a mirror before browsing.

The Code Project
The Code Project has nearly 24,000 development and design articles, code snippets, and other resources available. It focuses on Microsoft-based and related languages like ASP.NET and C#.

SWT Snippets
This is a huge repository of snippets for SWT (The Standard Widget Toolkit). Code includes snippets related to accessibility, browser functions, cursors, display, grid layouts, and more.

Ruby Snippets
This is a small collection of Ruby and Ruby on Rails snippets from Arto Bendiken. There are snippets included for generating random passwords, simple RSS parsing, and determining image size, among others.

RubyForge Snippets
Another collection of 176 Ruby and Ruby on Rails snippets and packages. Also take a look at the post 8 More Useful Ruby Code Snippets and A Selection of Ruby Code Snippets.

DotNetSlackers
DotNetSlackers is community and forum dedicated to ASP.NET. They also have a code repository that includes a wide variety of snippets in MS-based coding languages.

3. Other Code Snippet Resources

Here are a few other resources for finding code if the repositories above have failed you, for sharing your code outside of a repository, or even creating your own snippet or Q & A site.

C# Code Snippets

CodeFetch{
Codefetch lets you search code snippets within programming books and makes it easy for you to then order the books that fit your needs. It covers a variety of different languages, including PHP, Java, Python, and Perl.

Code Snippet Manager

cnprog
Cnprog is based on StackOverflow.com. It was developed on Django and Python and allows developers to set up their own snippet repositories and coding Q&A sites.





broken image