issues
search
davidvarga
/
MBeautifier
MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
GNU General Public License v3.0
487
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature to preserve inline comment spacing
#129
Jargendas
opened
1 week ago
1
Fixed indentation issue with strings and comments
#128
Jargendas
opened
1 week ago
0
Parsing whitespace separated dot operator in a array defintions
#127
mrelg
opened
6 months ago
0
Only close files that we open
#126
RodneyRichardson
opened
8 months ago
0
feature: formatFile - Only close files that were opened
#125
RodneyRichardson
opened
8 months ago
0
Running from commandline
#124
rsp34
opened
11 months ago
0
Align multiple statement per line
#123
tongyaop
opened
1 year ago
0
wrong space around in special case
#122
Wave89
opened
1 year ago
0
Worng indentation with formatFileNoEditor
#121
Wave89
opened
1 year ago
2
prevent detection of transponations in double quoted strings
#120
maon-fp
opened
1 year ago
0
Executing in a live script clears all text
#119
ly-fv
opened
2 years ago
0
incorrect indentation in nest for loop
#118
zousiyu1995
closed
1 year ago
2
EndingNewLineCount is not handled correctly
#117
stinos
opened
2 years ago
0
destroys function to Invalid use of operator
#116
Wave89
closed
2 years ago
2
Align equal signs
#115
plkinon
opened
2 years ago
0
Matrix alignment
#114
plkinon
opened
2 years ago
1
Non-beautiful space in front of sizes in arguments block
#113
FlorianPfaff
opened
3 years ago
3
Fix indentation on MATLAB R2021b
#112
danielmeer
closed
3 years ago
0
Indentation broken for some functions on MATLAB R2021b
#111
danielmeer
closed
2 years ago
2
formatEditorSelection indents regions outside selected
#110
pierslawrence
opened
3 years ago
0
The space will be generated on both sides of the "\" or "/" in strings.
#109
DWin233
opened
3 years ago
5
Code is broken on "clear -global varnames"
#108
FlorianPfaff
closed
2 years ago
2
Remove recursive call to formatFile in formatFiles.
#107
AaronWebster
closed
3 years ago
0
Add capability for R2019b argument validation.
#106
akern40
closed
3 years ago
1
Indenter fails with R2019b argument validation
#105
akern40
closed
3 years ago
0
Align assignments at the "=" sign
#104
plkinon
closed
3 years ago
2
MBeautifier can't generate space around the operator +
#103
zousiyu1995
closed
3 years ago
0
Improved handling of unary operators or missing commas in arrays
#102
mkr3mer
closed
3 years ago
0
Remove commas from matrices
#101
traptw1thin
opened
3 years ago
0
formatFiles -> Option to recurse subdirectories
#100
asmfstatoil
closed
3 years ago
0
`MIndenter/performIndenting` error
#99
casperdcl
closed
3 years ago
2
MBeautifier introduces major sytax errors
#98
casperdcl
closed
3 years ago
0
fix blank indentation
#97
casperdcl
closed
3 years ago
0
trailing whitespace in indented blocks
#96
casperdcl
closed
3 years ago
0
Add rule to keep spacing of end of line comments
#95
asparc
closed
2 years ago
1
Operator Padding Rules Not Followed in String
#94
traptw1thin
opened
4 years ago
0
refactor: Fixes compatability issues with newline function.
#93
asmfstatoil
closed
3 years ago
0
bugfix: MBeautify.formatFiles failed when input directory was a relative path
#92
asmfstatoil
closed
4 years ago
0
Feature: New specialrule to set number of blank (empty) lines at start of file
#91
asmfstatoil
closed
4 years ago
0
Broken formatting
#90
VorpalBlade
closed
4 years ago
2
Exception when formatting a selection at the start of the file.
#89
VorpalBlade
closed
4 years ago
1
Automatically creating shortcuts doesn't do anything in Matlab R2019b
#88
VorpalBlade
closed
3 years ago
1
Incorrect reformatting that breaks code
#87
VorpalBlade
closed
4 years ago
4
Bug when trying to append new entries to cell array
#86
FENCor
closed
4 years ago
6
Can't manage to get the shortcuts to work
#85
mathisgauthey
closed
4 years ago
1
Unary operators at the beginning of anonymous functions
#84
mkr3mer
closed
4 years ago
1
Unary plus/minus after anonymous function
#83
mkr3mer
closed
4 years ago
0
Ignore % and ! inside double quotes, take two
#82
mkr3mer
closed
4 years ago
0
Ignore % and ! inside double quotes
#81
mkr3mer
closed
4 years ago
1
Quotes formatting
#80
mkr3mer
closed
4 years ago
0
Next