aws / aws-toolkit-jetbrains

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
https://plugins.jetbrains.com/plugin/11349-aws-toolkit
Apache License 2.0
740 stars 208 forks source link

Allow CodeWhisperer to suggest JS Code inside DjangoTemplates #3954

Open mvinoba opened 9 months ago

mvinoba commented 9 months ago

Is your feature request related to a problem? Please describe. I’ve been using CodeWhisperer for the last week to write Python code in PyCharm, but when I switch tabs to DjangoTemplate HTML files all I get is “DjangoTemplate is currently not supported by CodeWhisperer”.

Describe the solution you'd like Since most of my code in DjangoTemplate is actually JS code inside Githubissues.

  • Githubissues is a development platform for aggregating issues.