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

bring language server up to date. #2

Merged
merged 62 commits into from
Sep 25, 2022
Merged

bring language server up to date. #2

merged 62 commits into from
Sep 25, 2022

Conversation

xiaoyunwu
Copy link

No description provided.

themkat and others added 30 commits April 9, 2022 23:03
External methods include Java standard library, Kotlin standard
library and more. Some additional cleanup is needed.
Implement abstract function - Extend to support external methods (Java standard library etc.)
Method for resolving main class - used for run/debug code lenses in
editors.
Implement abstract members, now includes abstract variables
themkat and others added 29 commits August 1, 2022 16:11
Depend on Kotlin's implementation of parsing JVM target
Experimental resolution of dependencies in Kotlin multiplatform projects (Gradle)
Support different kotlin/kotlinc install directory setups in backup classpath resolver
Upgrade lsp4j version to 0.15.0
URGENT: Fix startup issue for language server caused by lsp4j 0.15 upgrade
if you don't mark the entire text. Happens in editors that are not VSCode
General override member(s) functionality
Resolve kotlin-stdlib.jar from snap install
…_fix

Fix issue where code action doesn't show up, unless entire text marked
@xiaoyunwu xiaoyunwu merged commit daccc1b into framely:main Sep 25, 2022
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.

3 participants