summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Added file description in first line (#183)to-s2020-10-103-4/+31
| | | | | | | | | * Added file description in first line Due to https://github.com/cschlosser/doxdocgen/issues/141 * Added addIndent flag to SetLines() Co-authored-by: Christoph Schlosser <2466365+cschlosser@users.noreply.github.com>
* Release 1.0.0 (#180)1.0.0Christoph Schlosser2020-10-043-8/+52
| | | | | | | * Reenable: Add env-var to replace env var in template strings (#175) * Release 1.0.0 * Add ls output to travis package step to see size of vsix
* Use different vsce version for release 0.8.2 (#179)0.8.2Christoph Schlosser2020-10-041-2/+2
|
* Release 0.8.1 (#178)0.8.1Christoph Schlosser2020-10-043-52/+8
| | | | | | | | | * Revert "Add env-var to replace env var in template strings (#175)" This reverts commit 28bd14d438affce02c87b7e7b108c3016feba6a4. * Release 0.8.1 Revert env-var change
* Release 0.8.0 (#176)0.8.0Christoph Schlosser2020-10-031-2/+2
|
* Add env-var to replace env var in template strings (#175)Christoph Schlosser2020-10-032-6/+50
| | | | | * Add env-var to replace env var in template strings * Windows has it’s user in USERNAME
* Add custom tags to generic order (#173)Christoph Schlosser2020-10-033-2/+20
|
* Fix default value in tparams (#172)Christoph Schlosser2020-10-032-0/+10
|
* Release 0.7.20.7.2Christoph Schlosser2020-07-021-2/+2
|
* Fix #161 again (#164)Christoph Schlosser2020-07-012-0/+8
|
* Release 0.7.1 (#163)0.7.1Christoph Schlosser2020-06-291-2/+2
|
* Fix detection of closing comments (#162)Christoph Schlosser2020-06-292-5/+24
| | | | | * Fix detection of closing comments * Add tests
* Prepare release 0.7.00.7.0Christoph Schlosser2020-06-261-2/+2
|
* Add option to filter keywordsChristoph Schlosser2020-06-263-0/+12
|
* Return once we found preprocessor stuff (#158)Christoph Schlosser2020-06-262-0/+36
| | | | | | | * Return once we found preprocessor stuff * Add tests * Update package lock
* Fixed a bug where the argument type would be placed as the param instead of ↵Daan Huinink2020-05-272-1/+16
| | | | the argument name. (#154)
* Release 0.6.0 (#150)0.6.0Christoph Schlosser2020-03-151-2/+2
| | | | * Fix travis config as well
* Enable CUDA language supportPaul Taylor2020-03-121-0/+1
|
* Merge branch 'master' into masterZongyuan Zuo2019-11-167-47/+61
|\
| * Release 0.5.20.5.2Christoph Schlosser2019-10-081-9/+2
| |
| * 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.
| * Prepare release 0.5.1Christoph Schlosser2019-10-051-27/+2
| |
| * Add arraypointersChristoph Schlosser2019-10-052-1/+26
| |
| * Ignore restrict keywordChristoph Schlosser2019-10-052-0/+6
| |
| * 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 unit testEternalPhane2019-11-161-0/+22
| |
* | Fix failed testsEternalPhane2019-10-191-10/+10
| |
* | Add support for multiline templateEternalPhane2019-10-191-21/+20
|/
* Release 0.5.0Christoph Schlosser2019-06-291-2/+34
|
* Negative testChristoph Schlosser2019-06-281-0/+8
|
* Fix brief and add testsChristoph Schlosser2019-06-282-2/+25
|
* Remove previous implementationChristoph Schlosser2019-06-281-2/+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-225-34/+46
|\
| * Release 0.4.3 (#115)0.4.3Christoph Schlosser2019-06-221-30/+2
| | | | | | | | | | | | * Remove now out of date notification * Set to release 0.4.3
| * Add test for stripping trailing `*/`Christoph Schlosser2019-06-221-0/+5
| |
| * 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
| |
* | Current WIPChristoph Schlosser2019-06-222-6/+24
|/
* Release 0.4.20.4.2Christoph Schlosser2019-04-131-2/+2
|
* Enums now are treated as type correctlyChristoph Schlosser2019-04-132-0/+6
|
* Release 0.4.10.4.1Christoph Schlosser2018-10-051-2/+2
|
* Fix type as variable nameChristoph Schlosser2018-10-042-1/+9
|
* Release 0.4.0Christoph Schlosser2018-09-291-2/+2
|