Commits
User selector
Commit History
Commits on Jun 8, 2020
Fix python hover help for parameters (#7055)
Show description for afc5d54authored
Commits on May 29, 2020
Save call locations in binary js so that we can make a stack trace (#7110)
Show description for 3584d82authored
Commits on May 25, 2020
- authored
Commits on May 21, 2020
Special case range in for-loops for symbol info (#7066)
Show description for 701d2bfauthored- authored
Adding range function for python (#7062)
Show description for 7db079fauthoredAdd the ability to add hover help text for keywords (#7061)
Show description for 5c1975cauthored
Commits on May 20, 2020
Commits on May 18, 2020
- authored
Don't auto-complete with unnecessary namespace qualifiers (#7040)
Show description for 8d26c64authored
Commits on May 15, 2020
More intellisense fixes (#7032)
Show description for 7d927eaauthored
Commits on May 14, 2020
- authored
Check that runtime id is still current (#7016)
Show description for 8099e9eauthored
Commits on May 12, 2020
Fix member auto-complete for primative types (#6963)
Show description for 9c14efaauthored
Commits on May 11, 2020
Commits on May 5, 2020
Deprecating Math.randomRange in favor of randint (#6966)
Show description for 8a0537fandauthored
Commits on May 4, 2020
Show keywords in auto-complete (#6845)
Show description for 6da2408authored
Commits on Apr 30, 2020
Better autocomplete on "this" keyword (#6869)
Show description for 3a2e76fauthored
Commits on Apr 29, 2020
Add package upgrade rules (#6930)
Show description for 3cf3756andauthoredProvide block aliases for javascript functions that return values (#6901)
Show description for 33cd158authored
Commits on Apr 28, 2020
Snippet recursion (#6928)
Show description for 1dee224authoredImprovements to multiVariant support (#6923)
Show description for d342bd0authored
Commits on Apr 24, 2020
Test ghpkgs (#6904)
Show description for d39a519authored
Commits on Apr 22, 2020
Compute program hash at the binary, not asm, level (#6891)
Show description for f9f4155authored
Commits on Apr 20, 2020
proposed fix for enum bug (#6875)
Show description for f898b5bandauthored
Commits on Apr 17, 2020
Improve auto-complete in JS for local variables (#6862)
Show description for 9011aa7authoredMoving transpile cache into webapp and fixing snippet bug (#6853)
Show description for 7485815authored- authored
Commits on Apr 16, 2020
Fix JS intellisense for global variables (#6855)
Show description for d4d5374authored
Commits on Apr 10, 2020
Fill default values into blockdef for search, add param jsdoc (#6828)
Show description for 55a0a80authored
Commits on Apr 8, 2020
Commits on Apr 2, 2020
Make the function names for python snippets match the pydeompiler (#6805)
Show description for 470603dandauthored
Commits on Apr 1, 2020
Fix sourcemap for python when debugging/tracing (#6790)
Show description for c77bb57authored
Commits on Mar 26, 2020
Commits on Mar 24, 2020
Return values for functions in blocks (#6736)
Show description for 69905d5authored