Visual Studio Code and Flask Jinja Templates

This page summarizes the projects mentioned and recommended in the original post on /r/codehunter

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • editorconfig-vscode

    EditorConfig extension for Visual Studio Code

  • Flask I have recently switched to Visual Studio Code (previously used PyCharm) and am now facing a formatting problem. With the following example html: {% extends 'base.html' %} {% block body %} {{ super() }} Something{% endblock%} after saving (I have turned on formatOnSave) I get the following: {% extends 'base.html' %}{% block body %}{{ super() }}Something{% endblock%} I am using the editorconfig plugin and have stayed with the default user settings. How can I configure VSC to not force Jinja blocks to be on a single line? Unfortunately I wasn't able to find an answer for this problem and I would prefer not switching the editor again. As always: thanks in advance! Answer link : https://codehunter.cc/a/flask/visual-studio-code-and-flask-jinja-templates

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build and deploy a Next.js ecommerce website in 5 steps

    4 projects | dev.to | 2 May 2024
  • Show HN: Px – Run commands across different JavaScript package managers

    1 project | news.ycombinator.com | 2 May 2024
  • Building a Notion-style activity feed with Next.js and shadcn/ui

    1 project | dev.to | 2 May 2024
  • The Scientific Method Part 5: Illusions, Delusions, and Dreams

    1 project | news.ycombinator.com | 2 May 2024
  • Show HN: Raised $17M for Aikido Security – No BS application security platform

    1 project | news.ycombinator.com | 2 May 2024