sphaerophoria/atom-rtags-plus

TextBuffer.load is deprecated.

Opened this issue · 0 comments

The .load instance method is deprecated. Create a loaded buffer using TextBuffer.load(filePath) instead.

atom-rtags-plus/lib/util.js:28:31