Highlights
- Pro
Block or Report
Block or report rlisahuang
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
Forked from ucsd-cse231-s22/chocopy-wasm-compiler-A
CSE231 Project - Compiler from ChocoPy to WASM in TS
TypeScript
-
rlisahuang.github.io Public
Forked from academicpages/academicpages.github.io
Personal page
JavaScript
834 contributions in the last year
Less
More
Contribution activity
March 2023
Created a pull request in UCSD-PL/vscode that received 1 comment
Show variables for print
Addressing #43, showing arguments of a print
call if the arguments are variable names.
General Use Cases
For example,
a = 10
print(a)
shows a
in a …
+38
−0
•
1
comment
Opened 2 other pull requests in 1 repository
Created an issue in UCSD-PL/vscode that received 5 comments
extra matplotlib plots displayed in the Output panel when no PBs are available
To replicate (you do need to keep the comments at the end to replicate the faulty behavior): import itertools import matplotlib.pyplot as plt # plt…
5
comments
Opened 12 other issues in 2 repositories
UCSD-PL/vscode
10
closed
1
open
-
runtime error not reported in PB; instead
rv=None
is shown -
is
time
a reserved / special variable name? -
concactenating string to int shows
rv=None
instead of type error in PB - selection highlight missing if the selection is within an inserted code suggestion block
- columnWrap not set at all in the web version
- matplotlib output should be displayed in the Output panel when no PBs are available
- code suggestions has wrong indentations in the exploration panel
- change command for flipping suggestion decoration to avoid browser action conflicts
- Escape reveals all variables in PB on the web version
- Request: showing loop iterations in ModVars mode
- PB positioning bug with long comments
rlisahuang/vscode
1
open
26
contributions
in private repositories
Mar 10 – Mar 28