All Projects → J0rgeSerran0 → vscode-csharp-snippets

J0rgeSerran0 / vscode-csharp-snippets

Licence: other
Extension of C# Snippets for Visual Studio Code

Projects that are alternatives of or similar to vscode-csharp-snippets

VscOdooSnippets
Odoo Snippets for Visual Studio Code
Stars: ✭ 29 (+31.82%)
Mutual labels:  snippets, visual-studio-code, visual-studio-code-extensions
jQuery-datatable-server-side-net-core
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
Stars: ✭ 71 (+222.73%)
Mutual labels:  asp-net-core, net-core, net-5
ContosoLending
An ASP.NET Core 3.1 app showcasing gRPC, server-side Blazor, SignalR, and C# 8.
Stars: ✭ 15 (-31.82%)
Mutual labels:  grpc, asp-net-core, signalr-core
vscode-gcode-syntax
G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
Stars: ✭ 59 (+168.18%)
Mutual labels:  snippets, visual-studio-code
Vscode Matlab
MATLAB support for Visual Studio Code
Stars: ✭ 114 (+418.18%)
Mutual labels:  snippets, visual-studio-code
Processing Vscode
A Visual Studio Code extension for the programming language Processing
Stars: ✭ 141 (+540.91%)
Mutual labels:  snippets, visual-studio-code
testcafe-snippets
Code snippets for TestCafe
Stars: ✭ 54 (+145.45%)
Mutual labels:  snippets, visual-studio-code
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (+4.55%)
Mutual labels:  asp-net-core, net-5
VSC-React-Native-React-Redux-Snippets
Snippets for React and React-Native with a bit of Redux for es6/es7 user.
Stars: ✭ 56 (+154.55%)
Mutual labels:  snippets, visual-studio-code
LoggingAdvanced
Improved and patched .NET Core console logger.
Stars: ✭ 20 (-9.09%)
Mutual labels:  asp-net-core, net-core
Wikitext-VSCode-Extension
A Visual Studio Code Extension that provides language support for Wikitext.
Stars: ✭ 50 (+127.27%)
Mutual labels:  snippets, visual-studio-code
Laravel Blade Snippets Vscode
Laravel blade snippets and syntax highlight support for Visual Studio Code
Stars: ✭ 80 (+263.64%)
Mutual labels:  snippets, visual-studio-code
Vs Freemarker
FreeMarker language colorization extension for Visual Studio Code
Stars: ✭ 17 (-22.73%)
Mutual labels:  snippets, visual-studio-code
Vscode Restructuredtext
reStructuredText Language Support in Visual Studio Code
Stars: ✭ 243 (+1004.55%)
Mutual labels:  snippets, visual-studio-code
Polacode
📸 Polaroid for your code
Stars: ✭ 6,511 (+29495.45%)
Mutual labels:  snippets, visual-studio-code
vscode-ampscript
This extension allows you to connect Visual Studio Code directly to your MC Account, enables syntax highlighting for AMPScript, has built-in documentation for all AMPScript functions and also adds code snippets for language elements and functions.
Stars: ✭ 37 (+68.18%)
Mutual labels:  snippets, visual-studio-code
Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Stars: ✭ 46 (+109.09%)
Mutual labels:  grpc, asp-net-core
vscode-terraform-doc-snippets
Snippets in vscode for all resources and data sources, as yanked directly from provider docs.
Stars: ✭ 26 (+18.18%)
Mutual labels:  snippets, visual-studio-code
code-slides
present your code as slides in VSCode
Stars: ✭ 17 (-22.73%)
Mutual labels:  snippets, visual-studio-code
AspNetCoreFileUploadFileTable
ASP.NET Core MVC file upload / download with MS SQL Server FileTable
Stars: ✭ 112 (+409.09%)
Mutual labels:  asp-net-core, ef-core

C# Snippets for Visual Studio Code

Downloads Installs Visual Studio Code Extension Issues Issues Pull Requests

alt text

This extension for Visual Studio Code adds snippets for C#.

You can find this extension in the Visual Studio Code Marketplace.

See the CHANGELOG for the latest changes included.

Usage

Put the cursor on the C# file.

Type part of a snippet, press tab, and the snippet unfolds.

If you have problems to see the snippets, press Ctrl+Space (Windows, Linux) or Cmd+Space (OSX).

(see the TUTORIALS to know more)

C# general snippets

#helloworld
~
cclear
cgo
class
classa
classd
const
cr
crk
csproj_1.0
csproj_1.1
csproj_2.0
csproj_2.1
csproj_3.1
csproj_5
cwl
dowhile
else
enum
exception
for
foreach
guid
guidn
if
ifelse
iif
immutable
interface
linq_distinct
linq_where
lock
main
method
method_async
msgbox
mstest
namespace
prop
propi
propinit
propr
pum
pvm
record
singleton
singletonl
singletonts
struct
switch
tls
todo
try
tryf
using
while

Visual Studio snippets

sln_2017
sln_2019

ASP.NET Core C# snippets

ac_#helloworld_Startup
ac_#helloworld_WebApp
ac_#helloworld_WebApi
ac_action
ac_comment
ac_conf
ac_conf_file
ac_controller
ac_csproj_2.0
ac_csproj_2.1
ac_csproj_3.1
ac_csproj_5
ac_startupenv

ASP.NET Core Web Api C# snippets

api_controller
api_delete
api_get
api_put
api_post

.NET Extensions

ex_md5_from_stream
ex_stream_to_string
ex_string_to_stream

gRPC C# snippets (.NET 5)

gRPC_client_csproj
gRPC_client_program
gRPC_proto
gRPC_server_csproj
gRPC_server_program
gRPC_server_service
gRPC_server_settings
gRPC_server_startup

ASP.NET Core Razor C# snippets

rz_code
rz_comment
rz_directive
rz_dowhile
rz_for
rz_foreach
rz_functions
rz_if
rz_ifelse
rz_implements
rz_inherits
rz_inject
rz_model
rz_namespace
rz_raw
rz_renderbody
rz_switch
rz_try
rz_using
rz_viewbag
rz_viewdata
rz_while

XML Comments snippets

xml_<c>
xml_<code>
xml_<example>
xml_<exception>
xml_<include>
xml_<list>
xml_<para>
xml_<param>
xml_<paramref>
xml_<permission>
xml_<remarks>
xml_<returns>
xml_<see>
xml_<seealso>
xml_<summary>
xml_<typeparam>
xml_<typeparamref>
xml_<value>

Installation

  1. Install Visual Studio Code 1.5.0 or higher
  2. Launch Visual Studio Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Search and choose the extension
  6. Reload Visual Studio Code
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].