Skip to content

Issues: sb/smallbasic-editor

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Improve development cycle pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/infrastructure Infrastructure issues/enhancement to the codebase.
#2 opened Feb 7, 2019 by OmarTawfik
Replace the bridge project with Electron.NET pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/infrastructure Infrastructure issues/enhancement to the codebase.
#3 opened Feb 7, 2019 by OmarTawfik
Add badges to the library explorer pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/ux Related to the editor/user experience
#4 opened Feb 7, 2019 by OmarTawfik
Long initial load time pri/2 Priority 2 - Should be done for current release, but it isn't as critical type/infrastructure Infrastructure issues/enhancement to the codebase.
#12 opened Feb 7, 2019 by Ed-Price
Import & Publish functionality pri/1 Priority 1 - This isn't a crashing bug, but this is a critical functionality (likely parity) type/infrastructure Infrastructure issues/enhancement to the codebase.
#13 opened Feb 7, 2019 by Ed-Price
Exclude monaco from minification during build pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/infrastructure Infrastructure issues/enhancement to the codebase.
#27 opened Feb 13, 2019 by OmarTawfik
Scrolling on library sub-menus persists when switching libraries pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/ux Related to the editor/user experience
#60 opened Mar 6, 2019 by Joseph-Schafer
GraphicsWindow.GetPixel is not supported pri/2 Priority 2 - Should be done for current release, but it isn't as critical type/compiler Issues related to the compiler/language services
#74 opened Mar 31, 2019 by nonkit
On-screen keyboards not automatically activated pri/2 Priority 2 - Should be done for current release, but it isn't as critical
#108 opened Oct 8, 2019 by Caseysch
GraphicsWindow.DrawImage can't use a local file pri/3 Priority 3 - Something that can be done in SBO 1.1 or later
#110 opened Oct 18, 2019 by lizbander
GraphicsWindow.CanResize causes syntax error pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/compiler Issues related to the compiler/language services
#114 opened Nov 3, 2019 by nonkit
GraphicsWindow.Left and Top cause syntax error pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/compiler Issues related to the compiler/language services
#115 opened Nov 3, 2019 by nonkit
Sound.PlayMusic causes syntax error pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/compiler Issues related to the compiler/language services
#116 opened Nov 3, 2019 by nonkit
Sound.Play and Stop cause syntax error pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/compiler Issues related to the compiler/language services
#117 opened Nov 3, 2019 by nonkit
Text literal without closing quote causes syntax error pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/compiler Issues related to the compiler/language services
#118 opened Nov 3, 2019 by nonkit
Array initialization doesn't work pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/runtime Issues related to runtime engine
#119 opened Nov 4, 2019 by nonkit
Text input box and multi-line text input box can't be changed those font properties pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/runtime Issues related to runtime engine
#124 opened Feb 18, 2020 by nonkit
Controls.ButtonClicked event never be called when program has loop pri/1 Priority 1 - This isn't a crashing bug, but this is a critical functionality (likely parity) type/runtime Issues related to runtime engine
#125 opened Feb 19, 2020 by nonkit
Level 3 Tutorial Should Work type/ux Related to the editor/user experience
#135 opened Jul 27, 2020 by Caseysch
We're missing Right Click > Format Program (and the right-click menu) pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/ux Related to the editor/user experience
#136 opened Jul 27, 2020 by Ed-Price
Switch all Small Basic numerics to a decimal64-based 'Number' type pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/runtime Issues related to runtime engine
#137 opened Jul 27, 2020 by McSherry
Small Basic arithmetic should be fully checked pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/runtime Issues related to runtime engine
#138 opened Jul 27, 2020 by McSherry
Add named constants (enums) to Small Basic pri/3 Priority 3 - Something that can be done in SBO 1.1 or later type/compiler Issues related to the compiler/language services type/infrastructure Infrastructure issues/enhancement to the codebase.
#139 opened Jul 27, 2020 by McSherry
CR and LF are neglected in DrawText and DrawBoundText type/runtime Issues related to runtime engine
#146 opened Aug 10, 2020 by nonkit
DrawBoundText causes kerning type/runtime Issues related to runtime engine
#147 opened Aug 10, 2020 by nonkit
ProTip! Exclude everything labeled bug with -label:bug.