ncsaba / idea-openscad

OpenSCAD language plugin for the IntelliJ platform.
Apache License 2.0
28 stars 10 forks source link

Please add module name completion #82

Closed mjparme closed 2 years ago

mjparme commented 3 years ago

The plugin doesn't seem to offer any completions for modules in the current file. I am getting some completions from other files in my project (although the ones I am getting completions for aren't in a use or include directive). Would be awesome if it would offer completions for user-defined modules in the current file.

Screen Shot 2021-08-14 at 11 53 10 AM
ldenisey commented 2 years ago

It is working in current version. A new version is coming soon, please check if the issue still exists and submit a new issue in the new repository https://github.com/ldenisey/idea-openscad if needed.

mjparme commented 2 years ago

@ldenisey glad to see some life in this plugin. Your fork doesn't have Issues enabled so no one will be able to open an issue in your repository.

ldenisey commented 2 years ago

Thanks, it is activated now. Migration will be effective with next release.