easy debug info.lineNumber: replace lineInfo/settingInfo/fileInfo to info
This commit is contained in:
@@ -18,7 +18,7 @@ public class CsLineEnd extends BaseLangDoc {
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean show(@NotNull LineInfo lineInfo) {
|
||||
public boolean show(@NotNull LineInfo info) {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user