Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

LSP snippets #288

Closed
wants to merge 81 commits into from
Closed

LSP snippets #288

wants to merge 81 commits into from

Commits on Feb 5, 2019

  1. Start on LSP syntax parser

    Aerijo committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    a1ff497 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    bb03336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08019c5 View commit details
    Browse the repository at this point in the history
  3. return regex

    Aerijo committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    675b7d4 View commit details
    Browse the repository at this point in the history
  4. formatting and tweaks

    Aerijo committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    df90657 View commit details
    Browse the repository at this point in the history
  5. remove unused file

    Aerijo committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    2cf43b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd5700b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Add variable support

    Aerijo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    8f022fc View commit details
    Browse the repository at this point in the history
  2. Hah, pass all specs

    Aerijo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    1c42d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc9446 View commit details
    Browse the repository at this point in the history
  4. remove debugger

    Aerijo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    9d32670 View commit details
    Browse the repository at this point in the history
  5. Resolve all the things

    Aerijo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    c60b3ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4be086c View commit details
    Browse the repository at this point in the history
  7. remove debugger

    Aerijo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    4863ca6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    139e08a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7d227 View commit details
    Browse the repository at this point in the history
  3. Take previous advice

    Aerijo committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    b9d967a View commit details
    Browse the repository at this point in the history
  4. ...

    Aerijo committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    f9a2d72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c5cc77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5746276 View commit details
    Browse the repository at this point in the history
  7. Actually throw an error

    Aerijo committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    85107f4 View commit details
    Browse the repository at this point in the history
  8. general idea

    Aerijo committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    c9b2996 View commit details
    Browse the repository at this point in the history
  9. Mockup choices presentation

    Aerijo committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    82625e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. don't save config change

    Aerijo committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    31fe36e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Refactor

    Aerijo committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    3a29fd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443bd62 View commit details
    Browse the repository at this point in the history
  3. Add default params fallback

    Aerijo committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    49f7e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6542e76 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    e002906 View commit details
    Browse the repository at this point in the history
  2. rename driver service

    Aerijo committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    81dbaa0 View commit details
    Browse the repository at this point in the history
  3. 🎨

    Aerijo committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c64242e View commit details
    Browse the repository at this point in the history
  4. fix resolver service

    Aerijo committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    b797802 View commit details
    Browse the repository at this point in the history
  5. Consistent transform behaviour

    Aerijo committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    75a0641 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce4d69e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Hack in forced undo barrier

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    417dd93 View commit details
    Browse the repository at this point in the history
  2. extract to method

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    bea05d9 View commit details
    Browse the repository at this point in the history
  3. Maybe this?

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    b156bb2 View commit details
    Browse the repository at this point in the history
  4. Use checkpoint instead

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    77e8bb1 View commit details
    Browse the repository at this point in the history
  5. Try more stuff

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    30cd9fb View commit details
    Browse the repository at this point in the history
  6. Improvements

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    7cb2c8f View commit details
    Browse the repository at this point in the history
  7. clean end tabstop logic

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    b8730af View commit details
    Browse the repository at this point in the history
  8. also make it correct -_-

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    0544e51 View commit details
    Browse the repository at this point in the history
  9. Support if/else syntax

    Aerijo committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    231e617 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

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

    Aerijo committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    09d866d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf1441f View commit details
    Browse the repository at this point in the history
  4. remove debugger

    Aerijo committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    b6bbe9f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. fix typo

    Aerijo committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    80fb5ca View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    a6d94e9 View commit details
    Browse the repository at this point in the history
  2. implicit returns strike again

    Aerijo committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    3c721d7 View commit details
    Browse the repository at this point in the history
  3. Style & logic tweaks

    Aerijo committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    e7432ed View commit details
    Browse the repository at this point in the history
  4. use single quotes

    Aerijo committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    dae7f48 View commit details
    Browse the repository at this point in the history
  5. but not for JSON files

    Aerijo committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    df13d06 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. translate snippet tests

    Aerijo committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    0d8d640 View commit details
    Browse the repository at this point in the history
  2. Don't load language-javascript

    Aerijo committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    ba1bc74 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

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

Commits on Apr 19, 2019

  1. fix

    Aerijo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    c77cf00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01db360 View commit details
    Browse the repository at this point in the history
  3. bug fixes

    Aerijo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    ac06db5 View commit details
    Browse the repository at this point in the history
  4. Specs and bug fixes

    Aerijo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    b847db1 View commit details
    Browse the repository at this point in the history
  5. Test misc cases

    Aerijo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    1cb4511 View commit details
    Browse the repository at this point in the history
  6. remove console log

    Aerijo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    7934443 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    429a127 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. relax undefined check

    Aerijo committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    5f20163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43bae26 View commit details
    Browse the repository at this point in the history
  3. more specs

    Aerijo committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    260d437 View commit details
    Browse the repository at this point in the history
  4. 🎨

    Aerijo committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    60f3af0 View commit details
    Browse the repository at this point in the history
  5. fix undo specs

    Aerijo committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    687b174 View commit details
    Browse the repository at this point in the history
  6. Fix yet another undo bug

    Aerijo committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    fb4b3e9 View commit details
    Browse the repository at this point in the history
  7. extract transaction logic

    Aerijo committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    be3d800 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    9a0e477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d812cf0 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    Aerijo committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    70ef2f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77eaef8 View commit details
    Browse the repository at this point in the history
  5. add back two removed tests

    Aerijo committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    417da46 View commit details
    Browse the repository at this point in the history
  6. remove unused imports

    Aerijo committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    7f05767 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    874aafa View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    00ffa45 View commit details
    Browse the repository at this point in the history
  2. alternate if-else syntax

    Aerijo committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    64606bc View commit details
    Browse the repository at this point in the history
  3. reorder alternate

    Aerijo committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    6222c42 View commit details
    Browse the repository at this point in the history
  4. adjust spec

    Aerijo committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    0deaa1d View commit details
    Browse the repository at this point in the history