Welcome, Guest
Username: Password: Remember me
Please use this forum for suggestions to the XSharp Development Team
  • Page:
  • 1

TOPIC:

Visual Studio - ability to add files as links 28 Sep 2016 12:39 #344

  • fxm
  • fxm's Avatar
  • Topic Author


  • Posts: 52
  • Hi,

    In Visual Studio for Vulcan and C# projects you can add existing items as links 'Add As Link'. We use this a lot in our projects. It doesn't seem possible at the moment with X# projects.

    Is this something you can/plan to add?

    Thanks!

    Please Log in or Create an account to join the conversation.

    Visual Studio - ability to add files as links 28 Sep 2016 12:47 #345

    • robert
    • robert's Avatar


  • Posts: 3588
  • Adding items as links is not supported yet, but is high on our todo list for Visual Studio.
    Unfortunately it is not supported in the MPF framework (Managed Project Framework) from Microsoft that we have build our project system on.

    It is supported in the new 'Common Project System', but that has other flaws, such as no support for the Windows Forms designer.

    For now we have decided to build on top of MPF, which means that we have to add features such as this one, and also the feature to 'Show All Files' and Include/Exclude files.

    We hope to have support for this in the next build or the build after that.

    Robert
    XSharp Development Team
    The Netherlands

    Please Log in or Create an account to join the conversation.

    Visual Studio - ability to add files as links 28 Sep 2016 12:50 #346

    • fxm
    • fxm's Avatar
    • Topic Author


  • Posts: 52
  • Thanks Robert!

    Please Log in or Create an account to join the conversation.

    Visual Studio - ability to add files as links 21 Nov 2016 09:39 #656

    • fxm
    • fxm's Avatar
    • Topic Author


  • Posts: 52
  • XSharp Beta 8
    "We have implemented “Linked Files” in a project. This is useful for example if you have files with common code that you want to include in different projects, like global attributes with company name, product name etc."

    Thanks!

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1