Skip to content

AntennaHouse/ahformatter-vscode-css-en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AH Formatter CSS Extension Properties

VS Code extension that provides auto-completion and hover information in CSS files for AH Formatter extension CSS properties.

The extension can be enabled globally or for individual workspaces.

This extension uses vscode-custom-data format and the contributes.css.customData Contribution Point.

ahformatter-vscode-css-en version numbers correspond to the AH Formatter version current at the time of the release.

Install

You can install the extension in the following ways:

Demo

demo

Reference material

The hover information can include four types of links to reference material:

  • AH Formatter manual - Link to property definition in the AH Formatter manual
  • XSL 1.1 - Link to the definition of an XSL 1.1 property. Only present for a mirror of an unextended XSL-FO property.
  • Introduction to CSS for Paged Media - Link to property information in Introduction to CSS for Paged Media book
  • Title (FO) - Link to PDF sample that shows the property in use. The PDF is formatted from XSL-FO source, but the property's usage is the same.

License

MIT