VS Code
 

VS Code

5 posts, 0 answered
  1. Roger Blanchard
    Roger Blanchard avatar
    429 posts
    Registered:
    29 Jun 2018
    09 Oct
    Link to this post
    Does Consultingwerk have any documentation on recommended VS Code setup with SCL? Similar to what you have for PDSOE?

    Thank you.
  2. Mike Fechner
    Mike Fechner avatar
    357 posts
    Registered:
    14 Sep 2016
    09 Oct in reply to Roger Blanchard
    Link to this post
    Hi Roger,

    not really ... in terms of vscode-workspace setup, we tend to use the same number/purpose of projects as in PDSOE. Conceptionally the two IDE's are similar that (Gilles punch me for that statement). So a project for

    • SmartComponent Library
    • Customer Framework / SmartComponent Library customization
    • Backend
    • Shared Code
    • Frontend
    • Unit Tests
    • Config files
    • Scripts
    • Repository Data
    • PASOE instance
    • ...
    For annotations, we are currently using the ANT Target Runner (https://marketplace.visualstudio.com/items?itemName=nickheap.vscode-ant). We can share the sample config with you if you need that. The extension is no longer maintained - so we're actually looking for an alternative right now.

    Other than that I would recommend a good template engine (https://marketplace.visualstudio.com/items?itemName=rioj7.vscode-file-templates). Peter introduced that extension and a few others in his presentations last year and earlier this year (https://www.youtube.com/watch?v=Cum8J2HUJAo&t=369s)

    And of course and AI coding assistant ... Copilot or Windsurf (we use Windsurf).

    Are there recommendations you are looking for in particular? 
  3. Roger Blanchard
    Roger Blanchard avatar
    429 posts
    Registered:
    29 Jun 2018
    09 Oct in reply to Mike Fechner
    Link to this post
    I think that answers my questions. I just created a WS and added the SCL project and do have it being compiled.

    Thanks for all the info...

    You better watch out for Gilles!!
  4. Roger Blanchard
    Roger Blanchard avatar
    429 posts
    Registered:
    29 Jun 2018
    10 Oct in reply to Mike Fechner
    Link to this post
    >> For annotations, we are currently using the ANT Target Runner (https://marketplace.visualstudio.com/items?itemName=nickheap.vscode-ant). We can share the sample config with you if you need that. The extension is no longer maintained - so we're actually looking for an alternative right now.

    Mike, that would be great. No hurry but when you get time it would be awesome!!

    Thank you.
  5. Mike Fechner
    Mike Fechner avatar
    357 posts
    Registered:
    14 Sep 2016
    12 Oct in reply to Roger Blanchard
    Link to this post
    Here's a start:

    https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/3081437226/VS+Code+-+Ant+Target+Runner+sample+configuration
5 posts, 0 answered