facebookarchive / nuclide

An open IDE for web and native mobile development, built on top of Atom
https://nuclide.io
Other
7.79k stars 683 forks source link

Autocomplete removes backslash from namespace #202

Open elijahb opened 9 years ago

elijahb commented 9 years ago

When using autocomplete with classes inside another namespace, backslashes get removed. Example: class Valide\Field, is written by the editor as ValideField after hitting enter

atom-pre-autocomplete

atom-after-autocomplete

fredemmott commented 9 years ago

cc @mostafaeweda