JetBrains / JetBrains/resharper-devguide

C++ Support?

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
74
Forks
36
PR merge metrics
No merged PRs in 30d

Description

I am trying to make something based off of [the renaming example](https://github.com/JetBrains/sample-resharper-plugin/blob/master/SampleReSharperPlugin/src/ContextAction/ToLowerCaseContextAction.cs) for use in Rider for Unreal Engine. When declaring the `IVariableDeclaration` member, I am asked to choose between including `JetBrains.ReSharper.Psi.CSharp.Tree`, `JetBrains.ReSharper.Psi.JavaScript.Tree`, or `JetBrains.ReSharper.Psi.VB.Tree`. Does C++ support not exist for third party extensions? There are plenty of ReSharper/Rider built-in actions that support C++.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.