Skip to content

Commit 5be07d4

Browse files
committed
Merge branch 'master' of github.com:andyleap/editor
2 parents 4d02e1b + 3b73dbf commit 5be07d4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# editor
2+
3+
Editor is a rather aptly named tool for Go code.
4+
5+
![editor](https://raw.githubusercontent.com/andyleap/editor/images/editor.png)
6+
7+
It supports some handy function prototype information(shown above), as well as some nice code completion ability(below)
8+
9+
![codecomplete](https://raw.githubusercontent.com/andyleap/editor/images/codecomplete.png)

0 commit comments

Comments
 (0)