Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TP-Editor] Adapt content-assist to support of version-ranges/no-version #1445

Commits on Oct 16, 2024

  1. [TP-Editor] Adapt content-assist to support of version-ranges/no-version

    - Remove 'version' attribute from 'unit' proposal
    Now that PDE supports no versions in unit declarations it does not have
    to be proposed for all cases.
    
    - Skip units with version-range in the 'UpdateUnitVersions' action from
    the context menu in the Source tab.
    HannesWell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d5a771f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02909d View commit details
    Browse the repository at this point in the history