Difference between revisions of "IFC - Industry Foundation Classes/IFC syntax highlighting"
From Wiki.OSArch
m (Duncan moved page Industry Foundation Classes (IFC)/IFC syntax highlighting to IFC - Industry Foundation Classes/IFC syntax highlighting) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{IFC_Documentation}} | ||
As [https://technical.buildingsmart.org/standards/ifc/ifc-formats/ IFC] is usually saved in full text it is handy to have a syntax highlighting in it : [[File:IFC-SPF syntax highlighting example.png|thumb|IFC-SPF syntax highlighting example]] | As [https://technical.buildingsmart.org/standards/ifc/ifc-formats/ IFC] is usually saved in full text it is handy to have a syntax highlighting in it : [[File:IFC-SPF syntax highlighting example.png|thumb|IFC-SPF syntax highlighting example]] | ||
Line 23: | Line 24: | ||
| IFC-SPF, EXPRESS | | IFC-SPF, EXPRESS | ||
|} | |} | ||
+ | |||
+ | [[Category:Industry Foundation Classes (IFC)]] |
Latest revision as of 10:21, 28 July 2022
![]() |
This page is relevant to understanding Industry Foundation Classes (IFC). The Industry Foundation Classes (IFC) Category includes all pages related to Industry Foundation Classes (IFC). |
As IFC is usually saved in full text it is handy to have a syntax highlighting in it :
Editor | Link | Syntax |
---|---|---|
geany | By yorik | IFC-SPF |
Notepad++ | IFC Language Styler | IFC-SPF |
Vim | By brunopostle or :set syntax=stp (For STEP)
|
IFC-SPF, STEP |
Visual Studio Code | ifc-syntax extension | IFC-SPF, EXPRESS |