# Definition Jumps
If the hover tip support is valid, then it can support the definition jump.
However, there are some times when the definition jump cannot be done because the interpreter does not interpret the code correctly, so you can set linter
to default
and use the interpreter to check the correctness of the code syntax.