Skip to content

Commit

Permalink
IntelliJ MVP: preparing
Browse files Browse the repository at this point in the history
Signed-off-by: Uladzislau <leksilonchikk@gmail.com>
  • Loading branch information
KUGDev committed Jun 28, 2024
1 parent 4434b06 commit 913c559
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 31,257 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ private const val VSIX_NAME = "pli-language-support"
private const val VSIX_VERSION = "0.0.1"
private const val TEXTMATE_BUNDLE_NAME = "pli"

// TODO: doc
/**
* State of the PL/I plug-in. Provides initialization methods to set up all the things before the correct usage of
* the syntax highlighting and the LSP features
*/
class PliPluginState private constructor() : Disposable {

companion object {
Expand Down
125 changes: 0 additions & 125 deletions intellij-plugin/src/main/resources/language/generated/ast.js

This file was deleted.

This file was deleted.

Loading

0 comments on commit 913c559

Please sign in to comment.