Category Overview

Programming File Extensions

Programming file extensions include source code, scripts, markup, templates, configuration files, and development project resources. Browse this category to identify a format and find editors, runtimes, or development tools that support it.

7
Programming Extensions
Category Guide

How to work with programming file extensions

Source and script files are often readable in a text editor, but running them may require a specific runtime, compiler, framework, or build environment. Review unknown code before execution and avoid running scripts from untrusted sources.

Filter Extensions

Filter this category by the first letter of the extension.

7 Programming Extensions Available
.TARGETS

MSBuild Targets File

An MSBuild Targets file, bearing the .targets extension, is an XML-based configuration file used by the Microsoft Build Engine (MSBuild...

Programming
.THRIFT

Apache Thrift Definition File

A .thrift file is a definition file used by the Apache Thrift framework. Apache Thrift is an interface definition language (IDL) and bi...

Programming
.THYMELEAF

Thymeleaf Template

Thymeleaf is a modern server-side Java template engine for web and standalone environments. It allows developers to create elegant, wel...

Programming
.TJC

TJC HMI Project File

A TJC file is a project file created by USART HMI, a software development tool used to design user interfaces for TJC (Taojingchi) Huma...

Programming
.TPL

Smarty Template File

A .tpl file is a template file used by the Smarty templating engine, a popular PHP web template system. These files contain a mix of HT...

Programming
.TSX

TypeScript JSX

A .tsx file is a TypeScript file that includes JSX syntax. TypeScript is a superset of JavaScript that adds static typing to the langua...

Programming
.TWIG

Twig Template File

Twig is a flexible, fast, and secure template engine for PHP. It's used to separate the presentation logic from the application logic i...

Programming