Code Monkey home page Code Monkey logo

psoc6make's People

Contributors

cy-opm avatar jimtrudeau avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

psoc6make's Issues

VSCode: Multiple build tasks set as default therefore developer always has to select from list.

Prerequisites

Can you reproduce the problem reliably? Yes

Did you check current release notes for known issues? Yes

If this is not the latest release, have you checked newer releases? confirmed present in master/HEAD

Description:

The file make/scripts/vscode/tasks.json defines a number of tasks in the 'build' group, however every task is configured with "isDefault": true. As a result, every time you start the build task with a keyboard shortcut (default is Ctrl-Shift-B), the developer has to manually select the required build task.

Manually attempting to set a default build task in the IDE does not appear to rectify the problem.

If you manually change all but one of

"group": {
    "kind": "build",
    "isDefault": true
}

to

"group": "build"

in the json file, then everything works as expected.

Steps to Reproduce:

  1. In VSCode attempt to build using Ctrl-Shift-B

Expected Result:

The currently configured default build task starts automatically, without any additional developer input

Actual Result:

Developer always has to choose a build task from the list.

Frequency (1/1, 1/50, 1/100):

4/4

Build/Commit:

commit 8a7e307, comment: "Upload psoc6make 1.4.0.14345"

Target:

CY8CKIT-062-BLE

Host OS and Version:

Windows 10

Compiler:

gcc toolchain, provided by ModusToolbox 2.1

Environment

Visual Studio Code + ModusToolbox + app created using project-creator that pulls in psoc6make.

THANKS!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.