It would be possible to add compatibility with another extension oradew workspace file structure to work with the Go to Symbol funcionality? This two extensions work nicely together!
"./src/{schema-name}/PACKAGES",
"./src/{schema-name}/PACKAGE_BODIES",
"./src/{schema-name}/TRIGGERS",
"./src/{schema-name}/TYPES",
"./src/{schema-name}/TYPE_BODIES",
"./src/{schema-name}/VIEWS",
"./src/{schema-name}/FUNCTIONS",
"./src/{schema-name}/PROCEDURES",
"./src/{schema-name}/TABLES",
"./src/{schema-name}/SYNONYMS",
"./src/{schema-name}/APEX",
It would be possible to add compatibility with another extension oradew workspace file structure to work with the Go to Symbol funcionality? This two extensions work nicely together!
The structure is:
Thanks!