Git Product home page Git Product logo

salesforce-package-xml-power-tools's Introduction

Salesforce Package.xml Power Tools

This is a simple extention that can automate the creation and merging of Salesforce Package.xml files.

Features

Generate Packages

You can automatically generate a salesforce package containing every change in the current git branch.

  1. From the command Palette:
    • "Generate Salesforce Package with default settings" will utilize the configuration options "Package Generate: Default Package Location" and "Package Generate: Default Package Name" to generate an xml file on the default location.
    • "Generate Salesforce Package with default location" will utilize the configuration option "Package Generate: Default Package Location" to generate an xml file on the default location, with a user-supplied name.
    • "Generate Salesforce Package" will promt the user for a destination folder and a file name to generate an xml file.
  2. From the editor context menu:
    • "Generate Salesforce Package here" will generate the xml in the currently open file.
  3. From the explorer context menu:
    • "Generate Salesforce Package here" will generate the xml in the currently selected file.

Merge Packages

You can automatically merge two salesforce package files.

  1. From the command Palette:
    • "Merge Salesforce Packages" -> "Select source file" -> "Select Destination File"
  2. From the editor context menu:
    • "Merge Salesforce Packages" -> "Select Destination File"
    • "Select source package to merge" -> "Select destination package to merge" -> "Merge Selected Packages"
    • "Select source package to merge" -> "Merge Selected source Package here"
  3. From the explorer context menu:
    • "Merge Salesforce Packages" -> "Select Destination File"
    • "Select source package to merge" -> "Select destination package to merge" -> "Merge Selected Packages"
    • "Select source package to merge" -> "Merge Selected source Package here"

Configuration

Package xml power tools exposes the following configuration parameters:

  • Package Xml Power Tools: Indentation Type: The character used for indentation
  • Package Xml Power Tools: Indentation Number: The number of times the Indentation Type will be repeated for a single indent.
  • Package Xml Power Tools: Metadata Api Version: The Salesforce API version that will be used for the creation of the xml file.
  • Package Xml Power Tools › Package Generate: Default Package Location: The default folder to generate a new xml file (used with "Generate Salesforce Package with default settings" and "Generate Salesforce Package with default location").
  • Package Xml Power Tools › Package Generate: Default Package Name: The default xml file name used to generate a new xml file (used with "Generate Salesforce Package with default settings").
  • Package Xml Power Tools › Package Merge: Default Package Location: The folder that will open by default when using "Merge Salesforce Packages".

Please report any issues or feature requests here

salesforce-package-xml-power-tools's People

Contributors

andronikoskon avatar dependabot[bot] avatar

Stargazers

Francesco D'Izzia avatar

Watchers

 avatar

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.