l
), and"Plugins>Scripting>CPython REPL"
, even though I run this:command_info = ...
command_info.setMenuPath( MenuPath( "Plugins>Scripting>CPython REPL" ) )
ij.module().addModule( command_info )
:point_up: February 10, 2018 4:58 PM @hanslovsky wrote:
Do we have post guidelines for the forum, in particular things like "add minimum working example", "show error log", etc?
Something similar -- a topic template for the Issues category -- was proposed by @stelfrich three weeks ago in a staff-only post on the forum. (I just granted you Moderator permissions, @hanslovsky, so you should now be able to see it.) I think it would be good to have something like this, yes.