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

PSI completion with code generation #46

Merged
merged 58 commits into from
Apr 30, 2020
Merged

Conversation

ileasile
Copy link
Collaborator

No description provided.

ileasile and others added 30 commits January 20, 2020 14:48

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov
…kExecution' magic. Refactoring: extracted several interfaces
# Conflicts:
#	resources/notebook-extension/kernel.js
#	src/main/kotlin/org/jetbrains/kotlin/jupyter/repl.kt
#	src/main/kotlin/org/jetbrains/kotlin/jupyter/repl/completion/KotlinCompleter.kt
#	src/test/kotlin/org/jetbrains/kotlin/jupyter/test/replTests.kt
@ileasile ileasile force-pushed the psi_completion_with_typing branch from 96e0d2e to 66f674f Compare March 5, 2020 17:21
@ileasile ileasile force-pushed the psi_completion_with_typing branch from 706fbee to 946173b Compare April 13, 2020 01:38
@ileasile ileasile force-pushed the psi_completion_with_typing branch from 3b9b0c0 to 3e74399 Compare April 19, 2020 05:14
@ileasile ileasile linked an issue Apr 21, 2020 that may be closed by this pull request
@ileasile ileasile changed the title WIP: PSI completion with code generation PSI completion with code generation Apr 24, 2020
@ileasile ileasile requested a review from nikitinas April 24, 2020 10:23
@nikitinas nikitinas merged commit 9e86774 into master Apr 30, 2020
@ileasile ileasile deleted the psi_completion_with_typing branch June 7, 2020 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add full-featured autocomplete
2 participants