We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to install and use the Django HTML syntax on Sublime Text 4143 but am running into an error message:
I installed via Package Control and then used "Set Syntax: Django HTML" but am seeing this error.
The HTML is prob unrelated but I'm using the content from https://docs.djangoproject.com/en/4.2/topics/auth/default/#django.contrib.auth.views.LoginView
Any idea what's going on here?
The text was updated successfully, but these errors were encountered:
Never mind, I found the issue =D
The resolution was to remove the package "JavaScriptNext - ES6 Syntax", which I haven't used in a while as the built-in ones and "JSX" suffice
Sorry, something went wrong.
No branches or pull requests
I'm trying to install and use the Django HTML syntax on Sublime Text 4143 but am running into an error message:
I installed via Package Control and then used "Set Syntax: Django HTML" but am seeing this error.
The HTML is prob unrelated but I'm using the content from https://docs.djangoproject.com/en/4.2/topics/auth/default/#django.contrib.auth.views.LoginView
Any idea what's going on here?
The text was updated successfully, but these errors were encountered: