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: eclipse-theia/theia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d45d6337faad6199042fc593e44fe4080b5d7dd7
Choose a base ref
...
head repository: eclipse-theia/theia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 401e7071005a87c32f6f081184c31a6344990c45
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Jun 28, 2019

  1. plugin-dev - fix run/debug flow to work on windows

    - use fileSystem.getFsPath utility for HOSTED_PLUGIN as it also supports
    windows
    - fixed typos (one in HostedInstanceState enum is added to changelog)
    - remove unused code
    - add missing dependencies in package.json
    
    Signed-off-by: Amiram Wingarten <amiram.wingarten@sap.com>
    amiramw committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    401e707 View commit details
    Browse the repository at this point in the history
Loading