Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / davidvarga/MBeautifier issues and pull requests

#126 - Only close files that we open

Pull Request - State: open - Opened by RodneyRichardson 7 months ago

#124 - Running from commandline

Issue - State: open - Opened by rsp34 10 months ago

#123 - Align multiple statement per line

Issue - State: open - Opened by tongyaop about 1 year ago

#122 - wrong space around in special case

Issue - State: open - Opened by Wave89 over 1 year ago

#121 - Worng indentation with formatFileNoEditor

Issue - State: open - Opened by Wave89 over 1 year ago - 1 comment

#120 - prevent detection of transponations in double quoted strings

Pull Request - State: open - Opened by maon-fp over 1 year ago

#119 - Executing in a live script clears all text

Issue - State: open - Opened by ly-fv over 2 years ago

#118 - incorrect indentation in nest for loop

Issue - State: closed - Opened by zousiyu1995 over 2 years ago - 2 comments

#117 - EndingNewLineCount is not handled correctly

Issue - State: open - Opened by stinos over 2 years ago

#116 - destroys function to Invalid use of operator

Issue - State: closed - Opened by Wave89 over 2 years ago - 2 comments
Labels: bug

#115 - Align equal signs

Issue - State: open - Opened by plkinon almost 3 years ago

#114 - Matrix alignment

Issue - State: open - Opened by plkinon almost 3 years ago - 1 comment

#113 - Non-beautiful space in front of sizes in arguments block

Issue - State: open - Opened by FlorianPfaff almost 3 years ago - 3 comments

#112 - Fix indentation on MATLAB R2021b

Pull Request - State: closed - Opened by danielmeer about 3 years ago

#111 - Indentation broken for some functions on MATLAB R2021b

Issue - State: closed - Opened by danielmeer about 3 years ago - 2 comments
Labels: bug

#110 - formatEditorSelection indents regions outside selected

Issue - State: open - Opened by pierslawrence about 3 years ago

#109 - The space will be generated on both sides of the "\" or "/" in strings.

Issue - State: open - Opened by DWin233 over 3 years ago - 5 comments

#108 - Code is broken on "clear -global varnames"

Issue - State: closed - Opened by FlorianPfaff over 3 years ago - 2 comments

#107 - Remove recursive call to formatFile in formatFiles.

Pull Request - State: closed - Opened by AaronWebster over 3 years ago

#106 - Add capability for R2019b argument validation.

Pull Request - State: closed - Opened by akern40 over 3 years ago - 1 comment

#105 - Indenter fails with R2019b argument validation

Issue - State: closed - Opened by akern40 over 3 years ago

#104 - Align assignments at the "=" sign

Issue - State: closed - Opened by plkinon over 3 years ago - 2 comments
Labels: question

#103 - MBeautifier can't generate space around the operator +

Issue - State: closed - Opened by zousiyu1995 over 3 years ago
Labels: bug

#102 - Improved handling of unary operators or missing commas in arrays

Pull Request - State: closed - Opened by mkr3mer almost 4 years ago

#101 - Remove commas from matrices

Issue - State: open - Opened by traptw1thin almost 4 years ago

#100 - formatFiles -> Option to recurse subdirectories

Pull Request - State: closed - Opened by asmfstatoil almost 4 years ago

#99 - `MIndenter/performIndenting` error

Issue - State: closed - Opened by casperdcl almost 4 years ago - 2 comments
Labels: bug

#98 - MBeautifier introduces major sytax errors

Issue - State: closed - Opened by casperdcl almost 4 years ago

#97 - fix blank indentation

Pull Request - State: closed - Opened by casperdcl almost 4 years ago

#96 - trailing whitespace in indented blocks

Issue - State: closed - Opened by casperdcl almost 4 years ago

#95 - Add rule to keep spacing of end of line comments

Issue - State: closed - Opened by asparc almost 4 years ago - 1 comment
Labels: directive

#94 - Operator Padding Rules Not Followed in String

Issue - State: open - Opened by traptw1thin about 4 years ago

#93 - refactor: Fixes compatability issues with newline function.

Pull Request - State: closed - Opened by asmfstatoil over 4 years ago

#92 - bugfix: MBeautify.formatFiles failed when input directory was a relative path

Pull Request - State: closed - Opened by asmfstatoil over 4 years ago
Labels: bug

#91 - Feature: New specialrule to set number of blank (empty) lines at start of file

Pull Request - State: closed - Opened by asmfstatoil over 4 years ago
Labels: new rule

