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.104.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.105.0
Choose a head ref
  • 18 commits
  • 880 files changed
  • 1 contributor

Commits on Jan 2, 2025

  1. feat(intellij): added initial Robot Framework file templates and bett…

    …er syntax highlighting support based on a customized TextMate lexer/parser
    d-biehl committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    ef67d2c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Configuration menu
    Copy the full SHA
    9ee1f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e618db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec45070 View commit details
    Browse the repository at this point in the history
  4. chore: implement version bump determination based on commit messages …

    …in update_git_version script
    d-biehl committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    59c8dc3 View commit details
    Browse the repository at this point in the history
  5. chore: update packages

    d-biehl committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    1a8a64c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bd68a2 View commit details
    Browse the repository at this point in the history
  7. ci: corrected calling gradle

    d-biehl committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    5751bb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af3eb1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    faa905d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97081a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Configuration menu
    Copy the full SHA
    8eb9338 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. feat(langserver): correct highlightning to better highlight python ex…

    …presseions, escape sequences, environment variable default value and embedded argument regexes
    d-biehl committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    5dba571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    039682d View commit details
    Browse the repository at this point in the history
  3. feat(intellij): implemented support for highlightning embedded argume…

    …nts, escape sequences, python expressions and so on
    d-biehl committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    c5d6cf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5f4573 View commit details
    Browse the repository at this point in the history
  5. docs: update readme's

    d-biehl committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    f4f576f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    507d773 View commit details
    Browse the repository at this point in the history
Loading