Nikolay Matrosov

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • Created

    Code generation in Go

    Answered
    I'm working on a plugin that should generate Go code. I did not manage to find good examples of code generating plugins that work with Go. But I found one that do it in Kotlin. It uses `org.jetbrai...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Third-party import from local folder

    Answered
    I have to have external package locally because it is rapidly developing. So I included it in my project as git submodule. In PyCharm I had to mark it as  Source Root. When I use `cmd+opt+L` to aut...
    • 2 followers
    • 2 comments
    • 0 votes