#90 - Broken formatting

Issue - State: closed - Opened by VorpalBlade over 4 years ago - 2 comments
Labels: bug

#89 - Exception when formatting a selection at the start of the file.

Issue - State: closed - Opened by VorpalBlade over 4 years ago - 1 comment
Labels: bug

#88 - Automatically creating shortcuts doesn't do anything in Matlab R2019b

Issue - State: closed - Opened by VorpalBlade over 4 years ago - 1 comment

#87 - Incorrect reformatting that breaks code

Issue - State: closed - Opened by VorpalBlade over 4 years ago - 4 comments
Labels: duplicate

#86 - Bug when trying to append new entries to cell array

Issue - State: closed - Opened by FENCor over 4 years ago - 6 comments
Labels: bug

#85 - Can't manage to get the shortcuts to work

Issue - State: closed - Opened by mathisgauthey over 4 years ago - 1 comment
Labels: question

#84 - Unary operators at the beginning of anonymous functions

Pull Request - State: closed - Opened by mkr3mer almost 5 years ago - 1 comment

#83 - Unary plus/minus after anonymous function

Issue - State: closed - Opened by mkr3mer almost 5 years ago
Labels: bug

#82 - Ignore % and ! inside double quotes, take two

Pull Request - State: closed - Opened by mkr3mer almost 5 years ago

#81 - Ignore % and ! inside double quotes

Pull Request - State: closed - Opened by mkr3mer almost 5 years ago - 1 comment

#80 - Quotes formatting

Issue - State: closed - Opened by mkr3mer almost 5 years ago

#79 - Add support for folder hierarchy.

Issue - State: open - Opened by mriesch-tum almost 5 years ago

#78 - fix breaking error caused by incorrectly setting a preference to an e…

Pull Request - State: closed - Opened by slee981 almost 5 years ago

#77 - Breaking Error if EditorMFunctionIndentType is originally blank

Issue - State: closed - Opened by slee981 almost 5 years ago

#76 - Replaces MATLAB's smart indent functionality with self written code #75.

Pull Request - State: closed - Opened by mriesch-tum almost 5 years ago - 2 comments

#75 - Replace MATLAB's smart indent function

Issue - State: open - Opened by mriesch-tum almost 5 years ago - 3 comments

#74 - Add option to run without opening the MATLAB editor

Issue - State: open - Opened by cszczepaniak about 5 years ago - 8 comments

#73 - Add a setting to add (or remove) parens in if/elseif/switch/case/while/for statements

Issue - State: open - Opened by cszczepaniak about 5 years ago - 1 comment
Labels: new rule

#72 - Configuration rules do not get updated

Issue - State: closed - Opened by cszczepaniak about 5 years ago - 1 comment
Labels: duplicate

#71 - Some keywords do not get formatted

Issue - State: closed - Opened by cszczepaniak about 5 years ago - 2 comments
Labels: bug

#69 - Refactor and prepare version 1.4.0

Issue - State: open - Opened by davidvarga over 5 years ago

#68 - Auto-detect changes to configuration XML file

Issue - State: closed - Opened by davidvarga over 5 years ago
Labels: enhancement

#67 - Indentation width option

Issue - State: closed - Opened by kupiqu over 5 years ago - 4 comments
Labels: new rule

#66 - Indent function content

Issue - State: closed - Opened by kupiqu over 5 years ago - 11 comments
Labels: new rule

#65 - Ability to disable formatter for certain lines

Issue - State: closed - Opened by jmrgibson over 5 years ago - 12 comments
Labels: directive

#64 - Fix comment after multi-line statement

Pull Request - State: closed - Opened by danielmeer over 5 years ago

#63 - Remove trailing spaces on empty lines

Issue - State: closed - Opened by danielmeer over 5 years ago - 2 comments
Labels: new rule

#63 - Remove trailing spaces on empty lines

Issue - State: closed - Opened by danielmeer over 5 years ago - 2 comments
Labels: new rule

#62 - It beautify inside some strings!

Issue - State: closed - Opened by simon-r over 5 years ago - 2 comments
Labels: bug, enhancement

#61 - Space after keyword properties or methods

Issue - State: closed - Opened by anaselfathi over 5 years ago - 4 comments

#60 - Unexpected/Inconsistent behavior for if one liner

Issue - State: open - Opened by FlorianPfaff over 5 years ago - 3 comments
Labels: new rule

#59 - Error occurs when ... line break in matrix

