issues
search
jeremyvii
/
vs-docblockr
DocBlockr for Visual Studio Code
GNU Lesser General Public License v3.0
21
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade npm and dependencies
#96
jeremyvii
opened
12 hours ago
0
Bump @babel/traverse from 7.9.0 to 7.23.2
#95
dependabot[bot]
closed
12 hours ago
1
Pressing enter does not continue docblock
#94
ianmaddox
opened
1 year ago
2
Bump json5 from 2.1.2 to 2.2.3
#93
dependabot[bot]
closed
1 year ago
0
Bump flat and mocha
#92
dependabot[bot]
closed
1 year ago
0
Bump ansi-regex from 3.0.0 to 3.0.1
#91
dependabot[bot]
closed
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#90
dependabot[bot]
closed
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#89
dependabot[bot]
closed
3 years ago
0
Publish to Open-VSX
#88
TheJaredWilcurt
opened
3 years ago
3
Add alignment settings
#87
jeremyvii
closed
3 years ago
0
Implement basic C++ support
#86
jeremyvii
closed
3 years ago
0
Bump glob-parent from 5.1.1 to 5.1.2
#85
dependabot[bot]
closed
3 years ago
2
Switch renderer to use vscode's snippet string API
#84
jeremyvii
closed
3 years ago
0
Skip null types
#83
jeremyvii
closed
3 years ago
0
Setting to remove extra blank lines
#82
John-Dean
closed
3 years ago
1
Parse JavaScript methods
#81
jeremyvii
closed
4 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#80
dependabot[bot]
closed
4 years ago
0
Fix error when parsing parameter-less functions
#79
jeremyvii
closed
4 years ago
0
Functions in PHP aren't being parsed
#78
jeremyvii
closed
4 years ago
0
Wrong parameter, miss null
#77
dmitrach
closed
3 years ago
1
Does not return two types of data
#76
dmitrach
opened
4 years ago
1
Multiple lines of function arguments. Reduce of empty array with no initial value
#75
dmitrach
closed
4 years ago
3
Methods in JavaScript aren't properly parsed
#74
jeremyvii
closed
4 years ago
0
Use the SnippetString class to build docblock snippets
#73
jeremyvii
closed
3 years ago
0
Remove unused code
#72
jeremyvii
closed
4 years ago
0
Fix multi-line indention
#71
jeremyvii
closed
4 years ago
0
Some tests are broken
#70
jeremyvii
closed
4 years ago
0
Docblocks generated from command breaks indention
#69
jeremyvii
closed
4 years ago
0
Attempt to fix coverage
#68
jeremyvii
closed
4 years ago
0
Fix Docblock snippet removing indentation
#67
clayliddell
closed
4 years ago
1
Autocomplete Indentation Broken
#66
clayliddell
closed
4 years ago
1
Implement render from selection command
#65
jeremyvii
closed
4 years ago
0
Fix snippet range to match full line
#64
jeremyvii
closed
4 years ago
0
typing `/**` and pressing enter does duplicate the `/**` tag
#63
jdeniau
closed
4 years ago
7
Command throws an error
#62
jeremyvii
closed
4 years ago
0
Parse arguments with or without types
#61
jeremyvii
closed
4 years ago
0
PHP ignores next parameter without type
#60
jeremyvii
closed
4 years ago
1
Re-architect parsing procedures
#59
jeremyvii
closed
4 years ago
0
PHP traits aren't properly parsed
#58
jeremyvii
closed
4 years ago
0
Bring test coverage to at least 90%
#57
jeremyvii
closed
4 years ago
0
Properly parse PHP constant
#56
jeremyvii
closed
4 years ago
0
Improve tests
#55
jeremyvii
closed
4 years ago
0
Update NPM packages
#54
jeremyvii
closed
4 years ago
0
Properly parse destructed objects as parameters
#53
jeremyvii
closed
4 years ago
0
JavaScript object destructuring in function
#52
MaffooBristol
closed
4 years ago
1
PHP constants try to parse as fuctions
#51
jeremyvii
closed
4 years ago
0
Bump npm from 6.12.0 to 6.13.4
#50
dependabot[bot]
closed
4 years ago
0
Add C++ support
#49
jeremyvii
closed
3 years ago
0
Implement the C language
#48
jeremyvii
closed
5 years ago
0
Add github action for tests
#47
jeremyvii
closed
5 years ago
0
Next