summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add webpackmake-vsix-smallerChristoph Schlosser2019-10-087-12/+4646
|
* Extend .vscodeignoreChristoph Schlosser2019-10-081-1/+6
|
* Release 0.5.20.5.2Christoph Schlosser2019-10-083-10/+9
|
* Don’t use unnecessary variablesChristoph Schlosser2019-10-081-6/+3
|
* End of declaration problem fixedChristoph Schlosser2019-10-082-2/+10
| | | | | | If the terminating character is the first one on the next line it can cause the buffer to fill and thus produce malformed text to parse.
* Add another bug to changelog0.5.1Christoph Schlosser2019-10-051-0/+2
|
* Add current changelogChristoph Schlosser2019-10-051-0/+12
|
* Prepare release 0.5.1Christoph Schlosser2019-10-053-29/+4
|
* Add arraypointersChristoph Schlosser2019-10-052-1/+26
|
* Ignore restrict keywordChristoph Schlosser2019-10-052-0/+6
|
* Don’t use tyoes with vscodeChristoph Schlosser2019-10-052-7/+0
|
* Update dev dependenciesChristoph Schlosser2019-10-052-238/+735
|
* Attempt to fix dependenciesChristoph Schlosser2019-10-052-126/+122
|
* Format package.json and add lock fileChristoph Schlosser2019-10-052-19/+1485
|
* Fix test linesChristoph Schlosser2019-10-051-4/+4
|
* Fix for realChristoph Schlosser2019-10-051-7/+14
|
* Fix testsChristoph Schlosser2019-10-052-2/+2
|
* Fix vscodeautocomplete detectionChristoph Schlosser2019-10-051-3/+6
|
* Add Alignment to TOC0.5.0Christoph Schlosser2019-06-291-0/+1
|
* Release 0.5.0Christoph Schlosser2019-06-292-3/+35
|
* Merge pull request #116 from christophschlosser/indent-optionChristoph Schlosser2019-06-286-6/+123
|\ | | | | Indent option
| * Document the alignment featureChristoph Schlosser2019-06-283-0/+47
| |
| * Negative testChristoph Schlosser2019-06-281-0/+8
| |
| * Fix brief and add testsChristoph Schlosser2019-06-282-2/+25
| |
| * Remove previous implementationChristoph Schlosser2019-06-282-7/+0
| |
| * Indents anywhereChristoph Schlosser2019-06-281-15/+30
| | | | | | | | {indent:number} can be used to align parameters, text blocks and all at cetain limits.
| * Enable indent also for returnChristoph Schlosser2019-06-221-2/+4
| |
| * Merge remote-tracking branch 'origin/master' into indent-optionChristoph Schlosser2019-06-229-36/+56
| |\ | |/ |/|
* | Release 0.4.3 (#115)0.4.3Christoph Schlosser2019-06-224-32/+10
| | | | | | | | | | | | * Remove now out of date notification * Set to release 0.4.3
* | Add test for stripping trailing `*/`Christoph Schlosser2019-06-221-0/+5
| |
* | Ignore linux testsChristoph Schlosser2019-06-221-0/+2
| |
* | Revert "Node8?"Christoph Schlosser2019-06-222-2/+2
| | | | | | | | This reverts commit 2baed1e8d8b60d6b756ea6b9e08904999b099015.
* | Node8?Christoph Schlosser2019-06-222-2/+2
| |
* | Fix linter warningChristoph Schlosser2019-06-221-1/+1
| |
* | Fix autogenerated close commentChristoph Schlosser2019-06-222-3/+37
| |
* | Implement new VS Code interfaceChristoph Schlosser2019-06-221-1/+2
| |
| * Add maintained badgeChristoph Schlosser2019-06-222-0/+6
| |
| * Current WIPChristoph Schlosser2019-06-223-6/+29
|/
* Release 0.4.20.4.2Christoph Schlosser2019-04-133-3/+9
|
* Ignore nyc outChristoph Schlosser2019-04-131-0/+1
|
* Enums now are treated as type correctlyChristoph Schlosser2019-04-132-0/+6
|
* Release 0.4.10.4.1Christoph Schlosser2018-10-053-3/+9
|
* Fix type as variable nameChristoph Schlosser2018-10-042-1/+9
|
* Update Readme with new settings0.4.0Christoph Schlosser2018-09-291-59/+80
|
* Release 0.4.0Christoph Schlosser2018-09-293-3/+9
|
* Added additional documentation to package.jsonDean Anderson2018-09-292-5/+3
| | | | Cleaned up FIXME comments in CppDocGen.ts
* Fixes for whitespace errors to pass tslint testsDean Anderson2018-09-292-11/+10
|
* customTag will supply ISO date format if user configured format emptyDean Anderson2018-09-295-11/+86
| | | | | | Added separate templates for author name {author} and email {email} Added method to make multiple template substitutions in a string customTag will now replace {author}, {email}, {date} and {year} templates
* Added additional File Header fields for version, copyright, and custom linesDean Anderson2018-09-293-1/+63
|
* Release 0.3.30.3.3Christoph Schlosser2018-07-063-3/+9
|