David Jones

Results 31 issues of David Jones

I want an element to be included UNLESS a symbol is defined, rather than included when a symbol is included.

I have MySite->API->Custom APIs These are implemented as Controllers in a WebAPI Can the control be optionally changed to remove the clutter of having **override Host** and **override Port**? ![image](https://github.com/ignatandrei/NETCoreBlockly/assets/12537105/9d7f7140-272a-48e6-b4c2-9c35d33cd0df)

Adding comments as blocks within code. No functionality though. > Workaround: Implement as a simple Print block

Can we have a mechanism of saving a set of Blockly functions separate from the app so that they can reloaded into another app as a single entity.? eg -...

C style operators on numerical variables eg Set Block can have a ++ ,-- , * and / etc connected to it. Single operator on a value Has been implemented...

[GPS/GNSS NMEA Sentence Processor Library sample code](https://developer.wildernesslabs.co/Meadow/Meadow.Foundation/Libraries_and_Frameworks/Gps_Gnss_Nmea_Processor/) **Main ussue is that Meadow.Foundation.Sensors.Location.Gnss.NmeaParsing is now depracated, as per Nuget documentation.** Add Nuget package Meadow.Foundation.Sensors.Location.Gnss to the app. Modify line 9 to...

update required
p1

[1] When you choose to Clear blocks, please prompt for confirmation! [2] Withe the Blocks menu, don't make the last choice there the top menu item. That is, just (always)...

GraphQL etc coding is not my area of expertise. Would it be possible to have a short tutorial on how to add a couple of new simple blocks. HelloWorld and...

Code page becomes cluttered once many code blocks have been added. Suggest allowing multiple pages for an app each with one or more functions.

Want to tag a function as a callback when an event occurs.probably something more at my end, Softata, though. I'm working with Arduino code so want hardware events to call...