Skip to content

issues Search Results · repo:espruino/EspruinoWebIDE language:JavaScript

Filter by

227 results
 (88 ms)

227 results

inespruino/EspruinoWebIDE (press backspace or delete to remove)

Example of a file that fails to parse (not sure why - old Blocks?) xml xmlns= https://developers.google.com/blockly/xml variables variable type= n /variable variable type= ...
  • jarmitage
  • 1
  • Opened 
    6 days ago
  • #305

I ve ended up using the Web IDE on an Android phone a bit recently to quickly fiddle with a device in the garden. Invariably I want to: - Quickly autocomplete with [Tab] - Press up/down keys to access ...
  • gfwilliams
  • Opened 
    12 days ago
  • #304

Currently I keep hitting ctrl-u out of habit, to clear the line back to the start - this interrupts what I ve been doing and starts an upload Would it be accepted to have a setting which turns this off? ...
  • bobrippling
  • 1
  • Opened 
    on Apr 28
  • #303

I use the IDE with Chromium on Ubuntu (whichever version that is, but it should be reasonably up to date) and on two computers regularly have issues with the storage in the emulated Bangle getting reverted ...
  • ticalc-travis
  • 2
  • Opened 
    on Apr 13
  • #302

The bugs Screenshot from 2024-09-29 17-47-36 In this picture we see that the file tabs draw over the buttons in the corner. The user is still able to interact with the buttons. Screenshot from 2024-09-29 ...
  • thyttan
  • 2
  • Opened 
    on Sep 29, 2024
  • #301

image But it does work on VERSION: 2v22.39 Espruino Wifi. Foo.TEST =5 new Foo() But does it work? true =Foo: { }
  • AkosLukacs
  • 2
  • Opened 
    on Jun 19, 2024
  • #298

Possibly related to #283, I notice that the Decode JS functionality will occasionally not fully decode JS, for example with gatthrm s boot code is always shown with Decode JS, even after clicking Decode ...
  • bobrippling
  • 4
  • Opened 
    on May 28, 2024
  • #297

Just clicked the glowing yellow button to update firmware and v2 watch immediately bricked Probably requires immediate action to prevent mass-bricking Scenario: 1. Disabled BT on android phone 2. ...
  • grandrew
  • 6
  • Opened 
    on Jan 9, 2024
  • #292

Recently, I noticed that E.compiledC() does not get detected correctly (refuses to be sent to compiler server) if the: { var c = E.compiledC(`your c code`); } exists within scope curly braces ( like ...
  • d3nd3
  • 2
  • Opened 
    on Dec 21, 2023
  • #291

Numeric separators are supported in espruino, this will work: setTimeout(() = LED1.toggle(), 10_000); But it doesn t seem to be supported in the IDE and espruino npm cli tool, which will give this warning: ...
  • mariusGundersen
  • Opened 
    on Nov 22, 2023
  • #293
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub