You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,14 @@ An auto updating version of `atom`. Other atom packages we depend upon are insta
14
14
15
15
## Reviews
16
16
"I was shocked at how good it felt to poke around on the compiler with it." [Jonathan Turner](https://twitter.com/jntrnr)
17
-
17
+
<br/>
18
18
"And guess what, it worked perfectly. Like everything else! Faster than Visual Studio!" [Daniel Earwicker](http://stackoverflow.com/users/27423/daniel-earwicker)
Internally using AutoComplete+. Just start typing and hints will show up. Or you can explicitly trigger it using `ctrl+shift+space` or `cmd+shift+space`. Press `tab` to make a selection. [You can also customize these](https://github.com/atom-community/autocomplete-plus#usage).
24
+
Internally using AutoComplete+. Just start typing and hints will show up. Or you can explicitly trigger it using `ctrl+space` or `cmd+space`. Press `tab` to make a selection.
0 commit comments