RE: Source path in framework SWCs

2017-11-08 Thread Yishay Weiss
-support-for-new-languages-in-eclipse-ide-faster-with-generic-editor-and-language-servers/ From: Piotr Zarzycki Sent: Wednesday, November 8, 2017 10:36:44 AM To: dev@royale.apache.org Subject: Re: Source path in framework SWCs Hi Yishay, We can raise ticket for FDT

Re: Source path in framework SWCs

2017-11-08 Thread Piotr Zarzycki
ons of Eclipse support generic editors that support language servers > so maybe Josh’s work can be reused… > > > > > From: Alex Harui > Sent: Tuesday, November 7, 2017 7:41:24 PM > To: dev@royale.apache.org; ngra...@idylog.com > Subject:

RE: Source path in framework SWCs

2017-11-07 Thread Yishay Weiss
@royale.apache.org; ngra...@idylog.com Subject: Re: Source path in framework SWCs AFAIK, there is no way to link the source-path "out-of-the-box". It is a limitation of Flash Builder. We might provide a script that injects the links into a project's files. That's about the best

Re: RE: Source path in framework SWCs

2017-11-07 Thread Josh Tynjala
Alex Harui [mailto:aha...@adobe.com] > > Envoyé : mardi 7 novembre 2017 18:41 > > À : dev@royale.apache.org; ngra...@idylog.com > > Objet : Re: Source path in framework SWCs > > > > AFAIK, there is no way to link the source-path "out-of-the-box". It is >

RE: Source path in framework SWCs

2017-11-07 Thread Idylog - Nicolas Granon
pache.org; ngra...@idylog.com > Objet : Re: Source path in framework SWCs > > AFAIK, there is no way to link the source-path "out-of-the-box". It is > a limitation of Flash Builder. We might provide a script that injects > the links into a project's files. That's

Re: Source path in framework SWCs

2017-11-07 Thread Alex Harui
AFAIK, there is no way to link the source-path "out-of-the-box". It is a limitation of Flash Builder. We might provide a script that injects the links into a project's files. That's about the best we can do, short of monkey-patching FB. Long-term, the newer IDEs (VSCode, Moonshine) and older ID

RE: Source path in framework SWCs

2017-11-07 Thread Idylog - Nicolas Granon
t + source debugging again, we will be back to it ! Nicolas Granon > -Message d'origine- > De : Harbs [mailto:harbs.li...@gmail.com] > Envoyé : mardi 7 novembre 2017 14:52 > À : dev@royale.apache.org; ngra...@idylog.com > Objet : Re: Source path in framework SWCs >

Re: Source path in framework SWCs

2017-11-07 Thread Harbs
I know you’re trying to get FB working but: FWIW, Josh’s VS Code extension offers “go to definition”. I’m hoping we’ll get the functionality back really soon when it supports Royale. > On Nov 7, 2017, at 3:37 PM, Idylog - Nicolas Granon > wrote: > > Is it possible to have the framework's SWCs