obiwan87 / odin-intellij

Odin Support plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/22933-odin-support
MIT License
37 stars 3 forks source link

Rider issues #77

Open MarcinKuder opened 1 week ago

MarcinKuder commented 1 week ago

There are currently some missing features:

  1. No new Odin project wizard. obraz
  2. It is not possible to "mark directory as... " (no such option in context menu).
  3. Missing "External Libraries" in Explorer.
  4. May be related to the one above - there is no way to navigate to build-in definitions (e.g. core:fmt). I can jump to function definition from code e.g. fmt.println but not from import statement (e.g. "core:fmt" )

All of it is properly working in RustRover using the same project folder.

I'm using Rider 2024.2.6 on Linux, Odin plugin 0.7.2