Clang complete in mozilla: Difference between revisions

no edit summary
m (refresh according to a tryout today.)
No edit summary
Line 49: Line 49:


Now you should get completion when typing ‘->’ ‘::’ ‘.’. You can also use CTRL+X, CTRL+O to complete at any point.
Now you should get completion when typing ‘->’ ‘::’ ‘.’. You can also use CTRL+X, CTRL+O to complete at any point.
To debug problems run:
  :call g:ClangUpdateQuickFix()
  :copen
Confirmed users
336

edits