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: consulo/consulo-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: browserDebug
Choose a base ref
...
head repository: consulo/consulo-javascript
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.
  • 9 commits
  • 27 files changed
  • 1 contributor

Commits on Feb 15, 2026

  1. Merge pull request #117 from consulo/browserDebug

    Browser debugger
    VISTALL authored Feb 15, 2026
    Configuration menu
    Copy the full SHA
    7ea8d62 View commit details
    Browse the repository at this point in the history
  2. add shutdown of executor

    VISTALL committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    9628096 View commit details
    Browse the repository at this point in the history
  3. Update README to include Browser Debugging section

    Added section for Browser Debugging with link.
    VISTALL authored Feb 15, 2026
    Configuration menu
    Copy the full SHA
    af23e9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76852df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1ec23f View commit details
    Browse the repository at this point in the history
  6. use internal impl fix fix

    VISTALL committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    241c2cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55a810a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

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

Commits on Feb 18, 2026

  1. add missed exports

    VISTALL committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    18e43b8 View commit details
    Browse the repository at this point in the history
Loading