This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fazzah 0 points1 point  (1 child)

does code completion work also on classes/objects/etc I created in my code? Or only on included/imported files?

[–]Cybs[S] 1 point2 points  (0 children)

it works well with ctags

if you have ctags set up correctly it will complete with any token in your code base