moderneinc / moderne-docs

Moderne SaaS documentation as Gitbook contents
https://docs.moderne.io
2 stars 1 forks source link

Document Moderne IntelliJ plugin Code search & Refactor actions #117

Open timtebeek opened 3 months ago

timtebeek commented 3 months ago

Right now we only have two placeholders.

https://github.com/moderneinc/moderne-docs/blob/da21eae3ec16ae25a2b8e830611ca0a3a063a9aa/user-documentation/moderne-ide-integration/reference/refactor-actions.md?plain=1#L1-L3

https://github.com/moderneinc/moderne-docs/blob/da21eae3ec16ae25a2b8e830611ca0a3a063a9aa/user-documentation/moderne-ide-integration/reference/code-search-actions.md?plain=1#L1-L3

mike-solomon commented 3 months ago

These files were added by @jkschneider as a placeholder for stuff he was working on. I’m unsure if he’s still planning on generating stuff or not. I’ll reach out and check in with him.

mike-solomon commented 2 months ago

I took a look at this - but I'm having a hard time documenting these things because it's not clear to me what the restrictions are.

Jonathan said:

in general, code search actions include:
* any yaml key (run find recipe + generate search recipe)
* any java expression (generate refaster based recipe + generate visitor based recipe)
* java method names (run find recipe  + generate refaster based recipe + generate visitor based recipe)

But that hasn't been my experience. Specifically: