New language but file extension is already used for another one #1099
|
Hi guys, I tried to add a new language to the project named: Apex. Its the programming language from the Salesforce platform. Its very similar to Java so the adoptions are easy. As far as I understand this, it would not count/use the cls logic anymore, once it would detect an VB6 case. Am I right? |
Answered by
XAMPPRocky
May 14, 2024
Replies: 1 comment
|
Thank you for your question, right now this is a limitation of how the code is setup, so there's nothing can be done about conflicting files right now, eventually I will rework that logic however to allow for conflicting extensions. |
0 replies
Answer selected by
lkalabis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for your question, right now this is a limitation of how the code is setup, so there's nothing can be done about conflicting files right now, eventually I will rework that logic however to allow for conflicting extensions.