I have 2 files in the same project and the same folder. For example main_script.js and derived_script.js.
To get in the second file code completion for objects from the first file I should use "absolute" reference:
// @include "/ProjectName/FolderName/main_script.js"
because // @include "main_script.js" doesn't work.
Relative references inside @include tag don't work
Who is online
Users browsing this forum: No registered users and 1 guest