Issue - State: closed - Opened by FlorianPfaff over 5 years ago - 2 comments
Labels: bug

#58 - New setting: Inlining continous lines

Issue - State: closed - Opened by davidvarga almost 6 years ago - 10 comments
Labels: new rule

#57 - Reference to non-existent field 'SectionPrecedingNewlineCountValue'.

Issue - State: closed - Opened by orwel1984 almost 6 years ago - 4 comments

#56 - Does this tool provide a way to insert new lines after every semicolon?

Issue - State: closed - Opened by nbro over 6 years ago - 2 comments
Labels: new rule

#55 - Inconsistencies in formatting within braces

Issue - State: closed - Opened by stinos over 6 years ago - 2 comments
Labels: question

#54 - Anonymous functions in a cell are formatted incorrectly

Issue - State: closed - Opened by stinos over 6 years ago - 2 comments
Labels: duplicate

#53 - Space after keyword `function` with multiple return values

Issue - State: closed - Opened by mike-live over 6 years ago
Labels: enhancement

#52 - Indentation in multiline condition.

Issue - State: open - Opened by mike-live over 6 years ago - 4 comments

#51 - Method formatFiles open each file in editor window

Issue - State: open - Opened by mike-live over 6 years ago - 3 comments

#50 - Unary minus recognizes as binary

Issue - State: closed - Opened by mike-live over 6 years ago - 1 comment
Labels: bug

#49 - Suggestion: adding empty line at the end of file and before section

Issue - State: closed - Opened by mike-live over 6 years ago - 2 comments
Labels: enhancement, new rule

#48 - Adding commas is error-prone

Pull Request - State: closed - Opened by cnheying almost 7 years ago - 1 comment

#47 - Make MBeauty features more accessible: Possibility to create Matlab shortcuts automatically

Issue - State: closed - Opened by davidvarga almost 7 years ago
Labels: enhancement

#46 - Single indent with multiple lines of comment

Issue - State: closed - Opened by plaitiang almost 7 years ago - 1 comment
Labels: bug

#45 - Differentiate between indexing and function call expressions

Issue - State: closed - Opened by ojwoodford almost 7 years ago - 1 comment
Labels: duplicate

#44 - Automatic continuous line append for containers

Issue - State: closed - Opened by davidvarga about 7 years ago
Labels: bug

#43 - MatrixIndexing and CellArrayIndexing setting not respected

Issue - State: closed - Opened by galli-a over 7 years ago - 1 comment
Labels: bug

#42 - MBeautifier is failing on some function declaration

Issue - State: closed - Opened by davidvarga over 7 years ago
Labels: bug

#41 - Function "strjoin" is missing in R2011

Issue - State: closed - Opened by davidvarga over 7 years ago
Labels: bug

#40 - error formatting with exponential notation

Issue - State: closed - Opened by JianpingCAI over 7 years ago - 3 comments
Labels: bug

#39 - How to actually "install" these scripts?

Issue - State: closed - Opened by mrdaliri over 7 years ago - 1 comment
Labels: question

#38 - Make MBeautifier compatible with Octave

Issue - State: open - Opened by davidvarga over 7 years ago - 5 comments
Labels: enhancement

#37 - Re-add test data

Pull Request - State: closed - Opened by MaxGaukler over 7 years ago

#36 - spacing for colon in matrix indexing

Issue - State: closed - Opened by MaxGaukler over 7 years ago
Labels: bug

#35 - Spacing in function arguments affected by MatrixIndexing_ArithmeticOperatorPadding

Issue - State: closed - Opened by MaxGaukler over 7 years ago - 3 comments
Labels: bug

#34 - unary plus/minus after `if`

Issue - State: closed - Opened by MaxGaukler over 7 years ago - 1 comment
Labels: bug

#33 - Convenience function to format multiple files

Issue - State: closed - Opened by girtsf over 7 years ago - 4 comments
Labels: enhancement

#32 - Auto-wrapping long lines

Issue - State: open - Opened by girtsf over 7 years ago - 2 comments
Labels: enhancement

#31 - Performance improve, code simplification

Issue - State: closed - Opened by davidvarga over 7 years ago - 1 comment
Labels: enhancement

#30 - MBeautify adds an empty line to the file

Issue - State: closed - Opened by homocomputeris over 7 years ago - 1 comment
Labels: bug

#29 - Update Readme

Issue - State: closed - Opened by davidvarga almost 8 years ago - 1 comment