IFC Language Support for VS CodeIFC Language Tools adds language support for IFC STEP files ( For normal use, install the extension and open an IFC file. The extension automatically installs the language server version pinned by the current extension release. DocumentationFull user documentation is available at: https://NepomukWolf.github.io/vscode-ifc/ Install from:
Features
IFC Language Tools combines local editor support with language-server features for:
Detailed feature docs: Getting Started
See the Getting Started guide for detailed installation steps. ConfigurationMost users do not need to change settings. The extension manages the language server automatically. Advanced settings are documented here: If the language server fails to start after setting a custom server path, clear Commands
DevelopmentInstall dependencies and compile the extension:
Then open Package a local
If you are developing the language server itself, point the extension at a local build with Language ServerThis extension is powered by the IFC Language Server. For normal use, the extension automatically installs the language server version pinned by the current extension release. For release packaging, the extension expects platform-specific language-server assets whose names include operating-system and architecture hints such as LicenseThis project is licensed under the MIT License. See LICENSE for details. |
