Skip to content

Autocompletion not working #2

Description

@maxbec

Hey Rapptz,

really nice project. But i have one big problem. The Autocompletion of "@" tags doesn't work in my case. Here is a code snippet of Sublime Text 3 and the code ist set to C++.

When i typed in the first @ there were no suggestions of oxygen tags.

/**

  • @

  • @brief Inomation Main Class

  • @details [long description]

  • @return

  • @param
    */
    class SomeClass {

    public:
    SomeClass();

    private:

};

It would be really nice if you could fix that.

Kind Regards

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions