swift-add-documentation READMEThis extension inserts document templates for the swift language inside your code. This code is very
similar to FeaturesDocumentation can be added to the types:
The default keybinding for swift-add-documentation is the key combination CMD+Alt+/. Use tab to move from field to field. Alternatively the template can be inserted by typing the
prefix
Adding documentation lines can be done using
Using
Additionally it will indent to match the previous line.
Finally this will also work for regular comments
RequirementsThis extension has no requirements
although without the Extension SettingsNo settings. Known IssuesNo known issues. Given that this is a first release it should be expected that bugs will reveal itself. Release Notes0.0.2
0.0.1
|