Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language Server Rewrite #993

Open
wants to merge 131 commits into
base: master
Choose a base branch
from
Open

Language Server Rewrite #993

wants to merge 131 commits into from

Commits on Dec 21, 2023

  1. Create ProjectManager

    TwitchBronBron committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0f2a336 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    eddf081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2352f36 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

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

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    29bb2df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e7a1f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b6c58 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Dec 26, 2023

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

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    47bc3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7295d48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939d722 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76fd82f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 11, 2024

  1. Run program.validate() in async chunks to not starve CPU.

    Support cancelling validate
    TwitchBronBron committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    101b98c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11dd7fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be16e9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d72c48 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    059c67e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    083accf View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    49eb6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f317e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    21e8e76 View commit details
    Browse the repository at this point in the history
  2. Add hover support

    TwitchBronBron committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8d3c7c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5df7b9 View commit details
    Browse the repository at this point in the history
  4. fix crash

    TwitchBronBron committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3afd014 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    8369717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d04deb View commit details
    Browse the repository at this point in the history
  3. Add signature help

    TwitchBronBron committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4f79645 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a871045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ca9d1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    533c0cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f231048 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfb8fcb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb507a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    2ba4601 View commit details
    Browse the repository at this point in the history
  2. Fix a few issues

    TwitchBronBron committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b70a027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eab896 View commit details
    Browse the repository at this point in the history
  4. Add completions

    TwitchBronBron committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    648636f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9892c69 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    812b989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d64647 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d47834b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Reload project when bsconfig changes.

    Remove getOptions from LspProject interface
    TwitchBronBron committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    727f9aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf41b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3226d79 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    629f52a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f011561 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a89f02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5a462b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    800c83e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9d1f52 View commit details
    Browse the repository at this point in the history
  7. Fix tsc error

    TwitchBronBron committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8749545 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c8998c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6155a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    5ae5cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e55cf View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    b3174ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aa7398 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    53b5d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd221cd View commit details
    Browse the repository at this point in the history
  3. Add tests

    TwitchBronBron committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    82d5bc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2540da7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9363c7d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    de61e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a808b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c177dc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff967e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    c60d75a View commit details
    Browse the repository at this point in the history
  2. track validations

    TwitchBronBron committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    eb0ac55 View commit details
    Browse the repository at this point in the history
  3. Tweaks

    TwitchBronBron committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    76ec222 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    aecdb64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac0ae9 View commit details
    Browse the repository at this point in the history
  3. Fix hover crash

    TwitchBronBron committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d455cf7 View commit details
    Browse the repository at this point in the history
  4. Fix completions crash

    TwitchBronBron committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ef8b23d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Remove empty test

    TwitchBronBron committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2510a15 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    e41465f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc54de4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57c65ba View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Fix test failures.

    TwitchBronBron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    52554f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf7d15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8947b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    b565e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d237d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24c074 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b19acb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Improved logging

    TwitchBronBron committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ba2302a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf559c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    304b64e View commit details
    Browse the repository at this point in the history
  4. Add lots more logging

    TwitchBronBron committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f5730b4 View commit details
    Browse the repository at this point in the history
  5. Fix failing test

    TwitchBronBron committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    872527a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe894b5 View commit details
    Browse the repository at this point in the history
  7. Some better logging

    TwitchBronBron committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4512c0f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Delete junk file

    TwitchBronBron committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5d5900c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5504af2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b4944 View commit details
    Browse the repository at this point in the history
  4. Add some unit tests

    TwitchBronBron committed May 28, 2024
    Configuration menu
    Copy the full SHA
    64cadf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10b5ff5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    1084057 View commit details
    Browse the repository at this point in the history
  2. Fix failing CI

    TwitchBronBron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    77b78cc View commit details
    Browse the repository at this point in the history
  3. Fix ci again

    TwitchBronBron committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2bb939f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    76a9ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d3075 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Add ActionQueue class

    TwitchBronBron committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    39fada2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    0aa2faa View commit details
    Browse the repository at this point in the history
  2. Add tests

    TwitchBronBron committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    32c5865 View commit details
    Browse the repository at this point in the history
  3. Add fixes

    TwitchBronBron committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    94de4c2 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    TwitchBronBron committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d75bac1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix broken tests

    TwitchBronBron committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    15c7d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963bcf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    707a5ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46538e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    db46e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0774d28 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    3f37939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a589f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Fix standalone project issues (#1254)

    * honor `showDiagnosticsInConsole` in lsp mode
    
    * remove rogue `console.info`
    
    * Fix issues with standalone workspaces
    
    * Fix bug in tests where logger wasn't un-stubbed
    
    * Remove `project-reload` event in favor of `project-activate`
    
    * upgrade roku-deploy for `getDestPath` fix
    
    * Fix lint issue.
    
    * Fix test failure on linux
    
    * Fix lint warnings
    TwitchBronBron authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c03ace4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    7b43937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82265bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47ea906 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 21, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    668032f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9e932 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a20243 View commit details
    Browse the repository at this point in the history