Hey there! I’ve started making an extension yesterday, and I’ve ran into a couple of issues that I could fix by crawling through the docs.
However, I need to get the project’s name for my extension to work. When the project is local, no problem, either get the root’s folder name or the project’s set name. However when the project is remote, I cannot find how to get the name, even though it should appear and must be set somewhere (the name appears on the top left of Nova’s window).
Is it possible, and if yes how, to get the name of a remote project?