All Projects → matthewpi → vscode-caddyfile-support

matthewpi / vscode-caddyfile-support

Licence: MIT license
Rich Caddyfile support for Visual Studio Code

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vscode-caddyfile-support

todo-txt
Todo.txt syntax highlighter and helper extension for visual studio code.
Stars: ✭ 39 (+30%)
Mutual labels:  syntax-highlighting, vscode-extension
Vue Theme Vscode
+200.000 installs ⬇️ Theme for Visual Studio Code inspired by Vue.js, with support for more popular languages, trying to maintain a perfect harmony of colors.
Stars: ✭ 54 (+80%)
Mutual labels:  syntax-highlighting, vscode-extension
vscode-angular-html
Angular syntax highlighting for HTML templates
Stars: ✭ 35 (+16.67%)
Mutual labels:  syntax-highlighting, vscode-extension
Vshaxe
Haxe Support for Visual Studio Code
Stars: ✭ 234 (+680%)
Mutual labels:  language-server, vscode-extension
caddy-crowdsec-bouncer
A Caddy module that blocks malicious traffic based on decisions made by CrowdSec.
Stars: ✭ 40 (+33.33%)
Mutual labels:  caddy, caddyserver
language-tools
🌐 Prisma Language Tools = Language Server and Prisma's VS Code extension.
Stars: ✭ 159 (+430%)
Mutual labels:  syntax-highlighting, vscode-extension
Vscode Smarty
Smarty syntax highlight extension for Visual Studio Code
Stars: ✭ 10 (-66.67%)
Mutual labels:  syntax-highlighting, vscode-extension
Vscode Java
Java Language Support for Visual Studio Code
Stars: ✭ 1,370 (+4466.67%)
Mutual labels:  language-server, vscode-extension
caddy-tlsconsul
🔒 Consul K/V storage for Caddy Web Server / Certmagic TLS data
Stars: ✭ 89 (+196.67%)
Mutual labels:  caddy, caddyserver
Processing Vscode
A Visual Studio Code extension for the programming language Processing
Stars: ✭ 141 (+370%)
Mutual labels:  syntax-highlighting, vscode-extension
Langserver Swift
A Swift implementation of the open Language Server Protocol.
Stars: ✭ 171 (+470%)
Mutual labels:  language-server, vscode-extension
vim-caddyfile
Caddyfile syntax support for Vim
Stars: ✭ 25 (-16.67%)
Mutual labels:  caddy, caddyfile
Vscode Swift
An extension for VS Code which provides support for the Swift language.
Stars: ✭ 132 (+340%)
Mutual labels:  language-server, vscode-extension
vscode-cue
CUE language support for Visual Studio Code
Stars: ✭ 55 (+83.33%)
Mutual labels:  syntax-highlighting, vscode-extension
Ffi Navigator
Stars: ✭ 122 (+306.67%)
Mutual labels:  language-server, vscode-extension
Vscode Terraform
A Visual Studio Code extension for Hashicorp Terraform
Stars: ✭ 672 (+2140%)
Mutual labels:  syntax-highlighting, vscode-extension
Vscode Intelephense
PHP intellisense for Visual Studio Code
Stars: ✭ 872 (+2806.67%)
Mutual labels:  language-server, vscode-extension
Vscode R Lsp
R LSP Client for Visual Studio Code
Stars: ✭ 57 (+90%)
Mutual labels:  language-server, vscode-extension
Syntax Highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
Stars: ✭ 88 (+193.33%)
Mutual labels:  syntax-highlighting, vscode-extension
coraza-caddy
OWASP Coraza middleware for Caddy. It provides Web Application Firewall capabilities
Stars: ✭ 75 (+150%)
Mutual labels:  caddy, caddyserver

Caddyfile Support

Visual Studio Marketplace Version Visual Studio Marketplace Downloads Visual Studio Marketplace Rating

Adds support for Caddyfile syntax highlighting and automatic formatting.

This is essentially an updated version of vscode-caddyfile-syntax with additional features.

Configuration

  • caddyfile.executable: Location of the caddy executable to use for code formatting and linting. (Default: "")

Features

  • Syntax Highlighting
  • Automatic Formatting (supports Format on Save)
  • Support for Caddyfile v2
  • Basic Language Server with suggestions and descriptions

Requirements

Known Issues

  • None

Changelog

See CHANGELOG.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].