Skip to content

Commit

Permalink
Editors: Added Zed and Pulsar, made VSCode, Zed, and Atom / Pulsar im…
Browse files Browse the repository at this point in the history
…ages links

Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
  • Loading branch information
olehermanse committed Oct 14, 2024
1 parent b40ad09 commit 0928dff
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions examples/tutorials/writing-and-serving-policy/editors.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Vi/Vim users can edit CFEngine policies with Neil Watson's CFEngine 3 scripts, a

Microsoft VS Code users have syntax highlighting thanks to AZaugg. Install the syntax highlighting and snippets directly from within Visual Studio Code by running ext install vscode-cfengine.

![Visual Studio Code](guide-writing-and-serving-policy-editors-visual-studio-code.png)
[![Visual Studio Code](guide-writing-and-serving-policy-editors-visual-studio-code.png)](https://marketplace.visualstudio.com/items?itemName=azaugg.vscode-cfengine)

## Sublime Text

Expand All @@ -38,11 +38,19 @@ Sublime Text 2 and 3 users have syntax highlighting and snippets thanks to Valer

![Sublime Text](guide-writing-and-serving-policy-editors-sublime-text.jpg)

## Atom
## Zed

Using Githubs hackable editor? You can get syntax highlighting with the language-cfengine3 package.
Syntax highlighting is available in the [Zed](https://zed.dev/) editor, via [the **CFEngine** extension](https://zed.dev/extensions?q=CFEngine).

![Atom](guide-writing-and-serving-policy-editors-atom.png)
[![Zed](guide-writing-and-serving-policy-editors-zed.png)](https://zed.dev/extensions?q=CFEngine)

## Atom / Pulsar

Using Githubs hackable editor?
You can get syntax highlighting with the [language-cfengine3](https://github.com/olehermanse/language-cfengine3) package.
This extension is available in both [Atom (discontinued)](https://github.blog/news-insights/product-news/sunsetting-atom/) and [Pulsar](https://pulsar-edit.dev/), a fork of Atom.

[![Atom](guide-writing-and-serving-policy-editors-atom.png)](https://web.pulsar-edit.dev/packages/language-cfengine3)

## Eclipse

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0928dff

Please sign in to comment.