Skip to content
Snippets Groups Projects
Commit 3ef8c8d3 authored by areynold's avatar areynold
Browse files

README.md edited online with Bitbucket

parent c55eb9b8
No related branches found
Tags 1.1.1
No related merge requests found
......@@ -27,4 +27,8 @@ The HTML element snippets are designed to surround a selection, as when converti
1. Add new snippet.
2. Build project using Release configuration.
3. Copy Beckman.Snippets.vsix file from bin/Release/ to gallery directory.
4. Update atom.xml. This will have to be done by hand until we have a real distribution mechanism.
\ No newline at end of file
4. Update atom.xml. This will have to be done by hand until we have a real distribution mechanism.
## Known Issues
ReSharper uses its own template language and overrides Visual Studio's Intellisense defaults. If using ReSharper, either live without intellisense prompts for these snippets, rewrite the snippets as ReSharper live templates, or tell ReSharper to use Visual Studio settings for snippet Intellisense.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment