We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d21991 commit d39de0aCopy full SHA for d39de0a
1 file changed
README.md
@@ -89,9 +89,9 @@ to see if OpenAI can assist with that. Right click on an instruction where a
89
variable is initialized and select `OpenAI > Rename Variable (HLIL)`. Watch the
90
magic happen. Here's a quick before-and-after.
91
92
-
+
93
94
-
+
95
96
Renaming variables only works on HLIL instructions that are initializations (ie.
97
`HighLevelILVarInit`). You might also want this to support assignments
0 commit comments