Skip to content

Commit

Permalink
Merge pull request #42 from DanielSchiavini/master
Browse files Browse the repository at this point in the history
Fix auto-complete and usage issues
  • Loading branch information
DanielSchiavini authored Jul 9, 2024
2 parents 646bf1a + 7b07b8c commit f22d3d2
Show file tree
Hide file tree
Showing 186 changed files with 2,170 additions and 2,171 deletions.
4 changes: 1 addition & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
src/main/java/org/vyperlang/plugin/grammar/**/*.java linguist-generated=true
src/main/java/org/vyperlang/plugin/parser/**/*.java linguist-generated=true
src/main/java/org/vyperlang/plugin/psi/**/*.java linguist-generated=true
src/gen/**/*.* linguist-generated=true
2 changes: 1 addition & 1 deletion .idea/modules/vyper-plugin.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 30 additions & 29 deletions .idea/modules/vyper-plugin.main.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 29 additions & 29 deletions .idea/modules/vyper-plugin.test.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f22d3d2

Please sign in to comment.