summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 1.4.0 (#276)1.4.0Christoph Schlosser2022-02-253-3/+15
* Add official VS Code Language identifier for CUDA (#273)Job Tijhuis2022-02-252-0/+2
* Use vscode.workspace.rootPath to construct SimpleGit instance. (#268)lukester19752022-01-161-2/+9
* Update mocha (#257)Christoph Schlosser2021-10-292-192/+452
* Bump path-parse from 1.0.6 to 1.0.7 (#250)dependabot[bot]2021-08-161-2/+2
* Fix typos in CHANGELOG.md (#240)jogo-2021-06-191-9/+9
* Update issue templatesChristoph Schlosser2021-05-312-0/+64
* Prepare release 1.3.2 (#237)1.3.2Christoph Schlosser2021-05-293-3/+13
* fix indent not expanded in file comments (#236)HO-COOH2021-05-294-4/+30
* Add open vsx (#235)Christoph Schlosser2021-05-262-3/+9
* Fix typos (#233)jogo-2021-05-262-8/+8
* Enable CodeQL analysisChristoph Schlosser2021-05-181-0/+71
* Update badges (#231)Christoph Schlosser2021-05-183-10/+10
* Prepare release 1.3.1 (#230)1.3.1Christoph Schlosser2021-05-173-3/+10
* Add comment detection in providing doxygen command (#229)HO-COOH2021-05-174-7/+24
* Add valid tags in generic order in readme (#228)HO-COOH2021-05-152-3/+7
* Prepare release 1.3.0 (#227)1.3.0Christoph Schlosser2021-05-143-3/+10
* Refactor, add {file} template (#221)HO-COOH2021-05-148-127/+182
* Bump hosted-git-info from 2.6.0 to 2.8.9dependabot[bot]2021-05-081-2491/+2193
* Reordered assertion parameter in teststo-s2021-05-0813-3138/+3021
* Prepare release 1.2.2 (#219)1.2.2Christoph Schlosser2021-05-063-3/+10
* Fix tags in generic order not expanded (#217)HO-COOH2021-05-062-64/+97
* Use Github actions instead of travis and appveyor (#216)Christoph Schlosser2021-04-3011-467/+1253
* Prepare release 1.2.1 (#215)1.2.1Christoph Schlosser2021-04-304-46/+47
* Fix unexpected return tag on non-functions (#214)HO-COOH2021-04-303-4/+17
* Prepare release 1.2.0 (#213)1.2.0Christoph Schlosser2021-04-1712-2297/+2384
* Bump y18n from 4.0.0 to 4.0.1 (#212)dependabot[bot]2021-04-141-4/+4
* Doxygen command intellisense support (#211)HO-COOH2021-04-145-18/+202
* Nicer setting descriptions (#209)HO-COOH2021-03-261-12/+12
* Release 1.1.0 (#189)1.1.0Christoph Schlosser2020-10-196-8/+73
* Substitute author and email by git config (#186)to-s2020-10-199-7/+110
* Replaced assert.equal() calls by assert.strictEqual() calls (#188)to-s2020-10-1912-254/+254
* Release 1.0.1 (#184)1.0.1Christoph Schlosser2020-10-104-4/+11
* Added file description in first line (#183)to-s2020-10-103-4/+31
* Release 1.0.0 (#180)1.0.0Christoph Schlosser2020-10-047-13/+82
* Use different vsce version for release 0.8.2 (#179)0.8.2Christoph Schlosser2020-10-045-5/+11
* Release 0.8.1 (#178)0.8.1Christoph Schlosser2020-10-046-68/+16
* Release 0.8.0 (#176)0.8.0Christoph Schlosser2020-10-034-5/+5
* Add env-var to replace env var in template strings (#175)Christoph Schlosser2020-10-036-7/+67
* Cleanup (#174)Christoph Schlosser2020-10-033-35/+45
* Add custom tags to generic order (#173)Christoph Schlosser2020-10-036-4/+40
* Fix default value in tparams (#172)Christoph Schlosser2020-10-034-1/+17
* Bump lodash from 4.17.15 to 4.17.19 (#166)dependabot[bot]2020-08-311-3/+3
* Release 0.7.20.7.2Christoph Schlosser2020-07-024-4/+10
* Fix #161 again (#164)Christoph Schlosser2020-07-012-0/+8
* Release 0.7.1 (#163)0.7.1Christoph Schlosser2020-06-294-4/+10
* Fix detection of closing comments (#162)Christoph Schlosser2020-06-292-5/+24
* Prepare release 0.7.00.7.0Christoph Schlosser2020-06-264-5/+19
* Add option to filter keywordsChristoph Schlosser2020-06-265-2/+22
* Return once we found preprocessor stuff (#158)Christoph Schlosser2020-06-263-1/+37