This project tries to adhere to Semantic Versioning
- Added
statblock
snippet which allows users to reference data in a text entry, removing the need to duplicate said data.
- Added tons of tag snippets, to be used with the recent "Surround with snippet..." feature. Note that this is not 100% of the available tags, only the ones normally used.
- Added a headless entry snippet, to quickly go down a level.
- Updated extension icon to be more accurrate.
- Added missing tab in
feat
snippet.
- Added action, background, boon, condition, cult, deity, disease, feat, hazard, language, optional feature, race, variant rule snippets.
- Add page number to class and subclass features.
- Add
header
key tosubclassFeature
- Fix typo in subclass
shortName
- Refactored snippets folder structure. They are now separated in different files, making fixing typos easier.
- Prepared the extension to be released in VSCode Marketplace.
- Fixed typo in
subclassFeatureRef
andrefSubclassFeature
- Added Class and Subclass related snippets. These are very wordy and complete, so make sure you know the structure.
- Improved the description of
item
, still open to suggestions.
- Fixed
tableEntries
missing tabstop
- Fix
section
andentries
extra tab
- Indentation now uses user defined spaces/tabs.
- Inital release