SElinuxhelper READMESElinuxhelper is a VS Code exentsion that allows syntax highlighting for various types of SELinux files. The following are the supported file types: .te, .if, .fc, and .spt. FeaturesComment HighlightingComments in all files are colored green. Example: .te Syntax HighlightingFor .te files, the following are the colors for each file specific blocks of code:
Example: .if Syntax HighlightingFor .if files, the following are the colors for each file specific blocks of code:
Example: .fc Syntax HighlightingFor .fc files, the following are the colors for each file specific blocks of code:
Example: .spt Syntax HighlightingFor .spt files, the following are the colors for each file specific blocks of code:
Example: RequirementsNo additional requirements for this extension. Extension SettingsNo additional extension settings for this extension. Release Notes0.0.2Initial prerelease of SeLinuxhelper. CreditsDeveloped by Sophia Boisvert, Easton Anderlik, Pranav Pradeep, Matt McCoy, Trevor Tomer, and Zeal Bhatt. SELinux Logo used under the Creative Commons ShareAlike 2.5 license. Credit to Máirín Duffy. Link to License: https://creativecommons.org/licenses/by-sa/2.5/ Link to Artist: https://www.deviantart.com/pookstar/gallery Link to Selinux page: https://selinuxproject.org/ |