Skip to content

phil714/atom-react-native-autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-react-native-autocomplete package

React-Native autocompletion for Atom text editor! Only supports the suffix for .js and .jsx files.
Forked from https://github.com/TOP-Chao/atom-react-native-autocomplete

New features

  • autocomplete working without typing the opening bracket
  • opening and closing tag are now displayed on the same line instead for displayed on 2 lines
  • cursor position is set between the opening and closing tag instead of between the opening tag name and the closing bracket of the opening tag

Install

Using apm:

You can download the package, unzip or decompress, go to that folder and run: apm link that will create a symbolic link from that package to your ~/.atom/packages folder.

About

React-Native autocompletion for Atom text editor!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%