Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
(cherry picked from commit 2d9adf946837fa7d1acbe03eae27c957ab35b3ee)

IJ-CR-153074

GitOrigin-RevId: 0b434d8a2d7a36fa0cd60184fae339e9508fec4a
  • Loading branch information
van800 committed Jan 24, 2025
1 parent 21230bc commit 2d6cb06
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,4 @@ class GodotLspServerSupportProvider : LspServerSupportProvider {
return super.lspFindReferencesSupport
}
}

}

val godotLspCodeActionSupport: LspCodeActionsSupport = object : LspCodeActionsSupport() {
override val intentionActionsSupport: Boolean
get() = false
}

0 comments on commit 2d6cb06

Please sign in to comment.