All Projects → Art-Stea1th → Enhanced Syntax Highlighting

Art-Stea1th / Enhanced Syntax Highlighting

Licence: ms-pl
[Marketplace] Lightweight "editor classifier extension" for Visual Studio based on the async Roslyn APIs to enhanced highlighting custom tags in C# code.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Enhanced Syntax Highlighting

DotNet.SystemCollections.Analyzers
A set of code analyzers & code fix providers to help developers use the proper .NET Collection & API in their algorithms
Stars: ✭ 72 (+4.35%)
Mutual labels:  roslyn, code-analysis
Roslyn Security Guard
Roslyn analyzers that aim to help security audit on .NET applications.
Stars: ✭ 214 (+210.14%)
Mutual labels:  roslyn, code-analysis
UnitTestBoilerplateGenerator
An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, XUnit and many mock frameworks.
Stars: ✭ 39 (-43.48%)
Mutual labels:  roslyn, visual-studio-extension
experimental-tools
A bunch of quality refactorings and code fixes that are going to improve your C# development experience in Visual Studio and remove some common pain.
Stars: ✭ 19 (-72.46%)
Mutual labels:  roslyn, visual-studio-extension
Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality and brings smart tool bar to code editor.
Stars: ✭ 134 (+94.2%)
Mutual labels:  roslyn, visual-studio-extension
Rosetta
Toolset for migrating your codebase from C# to TypeScript
Stars: ✭ 23 (-66.67%)
Mutual labels:  roslyn
Omnisharp Roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
Stars: ✭ 1,062 (+1439.13%)
Mutual labels:  roslyn
Mappinggenerator
🔄 "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
Stars: ✭ 831 (+1104.35%)
Mutual labels:  roslyn
Headwind
An opinionated Tailwind CSS class sorter built for Visual Studio Code
Stars: ✭ 789 (+1043.48%)
Mutual labels:  visual-studio-extension
Caide
Automates certain common tasks that you do during programming competitions
Stars: ✭ 65 (-5.8%)
Mutual labels:  visual-studio-extension
Echo
Generic static analysis framework.
Stars: ✭ 55 (-20.29%)
Mutual labels:  code-analysis
Php Language Server
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
Stars: ✭ 1,019 (+1376.81%)
Mutual labels:  code-analysis
Janett
Java to C#.Net Translator
Stars: ✭ 8 (-88.41%)
Mutual labels:  code-analysis
Pysonar2
PySonar2: an advanced semantic indexer for Python
Stars: ✭ 1,074 (+1456.52%)
Mutual labels:  code-analysis
Polygen
PolyGen is a code generator that produces database schema, ORM layer, REST API and a (coming soon — stay tuned!) single-page web UI for your business model.
Stars: ✭ 19 (-72.46%)
Mutual labels:  roslyn
Openapi Connected Service
Visual Studio extension to generate OpenAPI (Swagger) web service reference.
Stars: ✭ 57 (-17.39%)
Mutual labels:  visual-studio-extension
App Githooks
Plugin-based system to run specific actions and checks when git hooks are triggered.
Stars: ✭ 5 (-92.75%)
Mutual labels:  code-analysis
Quicktype Vs
Visual Studio extension to paste JSON as C#, C++, TypeScript, and more
Stars: ✭ 39 (-43.48%)
Mutual labels:  visual-studio-extension
Bideveloperextensions
A Visual Studio extension that enhances development functionality in Business Intelligence Development Studio (BIDS) and SQL Server Data Tools (SSDT).
Stars: ✭ 55 (-20.29%)
Mutual labels:  visual-studio-extension
Vs Side Scroller
Scroll horizontally with the mouse wheel when holding the shift key in Visual Studio
Stars: ✭ 29 (-57.97%)
Mutual labels:  visual-studio-extension

Enhanced Syntax Highlighting

Visual Studio | Marketplace Visual Studio 2019 Visual Studio 2017 Visual Studio 2015

Highlighting for C# Highlighting for Visual Basic

Visual Studio editor classifier extension based on the async Roslyn APIs to highlighting custom tags in C# and Visual Basic.

ESH-Preview

There are syntax highlighting for "Events", "Fields", "Fieds (Constant)", "Fields (Inside Enums)", "Local Variables", "Methods", "Methods (Extension)", "Methods (Static)", "Namespaces", "Parameters" and "Properties".

Have a great idea for expanding this list? Excellent! Just write about it here. Perhaps it will be added to the next updates ;)

To change the syntax highlighting settings just go to "Tools" > "Options" > "Environment" > "Fonts and Colors" > "Text Editor", then scroll to properties starting with the prefix "User Tag - ...", change the colors to those you like, click "ok" and write code in a little more friendly environment ;)

The syntax highlighting options for "Classes", "Delegates", "Enums", "Interfaces", "Modules", "Structures" and "Type Parameters" are just below, they have the prefix "User Types - ..." and are built-in default.

Releases v 1.2 build 6554 rev. 24807

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].