We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4fe93b commit 19aa289Copy full SHA for 19aa289
lua/java-refactor/lsp-refactor-commands.lua
@@ -1,3 +1,5 @@
1
+local ui = require('java.utils.ui')
2
+
3
local M = {
4
---@class java-refactor.RenameAction
5
---@field length number
0 commit comments