Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/94cstyles/atom-react-native-autocomplete

React-Native autocompletion for Atom text editor!
https://github.com/94cstyles/atom-react-native-autocomplete

Last synced: 5 days ago
JSON representation

React-Native autocompletion for Atom text editor!

Awesome Lists containing this project

README

        

# atom-react-native-autocomplete (The project stop maintenance)

React-Native autocompletion for Atom text editor! Only supports the suffix for `.js` and `.jsx` files.

## Install
Using `apm`:

```
apm install atom-react-native-autocomplete
```

Or search for `atom-react-native-autocomplete` in Atom settings view.

Potentially wait for further installs (just `apm install language-javascript-jsx` if its not there already).

## Options
- #### prefix
AutoComplete feature the string parsing rules

*Default:* `React`



![demo](http://7oxfk1.com1.z0.glb.clouddn.com/atom-react-native-autocomplete-demo.gif)