forked from apache/beam
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code completion plugin: Add Java SDK Transform Completions (Hard Code…
…d) (apache#27168) * [Code Completion Plugin] Define Element Pattern for java sdk * Code Completion Plugin: Add java sdk transform completions * Verifying that tests are running as expected :) Sorry! * Update BeamCompletionContributorTestCase.java --------- Co-authored-by: Pablo <[email protected]>
- Loading branch information
1 parent
ed762d9
commit 4052c50
Showing
5 changed files
with
26 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 0 additions & 36 deletions
36
plugins/beam-code-completion-plugin/src/test/testData/TestCompletionsWrongClass.java
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
plugins/beam-code-completion-plugin/src/test/testData/TestCompletionsWrongMethod.java
This file was deleted.
Oops, something went wrong.