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: Exafunction/codeium-react-code-editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: markdown-example
Choose a base ref
...
head repository: Exafunction/codeium-react-code-editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 9 files changed
  • 3 contributors

Commits on Feb 13, 2024

  1. Add extension version

    andyzg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    16afcb1 View commit details
    Browse the repository at this point in the history
  2. Removing logging

    khou22 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    436c248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3700a9 View commit details
    Browse the repository at this point in the history
  4. Working options merge

    khou22 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    64ad4b4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #36 from Exafunction/markdown-example

    Markdown storybook example
    khou22 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2364b54 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #35 from Exafunction/remove-logging

    Removing logging
    khou22 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3851a94 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #37 from Exafunction/monaco-options-merge

    Deep merge to override Monaco options
    khou22 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b5b5fdc View commit details
    Browse the repository at this point in the history
  8. Update version to 1.0.9

    andyzg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    788bae3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #33 from Exafunction/andy/extension-version

    Log extension version
    andyzg authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e92f40d View commit details
    Browse the repository at this point in the history
  10. Update version

    andyzg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9aa1bec View commit details
    Browse the repository at this point in the history
  11. Merge pull request #38 from Exafunction/andy/version-109

    Update version to 1.0.10
    andyzg authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cf3f020 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Plain text editor

    khou22 committed Feb 16, 2024
    1 Configuration menu
    Copy the full SHA
    95abf18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from Exafunction/plain-text-editor

    Plain text editor storybook
    khou22 authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ddbc8db View commit details
    Browse the repository at this point in the history
  3. Add multiline model proto

    khou22 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0ff9dcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4baf930 View commit details
    Browse the repository at this point in the history
  5. Multiline threshold storybook

    khou22 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9409224 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #40 from Exafunction/update-language-server-proto

    Enable multiline model threshold preference
    andyzg authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7272e2b View commit details
    Browse the repository at this point in the history
  7. Run generate before compiling

    andyzg committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    960d29c View commit details
    Browse the repository at this point in the history
  8. Remove bloat

    andyzg committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d8c7819 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    768e1b2 View commit details
    Browse the repository at this point in the history
Loading