[#WINDOWS8] HowTo: Include our #CSharp files in the restuls of Windows Search in Windows8


image

Buenas,

do not ask me why, but I like Windows Search to index the contents of my classes in C# and all the directories of code in general to then be able to open in 2 clicks solutions / projects that are more me cool.

Disclaimer:I know that it is also possible to access the list of recent projects of Visual Studio with a beautiful right-click on the VS2012 access. But I am a man of keyboard wherever I can.

image

However, the steps for adding our code directories are as follows:

1. Windows key + W to access the Settings search

2. Write “SEARCH”

image

3. From the list of results, select “Indexing options”

4. In the search options, select “Modify”

image

5. Select the directories that you have mapped to our local workspaces. In my case I added a couple of directories at the root of my hard drive (E).

image

6 Well this time already have Windows search indexing our content, but clear by default doesn’t know how to process the code extensions, such as. cs. To add this in the options search select the option “Advanced” agergaremos this extension.

7. On the “File Types” tab add the CS extension, with the option to index content and properties as shown in the following image.

image

8. Ready! Now when we launch a file search will see the same results our files cs, vb, etc.

image

Saludos @ Home

El Bruno

image image image

About these ads

Deja un comentario

Introduce tus datos o haz clic en un icono para iniciar sesión:

Logo de WordPress.com

Estás comentando usando tu cuenta de WordPress.com. Cerrar sesión / Cambiar )

Imagen de Twitter

Estás comentando usando tu cuenta de Twitter. Cerrar sesión / Cambiar )

Foto de Facebook

Estás comentando usando tu cuenta de Facebook. Cerrar sesión / Cambiar )

Conectando a %s