atom / language-sql

SQL package for Atom
Other
38 stars 50 forks source link

slowness when functions reside within SQL DDL file #52

Closed Dowwie closed 7 years ago

Dowwie commented 7 years ago

I noticed a pattern of behavior with Atom's performance while I work on SQL in the editor where Atom lags in performance the moment that SQL functions are defined somewhere in my code. The performance difference is dramatic. I have no SQL related packages installed -- only the standard SQL package bundled with Atom exists.