almahdi404 / code-django

The ultimate django framework support

Home Page:https://marketplace.visualstudio.com/items?itemName=almahdi.code-django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(cmd+click)Can no longer jump files in html

jiayouzl opened this issue · comments

commented

iShot_2023-01-14_18 08 10

image

I can't jump to the file using cmd + click.

where is the head.html located?

commented

where is the head.html located?

head.html and tpl.html in the same directory

image

{% include 'head.html' %}Already in effect

commented

Clicking on the variable name passed by Python in html will not jump.

It's working properly in my system. Check if the extension is activated.

commented

It's working properly in my system. Check if the extension is activated.

Open state

image

my code

DownUrl

It is not being activated.
It should be activated if the project contains a manage.py or apps.py file.

my code

DownUrl

and what's in it?

commented

It is not being activated. It should be activated if the project contains a manage.py or apps.py file.

my code

DownUrl

and what's in it?

What you said is in it, and the plugin is also activated, but the html can't jump

commented

Reference in n

It is not being activated. It should be activated if the project contains a manage.py or apps.py file.

my code

DownUrl

and what's in it?

Inside is the Django code that I can't jump to. There are several files you mentioned, and the plugin is also started.

image

No. It's not being activated.
If it was activated, the activation time would be there on the right side.

commented
image

No. It's not being activated. If it was activated, the activation time would be there on the right side.

image

Activated.... Not activated is grey.
commented

image

This is the inactive state
commented

iShot_2023-01-15_23 28 43

commented

iShot_2023-01-15_23 31 53
Code snippets are used normally

Snippets work without being activated.

Check the Runtime Status

Screenshot from 2023-01-15 23-07-30

commented

Snippets work without being activated.

Check the Runtime Status

Screenshot from 2023-01-15 23-07-30

I can't find where to activate. How to activate?thank you!

I can't find where to activate. How to activate?thank you!

I am asking you to check if the extension is activated in the Runtime Status tab.

commented

I can't find where to activate. How to activate?thank you!

I am asking you to check if the extension is activated in the Runtime Status tab.

image

image

Opening the entire project plugin does show an inactive state

Fixed by 0af15d6

Don't forget to sponsor, if you can.