pxt-arcade
pxt-arcade copied to clipboard
No help for "set_flag" in python editor
Describe the bug No help for "set_flag" in python editor
Steps to reproduce the behavior 1.Navigate to https://makecode.com/_3gDChAJJu9aK 2.Switch to python editor 3.Mouse hover "set_flag" 4.Right click----->help
Expect behavior
Shows help when mouse hover "set_flag" or right click it as in JS editor
Actual behavior
No help for "set_flag" in python editor
Additional context 1.OS: Windows(rs6) 2.arcade version: 1.0.2 3.Microsoft MakeCode version: 6.1.29
Need to add some code where the help url is formed to accomodate the "Python" style function names with the "-".
Putting this one back into the queue.
@kimprice good bug to start.