Skip to content
New issue

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

html files recognition in vscode settings.json automatically with a command instead of manually configuration #78

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iamamirhossein
Copy link

@iamamirhossein iamamirhossein commented May 21, 2021

HTML files recognized as Django Template in VS Code after installing this plugin, now in this version we can put custom settings for html files recognition in vscode settings.json automatically with a command, instead of manually configuration. change descriptions:

added: src/htmlPatchSettings.ts,
updated: src/extension.ts, package.json and README.md
command title: "Update html files recognition in Django Projects"

after install, user can use this feature like below:

  1. Press Ctrl+Shift+P
  2. Type Update html files recognition in Django Projects
  3. Press Enter

Special thanks to @SeyyedKhandon for his guidance

@SmileyChris
Copy link

This is no longer necessary now that we've got 150cf00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants