X Tutup
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: ldcm/sshcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: better-help
Choose a base ref
...
head repository: ldcm/sshcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 22, 2019

  1. Allow specifying alternate VS Code settings dirs

    Notably adds support for VS Codium and VS Code Insiders.
    
    Resolves coder#34, coder#29
    ammario committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    dcd29f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request coder#39 from codercom/env-settings

    Add support for custom VS Code settings dirs
    ammario authored Apr 22, 2019
    Configuration menu
    Copy the full SHA
    ddb1136 View commit details
    Browse the repository at this point in the history
  3. Build tar release instead of binary

    Resolves coder#41
    ammario committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    a606829 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    1f596d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request coder#44 from codercom/rsync-delete

    Also delete extensions and settings to simulate a two-way mount
    ammario authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    188ee6d View commit details
    Browse the repository at this point in the history
  3. Skip back sync if skip sync is passed

    Updates coder#11
    nhooyr committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    e7939fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e8395c View commit details
    Browse the repository at this point in the history
  5. Merge pull request coder#49 from codercom/docs

    Change install cmd to always update sshcode
    ammario authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    9b786d5 View commit details
    Browse the repository at this point in the history
Loading
X Tutup