Go-to-definition for C code in a native extension for a gem
I am writing a gem with a native extension in C. The C code is formatted as it should be, but the go-to-definition feature for it does not work - when I cmnd-click on something it says "No usages found in All Places". Is there any way this can be fixed?
RubyMine 2017.1
Build #RM-171.3780.96, built on March 20, 2017
JRE: 1.8.0_112-release-736-b13 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.3
请先登录再写评论。
Hello Max,
at the moment we don't have support for C language. In case you want to work with C code you can use CLion:
https://www.jetbrains.com/clion/