fwcd / fwcd/kotlin-language-server

Implement Move Refactoring

Open
#30 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
2k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

Automatically update imports and package declarations when moving a Kotlin source file.

This should be possible soon using a new API in VSCode: https://github.com/Microsoft/vscode/issues/43768

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked VSCode API issue and determine how its move-refactoring support applies to Kotlin source files. The work is complete when moving a Kotlin file automatically updates its imports and package declaration; the payload names no repository files or tests to begin with.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, vscode
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.