GitHubPang / Rossynt

Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.

Home Page:https://plugins.jetbrains.com/plugin/16902-rossynt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rossynt

Build Version Downloads

Changelog | Architecture | Build

Rossynt - Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.

System Requirements

These are all included if you have installed .NET SDK or Visual Studio.

Features

  • View syntax tree of C# files, including scratch files.
  • View properties of each node.
  • Highlight selected node in source code.
  • Find corresponding node for selected text.
  • Choose C# version for parsing source code.
  • Support light theme and dark theme.

Settings

  • To configure the plugin, go to
    • Settings | Tools | Rossynt for Windows and Linux
    • Preferences | Tools | Rossynt for macOS

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Rossynt" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template. Commits are cherry-picked from that repository from time to time, which explains why GitHub shows some authors as contributors even though they don't commit to this repository directly.

About

Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.

https://plugins.jetbrains.com/plugin/16902-rossynt/


Languages

Language:Kotlin 64.5%Language:C# 33.3%Language:Dockerfile 1.2%Language:Shell 1.0%