Top "Code-snippets" questions

For issues relating to the creation, use, and maintenance of code snippets.

Recommended online snippet manager

I am looking for an online snippet manager for work, personal use and inspiration. My primary needs are google/facebook …

language-agnostic code-snippets
C++ snippet support in visual studio?

I'm writing code in native C++ (not C++/CLR). I know that there is no built-in support for C++ with …

c++ visual-studio code-snippets
using a Code Snippet for INotifyPropertyChanged

I found this code snippet for INotifyPropertyChanged But it shows the code like this : I would have this : for public : …

c# visual-studio inotifypropertychanged code-snippets
VS Code Intellisense don't suggest snippet at first

I want to use code snippets in VSCode. But when I type, for example, for in javascript file, the Intellisense …

intellisense visual-studio-code code-snippets
Sphinx, reStructuredText show/hide code snippets

I've been documenting a software package using Sphinx and reStructuredText. Within my documents, there are some long code snippets. I …

code-snippets show-hide python-sphinx restructuredtext
Atom Editor: multiple snippets

This is such a simple question but I can't find any documentation besides the readme. How can I have multiple …

code-snippets atom-editor
How to move Visual Studio's 'My Code Snippets' folder to another drive?

A simple question for which I couldn't find a setting or an answer: I relocated my Documents folder in Windows …

visual-studio visual-studio-2012 code-snippets
Adding vim snippets

I have found this resource for Ruby/Rails snippets, seems like it has lots of cool snippets that I could …

vim code-snippets snipmate
SharePoint 2013 Can't edit the Content Editor snippet

In SharePoint 2013 it is possible to create master pages and page layouts using the new Design Manager. After converting a …

sharepoint-2013 web-parts code-snippets content-editor
Delete a User Code Snippet in Xcode

How ??? I can not delete a custom code snippet in Xcode.

xcode code-snippets