If you are using the nightly build, you need to use nextgenas.sdk.editor.

Here are my user settings:

{
    "nextgenas.sdk.searchPaths": ["/FlexSDK"],
    "nextgenas.sdk.editor": "/FlexSDK/FlexJSNightly"
}

HTH,
Harbs

> On Sep 18, 2017, at 6:10 AM, doug777 <doug777...@gmail.com> wrote:
> 
> Hi Harbs,
> 
> Followed all the instructions to set up VS Code for JSFlex and got to a
> point where when I press Ctrl Shift B I get a message that says No Build
> task found.
> 
> When I click Configure Build Task it opens tasks.json.
> 
> I've set up a directory called VSCode with a folder for my project inside
> that. So this directory looks like this:
> 
> VSCode
>    .vscode
>         settings.json
>         tasks.json
>    Test
>         src
>             HelloWorld.mxml
>         asconfig.json
> 
> The Nightly build shows up correctly at bottom right-hand corner.
> 
> How do I configure a build task if tasks.json is not already the build task?
> 
> Doug
> 
> 
> 
> --
> Sent from: http://apache-flex-users.2333346.n4.nabble.com/

Reply via email to