The snippets tag has no wiki summary.
0
votes
0answers
73 views
Changing character encoding via Shellscript with TextExpander [closed]
Introduction
I'm learning how to type with LaTeX and I've found that the character encoding is very important to get good results. I find myself copying parts from pdf documents such as problem ...
0
votes
2answers
86 views
Vim snippets pop-up but don't complete
I'm using spf13-vim in Fedora. When I try to use a snippet, I get options that pop up but when I don't know how to actually insert the snippet. For example, if I type for in a .cpp file, I get four ...
1
vote
1answer
37 views
Multible names for snippet in snipmate
I'm wondering if it possible to have a snippet with several names. For example a snipped for a title which can be expanded using title and ti. Of course it would be possible to add it twice, for each ...
0
votes
1answer
115 views
How do I install snipMate?
I have downloaded snipMate.zip form vim.org. The install instruction says that:
unzip it and paste it in .vim directory.
There should be :filetype plugin on in .vimrc file
I have did both but non ...
1
vote
0answers
20 views
Add code snippets to Notepad++ context menu [duplicate]
Possible Duplicate:
Remove/Delete current line in Notepad++
Possible?
Basicly i want to add some of my most used commands by modifying shortcuts.xml and contextmenu.xml
1
vote
0answers
403 views
Snipmate + Pathogen + Git - Custom Snippets don't work on Windows
Here is my setup:
My .vim directory is under source control with git
I use Pathogen for managing my plugins
My SnipMate plugin is a git submodule under .vim/bundle/snipmate
This means I can't ...
1
vote
2answers
136 views
Tool for collecting, managing, copying & pasting clipboard snippets for windows ( or linux )
I think of some simple way getting stuff into clipboard. Instead of digging into files all the time, I would like to have something like this:
When I would move the mouse on the right edge of my ...
2
votes
1answer
565 views
How do you use snipMate HTML snippets in a PHP file without changing filetype?
Is it possible to use HTML snippets with Vim's snipMate plugin in a PHP file without changing the filetype? I'd like to be able to use the HTML snippets in my PHP files because a lot of times I am ...
1
vote
1answer
129 views
Code Snippets storage [closed]
What is the best on-line or off-line storage for your Code Snippets? I am using Snipplr.
1
vote
1answer
202 views
gedit snippets are not activated?
I want to use facility of gedit to insert snippets.
The documentation suggests (doc):
Using snippets
Install the plugin. Menu: Tools -> Manage Snippets. A dialog will appear and you can start add ...
0
votes
3answers
271 views
Is there a program that can combine multiple videos or MP3s?
Suppose, I have ten MP3s in a directory and I want to combined them in to one MP3. The end result should be one MP3 with the content of the original ten MP3s. Is there a PHP or Java program, app, or ...
-1
votes
1answer
280 views
How to set cursor or focus to a snippet with Autohotkey? [duplicate]
Possible Duplicate:
How can I define the cursor position in a AutoHotKey script?
Following to my precedent question,
How to set the focus when I use a snippet with autohotkey ?
If my ...
4
votes
1answer
118 views
Software which stores and “pastes” snippets running under Windows 7
I'm looking for a tool which can create, manage and store snippets. Moreover I want this tool can "write" snippets in any text-editor : notepad, SQL Server Management Studio, Visual Studio, Word etc. ...
5
votes
2answers
2k views
How to work with Vim + Pathogen + SnipMate?
The problem with working out SnipMate under Pathogen is basically in adding new snippets, or a separate snippet bundle under the /bundles directory.
Any ideas regarding a working configuration of ...
1
vote
2answers
945 views
Advanced Terminal / Console apps for Mac OS X?
I use a lot of command line programs, very often with similar arguments. Can anyone recommend an application or a workflow that allows me to store often used shell commands and search through my ...
0
votes
1answer
285 views
Snipmate plugin in vim inserts a carriage return in all snippets
I'm using snipmate plugin in vim, and started creating some snippets to use in Zope.
Unfortunately, the snippets I'm creating are some html attributes, and everytime I call the snippet, it works as ...
1
vote
1answer
369 views
Snippets collection tool for Windows? [closed]
I'm looking for a good Snippets collection on Windows. It's hard to just save them in files
