Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] orion code edit question

Hi David:
Could you provide us a simple html file that can produce your issue?

Thanks,
Libing



From:        David Lee <dlee@xxxxxxxxxxxxxxxxxx>
To:        "orion-dev@xxxxxxxxxxx" <orion-dev@xxxxxxxxxxx>
Date:        08/25/2016 07:36 PM
Subject:        [orion-dev] orion code edit question
Sent by:        orion-dev-bounces@xxxxxxxxxxx




Hi,
 
I am trying to see is there a way to add a preset global variables into the code editor so it does not say it is undefined.
 
What I am doing is dynamic based on the different part of the vue.js so the code editor variables will need to be injected somehow.
 
I can add it into the content assist menu but I am having trouble figuring out how to prevent it as linting as a undefined variable.
 
Thank you
 _______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orion-dev


Back to the top