473,405 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

snipet ?

Hey
In my intelisense ( VS 2005 ) , when I type for example foreach I have
selected in intelisense list snipet called foreach, how to chose it so it
will display the snippet ? I know there is a combination od Ctrl + K + X but
if intelisense displays me a snipet and it's selected maybe there is some
way to run it right away?
Jarod

Jan 19 '06 #1
4 1274
bb
press tab twice.

i.e.

type "for" then tab will complete the word foreach
then tab again and it will insert the snippet.

once the snippet is in you can then tab more times to go to each
variable in snippet.

Jan 19 '06 #2

"bb" <ba********@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
press tab twice.

i.e.

type "for" then tab will complete the word foreach
then tab again and it will insert the snippet.
It i write 'for' and press tab it insert the snippet for the 'for loop'

if i write foreach and press tab, then it inserts the foreach snippet.

once the snippet is in you can then tab more times to go to each
variable in snippet.


yesp

/Søren
Jan 19 '06 #3
> type "for" then tab will complete the word foreach
then tab again and it will insert the snippet.


Can you give some links to the other shortcuts in VS 2005 ? There are hard
to find in MSDN for me.
Jarod

Jan 19 '06 #4
bb
open ide
goto tools > snippets manager
you can look through all the snippets installed by default and create
some yourself.
it shows you the directory the snippets live in so you can go there
manually and look at the xml

Jan 20 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Fabian | last post by:
// start code snipet $user= "username"; $pass= "password"; if (( $PHP_AUTH_USER != $user) || ( $PHP_AUTH_PW != $pass)) { header("WWW-Authenticate: Basic realm=\"PhpWiki\""); header("HTTP/1.0...
2
by: carl | last post by:
The following PERL code snipet request (automated client request, OR, it can be JUST A PLAIN BROWSER REQUEST) needs to be converted to Java2-1.3: ...
0
by: A Fan | last post by:
The following PERL code snipet request (automated client request, OR, it can be JUST A PLAIN BROWSER REQUEST) needs to be converted to Java2-1.3: ...
10
by: J P Singh | last post by:
Hi There We have dropdown on ASP page. The problem is we have about 900 items in the dropdown. Users scrolling through the list have become very frustrated in the past. Can someone suggest...
7
by: Rolf Kemper | last post by:
Dear All, somehow I remember that such or similar question was discussed already somewhere. But I can't find it anymore. I have a template calling itself. As long it goes deeper into the...
0
by: Nuro de Matos Carvalho | last post by:
Hi all, I'm having a strange problem using cookies, setting values with special characters. Set cookie data: <snipet> string encryptedTicket = FormsAuthentication.Encrypt(authTicket);...
3
by: Jarod | last post by:
Hey I would like customize a little existing snippet in VS. Let's say there is snippet prop that works as a property. And it works pretty nice, but I would like it to automatically insert property...
4
by: jedi200581 | last post by:
Hi, I'm new at python as I just started to learn it, but I found out something weird. I have wrote a little program to compute Mersenne number: # Snipet on def is_prime n: for i in range(2,...
19
by: santanu mishra | last post by:
Hi , I am stuck with a requirement from my client to change the date format from mm/dd/yy to dd/mm/yy .If any body can help me out with this regard as its very much urgent. Regards,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.