Hi ! Update: I wrote this post last year for my Python series. This is an update focused on scenarios also working with C++ and Platform IO. Code Snippets are super useful, and create your custom Code Snippets is super easy in Visual Studio Code. The official Documentation (see references) explains how to create snippets,…… Continue reading #VisualStudioCode – Create and use Code Snippets 🗒️ in @code, create custom snippets just for a workspace, and for multi folder solutions
Tag: Code Snippets
#VisualStudioCode – Create and use Code Snippets in @code, and create custom snippets just for your workspace
Updated version available here. Hi ! Code Snippets are super useful, and create your custom Code Snippets is super easy in Visual Studio Code. The official Documentation (see references) explains how to create snippets, with the full details of the JSON file, sections, contents and more. However there are some extra tips on top of…… Continue reading #VisualStudioCode – Create and use Code Snippets in @code, and create custom snippets just for your workspace
#PowerBI – Sending information to Streaming Datasets from a UWP App with C#
Hello! Today the post is a simple reminder of a piece of code I’ve written from scratch several times, and that’s it, I’m writing this down here! The scenario is simple: In a PowerBI Instance I have a pair of Streaming Datasets and I want to send information to them from a Windows Store App.…… Continue reading #PowerBI – Sending information to Streaming Datasets from a UWP App with C#
#PowerBI – Enviando información a Streaming Datasets desde una app UWP con C#
Hola! Hoy el post es un simple recordatorio de una porción de código que ya he escrito desde cero varias veces. El escenario es simple: En una instancia de PowerBI tengo un par de Streaming Datasets y quiero enviar información a los mismos desde una Windows Store App. Pues bien, en el Hands On Labs…… Continue reading #PowerBI – Enviando información a Streaming Datasets desde una app UWP con C#
#VS2015 – PostHaste, share your code snippets with just one click! (to a #Raspberry Pi ;) #VSGallery
Hola! Today is Visual Studio 2015 extension friday’s one more time. You surely know PasteBin or GistHub, as repositories for code snippets. Today, thanks to this extension, I added one more to the list: HasteBin. The operation of the extension is very simple: Select a portion of code Display the context menu and select Post Haste This…… Continue reading #VS2015 – PostHaste, share your code snippets with just one click! (to a #Raspberry Pi 😉 #VSGallery
#VS2015 – PostHaste, comparte tus code snippets con un solo click ! (a una #Raspberry Pi ;) #VSGallery
Hola! Viernes de extensiones para Visual Studio 2015. Seguramente conoces PasteBin o GistHub, como repositorios de code snippets. Hoy gracias a esta extensión he agregado una más a la lista: HasteBin. El funcionamiento de la extensión es muy simple: – Seleccionas una sección de código – Menú contextual y seleccionas Post Haste – Esto publica…… Continue reading #VS2015 – PostHaste, comparte tus code snippets con un solo click ! (a una #Raspberry Pi 😉 #VSGallery