issues
search
mmikeww
/
AHK-v2-script-converter
AHK v1 -> v2 script converter
https://autohotkey.com/boards/viewtopic.php?f=6&t=25100
The Unlicense
578
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Variables and labels share names in certain cases
#314
Banaanae
opened
1 day ago
0
add V2VRM param convert
#313
Banaanae
closed
6 days ago
0
Gui upgrades
#312
Banaanae
closed
1 week ago
0
PixelSearch Parameters
#310
s-sur
closed
6 days ago
4
Add function call masking
#309
Banaanae
closed
1 week ago
0
WinSetAlwaysOnTop missing parameter
#308
boardtc
closed
3 weeks ago
1
WinSet AlwaysOnTop vs. WinSetAlwaysOnTop when omitting the setting parameter
#307
Ragnar-F
closed
3 weeks ago
0
Converter fails to handle single-line hotkeys with custom combinations (&)
#306
Ragnar-F
closed
3 weeks ago
1
Inline function calls with hotkeys using `&` are not converted correctly
#305
Kenqr
closed
1 month ago
1
Fix multi-statment `return`
#304
Banaanae
closed
1 week ago
1
General test cleanup
#302
Banaanae
closed
1 month ago
0
Unwanted "" -> `" in ternary
#301
Banaanae
closed
6 days ago
0
Gui created in Func should be global
#300
Banaanae
opened
1 month ago
0
"" -> `" does not work in functions
#299
Banaanae
closed
1 week ago
1
Issues with function calls that need ByRef -> & and multi-statement
#298
Banaanae
closed
6 days ago
0
Multi-statement returns
#297
Banaanae
closed
1 week ago
3
Contiuation strips or places comments in wrong spot
#296
Banaanae
opened
1 month ago
2
Legacy assignment for static variables is not converted
#295
Banaanae
closed
2 weeks ago
1
InputBox followed by MsgBox in Switch/Case statements
#294
JoeWinograd
opened
2 months ago
3
Update diff to be based off v2
#292
Banaanae
opened
2 months ago
1
[Suggestion] Commenting out #NoEnv
#291
vmech
closed
1 month ago
2
Fix issue with empty string assignments
#290
fade2gray
closed
2 months ago
1
GUI title affected by g-label processing
#289
fade2gray
closed
2 months ago
0
GUI title affected by g-label processing
#288
fade2gray
closed
2 months ago
2
Fix ByRef conversion
#287
Banaanae
closed
2 months ago
1
Multiple empty strings aren't handled correctly when they're in an assignment expression.
#286
Balint817
closed
2 months ago
0
Implement ini file FontSize
#285
fade2gray
closed
3 months ago
0
Error: Parameter #1 of RegExMatch requires a String, but received a VarRef.
#284
grandich
closed
3 months ago
2
Fix case (Fileread → FileRead)
#283
Ragnar-F
closed
3 months ago
4
Fix brace issue
#282
Banaanae
closed
3 months ago
5
Gui conversion issues
#281
andymbody
opened
3 months ago
1
fix hotkeys with special chars
#279
andymbody
closed
3 months ago
8
240806_amb - fix blank or missing output - issue #277
#278
andymbody
closed
3 months ago
0
Blank/Empty output or some code is missing from output
#277
andymbody
closed
3 months ago
0
240805_amb - fix v2Converter error
#276
andymbody
closed
3 months ago
0
240804_amb - IF command Refactor
#275
andymbody
closed
3 months ago
1
240803_amb_Fix Multiline Msgbox with variables
#274
andymbody
closed
3 months ago
0
20240802_amb_fix #272 strings resemble functions
#273
andymbody
closed
3 months ago
0
Double quote
#272
sebastieng-oss
closed
3 months ago
2
Assumed callbacks aren't converted for menus
#271
Banaanae
closed
3 months ago
0
Remove key-value obj -> map conversion
#270
Banaanae
opened
3 months ago
0
Add -r recursive conversion
#269
Banaanae
closed
3 months ago
0
Normalise Exts
#267
fade2gray
closed
3 months ago
6
New directives fix replaces comments
#266
Banaanae
opened
4 months ago
2
Fix VarSetCapacity objects
#265
Banaanae
closed
4 months ago
0
Add comment "; V1toV2: Not currently supported ->"
#264
fade2gray
closed
4 months ago
0
Extra period in MyOutExt
#263
kiwichick888
closed
3 months ago
7
Error converting 2nd parameter of run command
#262
fade2gray
opened
4 months ago
1
if A_GuiEvent = K
#261
H5820121
opened
4 months ago
6
240717_amb - Fix Yunit tests
#260
andymbody
closed
4 months ago
1
Next