Skip to content

Commit

Permalink
Fix doc parse
Browse files Browse the repository at this point in the history
  • Loading branch information
CppCXY committed Nov 13, 2024
1 parent 0cf0f4a commit 76691e8
Show file tree
Hide file tree
Showing 144 changed files with 1,788 additions and 3,632 deletions.
148 changes: 141 additions & 7 deletions .idea/workspace.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ intellij {
type.set(buildVersionData.type) // Target IDE Platform

sandboxDir.set("${project.buildDir}/${buildVersionData.ideaSDKShortVersion}/idea-sandbox")
plugins.set(listOf("com.redhat.devtools.lsp4ij:0.0.2-20240614-013035@nightly"))
plugins.set(listOf("com.redhat.devtools.lsp4ij:0.7.0"))
}

repositories {
Expand Down
28 changes: 0 additions & 28 deletions gen/com/tang/intellij/lua/comment/lexer/LuaDocLexer.java

This file was deleted.

Loading

0 comments on commit 76691e8

Please sign in to comment.