Allen Landsidel

Results 16 comments of Allen Landsidel

> > > Do you mean a block where you can paste in a large block of text, and it would be saved as a file? That doesn't sound like...

Most workarounds posted here (those declaring CSS classes) aren't working for me in 15.2,9, a year after this issue was opened. Only the nested card solution seems to work with...

I've found some other historical bug reports and discussions with this issue, but so far none of them have not turned up any solutions that have worked in my case....

Have reinstalled both Xcode and the command line utilities via the GUI installer and issue remains. I went so far as to delete my `.build` directory as well as the...

Figured out the issue by looking at the `Tests/SPM` directory. Contrary to the documentation, you need to do more than just add the `.package` path to your dependency list --...

I want to add a +1 here too. I'm working on a series of sketches all utilizing the same set of core private headers, and having to make duplicate copies...

> > > > I want to add a +1 here too. I'm working on a series of sketches all utilizing the same set of core private headers, and having...

> > > I can't believe how this is STILL not complete. It should be so easy to implement. I agree. I've found temporary workaround for the time being. In...

> > > Editing libraries to support this or forcing the users to edit build options isn't the answer. Simple automatic support as in arduino/Arduino#11106 would allow us to use...

> This has nothing to do with forcing the usage of git submodules. It just allows people to easily support them and keep local library code still separated. Did you...