From a07a5c644784bdba8bbfd83e78f14c261bb7efe6 Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Mon, 20 Feb 2023 11:03:42 +0100 Subject: chore: autogenerate (#1015) --- PACKAGES.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'PACKAGES.md') diff --git a/PACKAGES.md b/PACKAGES.md index 5d717f83..0c2d48b0 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -26,6 +26,7 @@ - [blade-formatter](#blade-formatter) - [blue](#blue) - [brighterscript](#brighterscript) +- [brighterscript-formatter](#brighterscript-formatter) - [bsl-language-server](#bsl-language-server) - [buf](#buf) - [buf-language-server](#buf-language-server) @@ -577,6 +578,7 @@ Categories: `DAP`
History: +- [`3e5c8e1`](https://github.com/williamboman/mason.nvim/commit/3e5c8e1) 2023-02-19 - feat(providers): add more endpoints ([#1013](https://github.com/williamboman/mason.nvim/issues/1013)) by William Boman - [`407d6ac`](https://github.com/williamboman/mason.nvim/commit/407d6ac) 2022-08-05 - fix(bash-debug-adapter): fix associated languages ([#254](https://github.com/williamboman/mason.nvim/issues/254)) by William Boman - [`cfa56f1`](https://github.com/williamboman/mason.nvim/commit/cfa56f1) 2022-08-06 - feat: add bash-debug-adapter ([#253](https://github.com/williamboman/mason.nvim/issues/253)) by Adam Figgins
@@ -766,6 +768,25 @@ Categories: `LSP` `Compiler` ``` +# brighterscript-formatter + +> A code formatter for BrightScript and BrighterScript. + +Homepage: [https://github.com/rokucommunity/brighterscript-formatter](https://github.com/rokucommunity/brighterscript-formatter) +Languages: `BrighterScript` +Categories: `Formatter` + +
+ History: + +- [`838eedb`](https://github.com/williamboman/mason.nvim/commit/838eedb) 2023-02-19 - feat(registry): add brighterscript-formatter ([#1009](https://github.com/williamboman/mason.nvim/issues/1009)) by Cason Adams +
+ +``` +:MasonInstall brighterscript-formatter +``` + + # bsl-language-server > Implementation of Language Server Protocol for Language 1C (BSL) -- cgit v1.2.3-70-g09d2