I never add dependencies but now I wanted to try but…
how do I add a dependency that is in a subfolder..? I can’t seem to open subfolders and the search doesn’t check inside them either..
@Amber @jfperusse - I have found a way to do this but it only seems to apply to files within another project (which in some ways makes sense).
So in your current project. - tap on a blank line, drop the menu item on the far right of the editor screen and tap dependencies. You are now presented with a list of projects which you can select in the selection box. From there you can select the project containing the file you need which inserts the respective dependency line in your code.
From there if you tap just inside the dependency path far right and add a ‘.’ you will get a list of files in that project on the scroll bar over the keyboard. From there you can select a file needed as a dependency in your new project.
I have suggested providing a dependency library folder in which you can store all your regular core code so you wouldn’t need to have multiple project files opened to create your masterpiece.
@jfperusse - is there any other way of doing this?
Hope that helps.