Extension Details

- Config
- by 22 Digital
- 13 Recent Installs | 4870 Total Installs
- Syntax highlight and completion for all `.conf` & `.cnf` files.
- Repository
- Bug Reports
Readme
Config Highlighter for Nova
Nova editor syntax highlighter and code completion for all .conf and
.cnf files. This extension will format any config files for Apache, Redis,
MySQL, Memcache, or any other file with a .conf or .cnf file extension.
Authors
- Justin Hartman - @justinhartman
- 22 Digital - @22digital
Also see the list of contributors who have participated in this
project.
Credits
- Toggle icon from Font Awesome; used in this extension icon.
License
This project is licensed under the MIT License. See theLICENSE
file for full details.
Versioning
We use Semantic Versioning for software versions of this project.
For a list of all the versions available, see the tags and
releases on this repository.
Changelog
View the CHANGELOG.md file for a detailed list of changes,
along with specific tasks completed for each version released to date.
Release Notes
CHANGELOG
Below is a detailed changelog, along with specific tasks completed, for each
version released to date.
🚀 Version 1.0.1 (13/07/2020)
- 🐛 #bugfix
- Fixed vendor conflict in
extension.jsonfile. - Fixed minor formatting issues in the
README.
- Fixed vendor conflict in
🚀 Version 1.0.0 (13/07/2020)
- 🔆 #new
- First project release.
License
The MIT License (MIT)
Copyright (c) 2020 Justin Hartman justin@hartman.me (https://hartman.me)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.