SElinuxhelper READMESElinuxhelper is a VS Code extension that allows code completion, intellisense of definitions, and syntax highlighting for various types of SELinux files. The following are the supported file types: .te, .if, .fc, and .spt. FeaturesDefinition Hover and Go-ToTo see the definition hovering over a term. Use Ctrl + Click to open the file location containing the definition Use F12 while cursor is in a word or it is highlighted to jump to the file location of the definition Example: Comment 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 SettingsPath InclusionUsers are able to specify the include in intellisense definition parsing. The default is This setting can be edited under The Release NotesReleases1.0.0[2023-04-27] Added
Initial Prereleases0.2.3[2023-04-21] Fixed
0.2.2[2023-04-21] Added
Fixed
0.2.1[2023-04-21] Added
Fixed
0.2.0[2023-04-21] Added
0.1.0[2023-03-31] Added
0.0.2[2023-03-08] Added
0.0.1[2023-03-08] Added
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/ |