Ecosyste.ms: Issues

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

GitHub / dangmai/prettier-plugin-apex issues and pull requests

#56 - Flatten SOQL/SOSL boolean expression

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

#55 - Consider `-debug-check` instead of `--apex-ast-verify`

Issue - State: closed - Opened by dangmai over 5 years ago - 2 comments
Labels: discussion

#54 - Japanese doc comments are garbled

Issue - State: closed - Opened by takahitomiyamoto over 5 years ago - 3 comments

#53 - Long method chain does not break cleanly

Issue - State: closed - Opened by dangmai over 5 years ago
Labels: bug

#52 - Fix #51 - Unicode characters are printed incorrectly

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

#51 - Unicode strings are not parsed correctly

Issue - State: closed - Opened by dangmai over 5 years ago
Labels: bug

#50 - Fix #35 - Support for Java expressions/typerefs

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

#49 - WIP #37 - Failing test for parameter modifier

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

#48 - Bump eslint from 5.15.1 to 5.16.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago - 2 comments
Labels: dependencies

#47 - Bump prettier from 1.16.4 to 1.17.1

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies

#46 - Bump eslint-plugin-prettier from 3.0.1 to 3.1.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies

#45 - Bump eslint-config-prettier from 4.1.0 to 4.3.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies

#44 - Bump yargs from 13.2.1 to 13.2.4

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies

#43 - Bump eslint-plugin-import from 2.16.0 to 2.17.2

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies

#42 - Bump jest from 24.1.0 to 24.8.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies

#41 - WIP - Support SOQL WHERE Calc Expression

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

#40 - Unexpected newline in compound expression with inline SOQL

Issue - State: closed - Opened by boxfoot over 5 years ago - 3 comments

#39 - WIP - Verify AST for dotted expression

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

#38 - AST verification does not succeed because of jorje's interpretation of white spaces

Issue - State: closed - Opened by dangmai over 5 years ago - 13 comments
Labels: discussion

#37 - Need to support modifier in parameters

Issue - State: closed - Opened by praksb over 5 years ago
Labels: bug, good first issue

#36 - Need to support foreach and for statements with no blocks

Issue - State: closed - Opened by praksb over 5 years ago - 1 comment
Labels: bug, good first issue

#35 - Need to add support for java expressions

Issue - State: closed - Opened by praksb over 5 years ago
Labels: bug

#34 - Need to support WhereCalcExpr

Issue - State: closed - Opened by praksb over 5 years ago
Labels: bug, good first issue

#33 - Support `while` loop without any block or statement

Issue - State: closed - Opened by praksb over 5 years ago
Labels: bug, good first issue

#32 - WIP - Add option to verify AST after pretty printing

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

#31 - WIP - #21 Nested Binary/Boolean Expression Indentation Fix

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

#30 - Add a Gitter chat badge to README.md

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

#29 - Ternary statement formatting

Issue - State: closed - Opened by kend77 over 5 years ago - 3 comments
Labels: bug, good first issue

#28 - Formatting for loop inline SOQL query

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

#27 - Closing parens for trigger should be on new line

Issue - State: closed - Opened by boxfoot over 5 years ago - 4 comments
Labels: bug

#26 - Trailing Inline Comments get pushed to next line

Issue - State: closed - Opened by dangmai over 5 years ago - 1 comment
Labels: bug

#25 - Alias Removed from SOQL query

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

#24 - Double quotes in strings are quoted unnecessarily

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

#23 - Inline comments in blocks get attached to the wrong node

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

#22 - Long function definitions don't break

Issue - State: closed - Opened by boxfoot over 5 years ago - 1 comment

#21 - Multiline addition doesn't indent as expected.

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

#20 - Trailing Comments after Class Name are not printed

Issue - State: closed - Opened by dangmai over 5 years ago
Labels: bug

#19 - Comments replace method calls

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

#18 - Annotated Properties on Inner Classes are Indented too Far

Issue - State: closed - Opened by kacrouse over 5 years ago - 3 comments
Labels: bug

#17 - Unprinted Comments Error on Code Blocks

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

#16 - Support multi-line conditional statements

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

#15 - Empty blocks should have new lines between curly brackets

Issue - State: closed - Opened by dangmai almost 6 years ago - 1 comment
Labels: enhancement, good first issue, discussion

#14 - Comments that are part of a statement break indentation

Issue - State: closed - Opened by dangmai almost 6 years ago - 1 comment
Labels: bug

#13 - Dangling comments are not printed

Issue - State: closed - Opened by dangmai almost 6 years ago - 6 comments
Labels: bug

#11 - Comments right before semi colon are not printed out

Issue - State: closed - Opened by dangmai almost 6 years ago
Labels: bug

#10 - Execute permissions on apex-ast-serializer

Issue - State: closed - Opened by gbreavin almost 6 years ago - 9 comments
Labels: bug

#9 - Support `WITH SECURITY_ENFORCED` in SOQL

Issue - State: closed - Opened by dangmai almost 6 years ago - 1 comment
Labels: enhancement

#8 - Fix DML operation having double indents

Issue - State: closed - Opened by dangmai almost 6 years ago - 1 comment
Labels: bug

#7 - Find out how certain jorje classes are used

Issue - State: closed - Opened by dangmai almost 6 years ago - 4 comments
Labels: help wanted, question, discussion

#6 - Fix SOQL string escape

Issue - State: closed - Opened by dangmai about 6 years ago - 2 comments
Labels: bug

#5 - Fix expression statement formatting in conditional clauses

Issue - State: closed - Opened by dangmai about 6 years ago
Labels: bug

#4 - Public package on NPM

Issue - State: closed - Opened by dangmai about 6 years ago - 5 comments

#3 - Support `prettier-ignore` directive

Issue - State: closed - Opened by dangmai about 6 years ago - 4 comments
Labels: enhancement

#2 - Consistent casing

Issue - State: closed - Opened by ntotten about 6 years ago - 6 comments
Labels: discussion

#1 - Can this plugin be used as standalone exe/binary, which can be run for use in vim?

Issue - State: closed - Opened by asknet about 6 years ago - 2 comments