issues
search
MajeedKazemi
/
code-struct
A new text-based environment that helps beginners transition into conventional text-based programming environments.
http://code-struct.vercel.app
GNU General Public License v3.0
26
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
List accessors do not go through the same insertion path as other constructs which causes several issues
#560
vicchig
closed
2 years ago
1
Inconsistencies within type checking
#559
vicchig
closed
2 years ago
1
Bug fixes
#558
vicchig
closed
2 years ago
2
Warnings are not triggered when inserting a number as a for loop iterator
#557
vicchig
closed
2 years ago
0
Type casts to a list from inside a warning message do not work
#556
vicchig
closed
2 years ago
0
Inserting wrapping randint() with str() from draft mode removes holes from randint()
#555
vicchig
closed
2 years ago
1
adding toolbox search
#554
MajeedKazemi
closed
2 years ago
1
Inserting variables of mismatching types into some holes breaks the editor
#553
vicchig
closed
2 years ago
1
Lists keep old type on focus off
#552
vicchig
closed
2 years ago
0
onFocusOff for variables should be triggered on navigations within the same line as well
#551
vicchig
closed
2 years ago
1
Duplicate variables available in toolbox when defining a variable with the same name as in a for loop
#550
vicchig
closed
2 years ago
1
For loop variables are either not updating their type properly or draft mode is not picking it up
#549
vicchig
closed
2 years ago
0
Variable scopes are not checked when indenting and unindenting a statement
#548
vicchig
opened
2 years ago
0
Draft Mode should give better suggestions for binary operators
#547
vicchig
closed
2 years ago
6
refactor UI components using lit.dev
#546
MajeedKazemi
opened
2 years ago
0
Additional warning messages
#545
vicchig
opened
2 years ago
0
type changes to a variable should check its preceding usages
#544
MajeedKazemi
closed
2 years ago
1
adding use case tutorial animations
#543
MajeedKazemi
closed
2 years ago
2
redesign defined variables
#542
MajeedKazemi
opened
2 years ago
0
logging hints (editor + doc app)
#541
MajeedKazemi
opened
2 years ago
0
create a logging mechanism for the client + connect to logging server
#540
MajeedKazemi
opened
2 years ago
1
create a logging server
#539
MajeedKazemi
opened
2 years ago
0
allow searching within the toolbox: titles + descriptions + use-case examples
#538
MajeedKazemi
opened
2 years ago
2
including use-cases instead of editable code examples
#537
MajeedKazemi
opened
2 years ago
1
Autocomplete does not recognize list element assignment insertions
#536
vicchig
opened
2 years ago
0
Variables: For loop variables cannot use identical identifiers
#535
vicchig
opened
2 years ago
3
pressing = after an incorrect variable identifier (e.g. list) should give an error and an explanation
#534
MajeedKazemi
opened
2 years ago
0
should we allow == between two booleans?
#533
MajeedKazemi
opened
2 years ago
1
should close tooltip if clicked on and inserted
#532
MajeedKazemi
closed
2 years ago
0
the process for renaming a variable is not straightforward
#531
MajeedKazemi
opened
2 years ago
4
on-insert-into for addition: should consider updating possible types when left and right types change
#530
MajeedKazemi
closed
2 years ago
4
create a tooltip for the run button to explain that the user can run it with ctrl + enter
#529
MajeedKazemi
opened
2 years ago
0
assign the ctrl + enter hotkey to run the code
#528
MajeedKazemi
opened
2 years ago
0
allow adding comments
#527
MajeedKazemi
opened
2 years ago
0
Creating a comprehensive system for warning messages
#526
vicchig
opened
2 years ago
0
having suggestion menu and hover-highlights in the same dom-level
#525
MajeedKazemi
opened
2 years ago
0
adding pop up messages
#524
MajeedKazemi
closed
2 years ago
1
adding not unary op
#523
MajeedKazemi
closed
2 years ago
1
Draft Mode highlights root construct prior to deletion when deleting chained modifiers
#522
vicchig
opened
2 years ago
0
Draft Mode: Incorrect text in chained modifer draft modes
#521
vicchig
opened
2 years ago
0
Toolbox: Inserting a string literal inserts a format string instead
#520
vicchig
closed
2 years ago
2
Incorrect type conversions for integers
#519
vicchig
closed
2 years ago
0
Hole types are not properly updated on deletion
#518
vicchig
closed
2 years ago
0
F strings: Unable to insert expression modifiers in f string holes
#517
vicchig
opened
2 years ago
0
toolbox replace `-> type` with `: icon`
#516
MajeedKazemi
opened
2 years ago
0
checking operator-token insertions
#515
MajeedKazemi
opened
2 years ago
0
sth.append is working as an expression, not a statement
#514
MajeedKazemi
closed
2 years ago
1
add scratch vs. python images to all learning docs
#513
MajeedKazemi
opened
2 years ago
0
fix dragging of learn box
#512
MajeedKazemi
closed
2 years ago
1
Allow changing operators
#511
MajeedKazemi
closed
2 years ago
1
Previous
Next