douye5949 2017-04-28 13:30
浏览 29
已采纳

我如何在go以外的文件中查找函数用法?

I am using a custom language (antha) which gets transpiled to go.

Antha script files end in .an and get transpiled to.go

I have a function in a .go file and I want to find its usages in .an files.

How do change the "find usage" feature of Gogland to include the .an files? Currently it only searches in the .go transpiled scripts.

  • 写回答

1条回答 默认 最新

  • dsb0003795 2017-05-21 11:08
    关注

    A language plugin that understands antha would need to be created / installed in order for that feature to work, otherwise the IDE has no way to understand how to make that feature work. If you wish to learn about plugin development for IntelliJ Platform, you can start here.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 安卓C读取/dev/fastpipe屏幕像素数据
  • ¥15 pyqt5tools安装失败
  • ¥15 mmdetection
  • ¥15 nginx代理报502的错误
  • ¥100 当AWR1843发送完设置的固定帧后,如何使其再发送第一次的帧
  • ¥15 图示五个参数的模型校正是用什么方法做出来的。如何建立其他模型
  • ¥100 描述一下元器件的基本功能,pcba板的基本原理
  • ¥15 STM32无法向设备写入固件
  • ¥15 使用ESP8266连接阿里云出现问题
  • ¥15 BP神经网络控制倒立摆