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: smallcloudai/refact-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: smallcloudai/refact-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wip/codelens-timeouts
Choose a head ref
  • 13 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 16, 2024

  1. code lens reworked

    oxyplay authored and MarcMcIntosh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e553036 View commit details
    Browse the repository at this point in the history
  2. quick commands update

    oxyplay authored and MarcMcIntosh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2f66c6d View commit details
    Browse the repository at this point in the history
  3. quick commands working

    oxyplay authored and MarcMcIntosh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f5ab9c5 View commit details
    Browse the repository at this point in the history
  4. 108

    olegklimov authored and MarcMcIntosh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5b961bb View commit details
    Browse the repository at this point in the history
  5. 109

    olegklimov authored and MarcMcIntosh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    537252d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07b5bd8 View commit details
    Browse the repository at this point in the history
  7. add snippet to textarea

     Author:    oxyplay <max@oxyplay.com>
     Changes to be committed:
    	modified:   src/codeLens.ts
    oxyplay authored and MarcMcIntosh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    253b517 View commit details
    Browse the repository at this point in the history
  8. fix: sending relative path to @file command & rendering message

     Author:    alashchev17 <andrew.lashchev15@gmail.com>
     Changes to be committed:
    	modified:   src/codeLens.ts
    alashchev17 authored and MarcMcIntosh committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    59adc81 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f2b638 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c020050 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    82840b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce7321b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    494304b View commit details
    Browse the repository at this point in the history
Loading