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

feat: python language features #991

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on May 19, 2024

  1. feat: python language features

    Jonas(Jiajie) Jing authored and jingjiajie committed May 19, 2024
    Configuration menu
    Copy the full SHA
    13a0fb7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fix: workspace init fail

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b577b96 View commit details
    Browse the repository at this point in the history
  2. fix: doc sync & signature help

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9bdc08d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix: browser build problem

    jingjiajie committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b8735e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 17, 2024

  1. support browser

    Jonas(Jiajie) Jing authored and jingjiajie committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4c62d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44bf91a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

  1. fix: ut hanging

    jingjiajie committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    24dba01 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    01280f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ae538 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 16, 2024

  1. fix: require minimum engine 1.89

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    805cb51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c205f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fix: triggerCharacter is undefined

    Co-authored-by: Wei Wu <[email protected]>
    jingjiajie and scnwwu authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5cb31c1 View commit details
    Browse the repository at this point in the history
  2. fix: npm run format

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3d86770 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix: unexpected indent error for comment only code

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bb0d46d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    4c303bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e400c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: run region in python

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9b4f357 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix: python features hidden when in custom region

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cf5615f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix: submit association after proc python

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2f94357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b6593f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    8038f3a View commit details
    Browse the repository at this point in the history
  2. support i alias of interactive, fix codezone bugs

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    89cc1dd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: endsubmit completion help, single line python

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ecc5423 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix: completion after comment & foldingRange crash

    Jonas(Jiajie) Jing authored and Jonas(Jiajie) Jing committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    492b8d8 View commit details
    Browse the repository at this point in the history