We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37093c0 commit fb8c2e0Copy full SHA for fb8c2e0
README.md
@@ -1,2 +1,14 @@
1
# google-java-format-sublime
2
A sublime plugin for formatting java code files with google-java-format
3
+
4
+## Platforms supported:
5
+Currently, it is only supported in OSX.
6
7
+## Sublime version supported:
8
+Currently, it is only supported in Sublime Text 2.
9
10
+## How to run:
11
+Command+Shift+g
12
13
+## Reference:
14
+https://github.com/google/google-java-format
0 commit comments