Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: robotcodedev/robotcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.78.0
Choose a base ref
...
head repository: robotcodedev/robotcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.78.1
Choose a head ref
  • 4 commits
  • 24 files changed
  • 1 contributor

Commits on Mar 15, 2024

  1. fix(profiles): profiles inherited by [profile].inherit are now merg…

    …ed before the parent profile, unless the `precedence` is set and are only enabled if the parent profile is enabled
    d-biehl committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    318d780 View commit details
    Browse the repository at this point in the history
  2. fix(langserver): hovering over EMPTY builtin variable respects the …

    …type and shows correct empty values
    d-biehl committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c8b66c8 View commit details
    Browse the repository at this point in the history
  3. fix(analyze): if a imported resource has import errors it is shown as…

    … releated information
    d-biehl committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    caf8541 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feb1e69 View commit details
    Browse the repository at this point in the history
Loading