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

Implement signature intellisense #640

Merged
merged 13 commits into from
Dec 3, 2021
Merged

Implement signature intellisense #640

merged 13 commits into from
Dec 3, 2021

Commits on Oct 21, 2021

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

Commits on Oct 25, 2021

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

Commits on Oct 26, 2021

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

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    a8ca119 View commit details
    Browse the repository at this point in the history
  2. Unify spec formatting

    jonatanklosko committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    24bdb16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8607db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    898741c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Add configuration for completion/signature popups (#693)

    * Add editor settings form
    
    * Add configuration for intellisense defaults
    
    * Read fresh settings when editor mounts
    
    * Scope attribute names
    
    * Fix disabled button styling
    
    * Simplify signature box and enable by default
    
    * Split settings into system and user sections
    
    * Update lib/livebook_web/live/settings_live.ex
    
    Co-authored-by: José Valim <jose.valim@dashbit.co>
    
    * Update lib/livebook_web/live/settings_live.ex
    
    Co-authored-by: José Valim <jose.valim@dashbit.co>
    
    Co-authored-by: José Valim <jose.valim@dashbit.co>
    jonatanklosko and josevalim authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a3626a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

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

Commits on Dec 3, 2021

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