Skip to content

Update Kotlin scope#106

Draft
guille wants to merge 1 commit intoSublimeText:developfrom
guille:update-kotlin
Draft

Update Kotlin scope#106
guille wants to merge 1 commit intoSublimeText:developfrom
guille:update-kotlin

Conversation

@guille
Copy link
Copy Markdown

@guille guille commented May 2, 2026

Description

I have a PR in PC to change ownership of package for Kotlin. It does have a breaking change, since the scope changes from source.Kotlin to source.kotlin. I've tried to support both in all places, the one exception is file_type_kotlin_gradle, as I don't think more than one base scope is supported. I've tentatively put the new scope name only, meaning this should not be merged until the Kotlin package has changed.

Motivation and Context

See above

How Has This Been Tested?

It hasn't

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have read the CONTRIBUTING document.

There is a proposal to move the Kotlin package, which would include
changing the scope name to a more standard `source.kotlin`
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.

1 participant