I think it would be helpful when you get "Unknown identifier" / "Unknown decorator" errors to include a line like "make sure you're using the libraries you need to use" or something along those lines, to point people to either adding a using statement, or fully qualifying their identifier / decorator