You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is a huge pr.. before I think this project won't maintain anymore
so I work myself, and follow another fork.. but that one also inactive
I will pr for this
This pr induced typos ci, dependabot, bump a lot of dependencies, make
format, remove deperate function and etc
<ID>ComplexCondition:SemanticTokens.kt$element is KtVariableDeclaration && (!element.isVar || element.hasModifier(KtTokens.CONST_KEYWORD)) || element is KtParameter</ID>
5
+
<ID>ComplexCondition:SemanticTokens.kt$element is KtVariableDeclaration && (!element.isVar() || element.hasModifier(KtTokens.CONST_KEYWORD)) || element is KtParameter</ID>
6
6
<ID>CyclomaticComplexMethod:Completions.kt$private fun elementCompletions(file: CompiledFile, cursor: Int, surroundingElement: KtElement): Sequence<DeclarationDescriptor></ID>
0 commit comments