Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / facebook/ktfmt issues and pull requests
#334 - Allow `// ktfmt: off … // ktfmt: on` escape hatch
Issue -
State: closed - Opened by goj over 2 years ago
- 3 comments
#333 - Support Kotlin 1.7.0's rangeTo operator
Issue -
State: closed - Opened by ZacSweers over 2 years ago
- 2 comments
#332 - ktfmt crashes on if clause with semicolon
Issue -
State: closed - Opened by aragos over 2 years ago
- 1 comment
#331 - Support for tables in KDoc
Issue -
State: closed - Opened by sgrimm over 2 years ago
- 1 comment
#330 - Support lambdas and scoping functions in named arguments
Pull Request -
State: open - Opened by nreid260 over 2 years ago
- 2 comments
Labels: CLA Signed
#330 - Support lambdas and scoping functions in named arguments
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 5 comments
Labels: CLA Signed
#329 - Markdown errors cause a crash
Issue -
State: closed - Opened by nreid260 over 2 years ago
- 2 comments
#329 - Markdown errors cause a crash
Issue -
State: closed - Opened by nreid260 over 2 years ago
- 2 comments
#328 - Prevent adjacent unary operators from merging
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 4 comments
Labels: CLA Signed
#327 - Nested unary operators (e.g. - -x) have semantic change after formatting
Issue -
State: closed - Opened by nreid260 over 2 years ago
#327 - Nested unary operators (e.g. - -x) have semantic change after formatting
Issue -
State: closed - Opened by nreid260 over 2 years ago
#326 - Chain after Elvis operator changes indentation
Issue -
State: closed - Opened by att14 over 2 years ago
- 4 comments
#326 - Chain after Elvis operator changes indentation
Issue -
State: closed - Opened by att14 over 2 years ago
- 4 comments
#325 - For --google_style, break between ( and long condition expressions
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 3 comments
Labels: CLA Signed
#325 - For --google_style, break between ( and long condition expressions
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 3 comments
Labels: CLA Signed
#324 - Strange formatting error on escaped square brackets in a kdoc
Issue -
State: closed - Opened by ZacSweers over 2 years ago
- 4 comments
#324 - Strange formatting error on escaped square brackets in a kdoc
Issue -
State: closed - Opened by ZacSweers over 2 years ago
- 4 comments
#323 - "error: expected token: ':'; generated -> instead" on destructured lambda parameters with types
Issue -
State: closed - Opened by ZacSweers over 2 years ago
- 2 comments
#321 - There are no `*-with-dependencies` jar artifacts getting uploaded to github releases
Issue -
State: closed - Opened by ZacSweers over 2 years ago
- 3 comments
#320 - Proof of concept for break propagation
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
Labels: CLA Signed
#320 - Proof of concept for break propagation
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
Labels: CLA Signed
#319 - Long expression inside parentheses causes only trailing `)` to be on new line
Issue -
State: closed - Opened by att14 over 2 years ago
- 12 comments
#316 - Formatting of field annotations is inconsistent with GJF
Issue -
State: open - Opened by xeals over 2 years ago
- 2 comments
Labels: formatting-discussions
#314 - context receivers support
Issue -
State: closed - Opened by JavierSegoviaCordoba over 2 years ago
- 5 comments
#312 - Homebrew recipe
Issue -
State: closed - Opened by cgruber over 2 years ago
- 4 comments
#311 - Remove use of some deprecated functions
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 1 comment
Labels: CLA Signed
#311 - Remove use of some deprecated functions
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 1 comment
Labels: CLA Signed
#310 - Line break after @sample breaks Intellij functionality
Issue -
State: closed - Opened by bethcutler over 2 years ago
- 2 comments
#302 - Break after annotations iff it is a block-level expression
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 11 comments
Labels: CLA Signed
#298 - Proof of concept for propagating breaks along call expression blocklikes
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 1 comment
Labels: CLA Signed
#298 - Proof of concept for propagating breaks along call expression blocklikes
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 1 comment
Labels: CLA Signed
#297 - Propagate breaks across different parts of call expressions, fn declarations, and class declaration
Issue -
State: closed - Opened by nreid260 over 2 years ago
- 1 comment
#296 - Generalized support for fluent chains
Issue -
State: closed - Opened by nreid260 over 2 years ago
- 4 comments
#295 - Chained trailing lambdas are formatted incorrectly
Issue -
State: closed - Opened by msfjarvis over 2 years ago
- 9 comments
#294 - Introduce FluentChain class for formatting qualified expressions
Pull Request -
State: closed - Opened by nreid260 over 2 years ago
- 5 comments
Labels: CLA Signed
#293 - Sort modifiers based on Kotlin conventions
Issue -
State: open - Opened by JavierSegoviaCordoba over 2 years ago
- 1 comment
Labels: enhancement
#288 - Noop: refactor KDocWriter to eliminate some dead constructs
Pull Request -
State: closed - Opened by nreid260 almost 3 years ago
- 2 comments
Labels: CLA Signed
#287 - Don't print op tree by default in tests.
Pull Request -
State: closed - Opened by nreid260 almost 3 years ago
- 9 comments
Labels: CLA Signed
#282 - Lambda indent assignment
Pull Request -
State: closed - Opened by nreid260 almost 3 years ago
- 9 comments
Labels: CLA Signed
#281 - Fix crash when type param has an annotation
Pull Request -
State: closed - Opened by nreid260 almost 3 years ago
- 3 comments
Labels: CLA Signed
#280 - Fix formatting of block-like lambdas (+ scope functions) on long lines.
Pull Request -
State: closed - Opened by nreid260 almost 3 years ago
- 6 comments
Labels: CLA Signed
#279 - Always break get/set definitions onto lines below the property declaration.
Pull Request -
State: closed - Opened by nreid260 almost 3 years ago
- 2 comments
Labels: CLA Signed
#277 - `format` re-parses after adding newlines, which can cause crashes
Issue -
State: closed - Opened by nreid260 almost 3 years ago
- 3 comments
#270 - Formatting of lambda followed by `.asSequence()` is a bit strange
Issue -
State: closed - Opened by jbduncan almost 3 years ago
- 5 comments
#269 - IntelliJ plugin causes IDE errors
Issue -
State: closed - Opened by sgrimm almost 3 years ago
- 1 comment
#261 - KtFmt infers with KotlinX Knit
Issue -
State: closed - Opened by nomisRev almost 3 years ago
- 6 comments
#261 - KtFmt infers with KotlinX Knit
Issue -
State: open - Opened by nomisRev almost 3 years ago
- 5 comments
#258 - Comment in the middle of an assignment changes indentation
Issue -
State: closed - Opened by bethcutler about 3 years ago
- 1 comment
#257 - Does not break at higher syntactic level
Issue -
State: open - Opened by bethcutler about 3 years ago
- 1 comment
Labels: enhancement, help wanted
#256 - Method calls on literal strings are not moved to the next line; may exceed line width
Issue -
State: closed - Opened by bethcutler about 3 years ago
- 2 comments
#255 - Feature: IDEA: trigger ktfmt check on attempted commit
Issue -
State: closed - Opened by isXander about 3 years ago
- 5 comments
#253 - Short implementations of functional interfaces could be on a single line
Issue -
State: open - Opened by bethcutler about 3 years ago
- 2 comments
Labels: enhancement, good first issue
#252 - ktfmt misformats call chains with lambdas
Issue -
State: closed - Opened by fcurts about 3 years ago
- 4 comments
#251 - ktfmt misplaces opening quotes of raw string literals
Issue -
State: closed - Opened by fcurts about 3 years ago
- 8 comments
Labels: enhancement
#249 - IntelliJ plugin behaves weird when auto-completing Jetpack Compose code
Issue -
State: closed - Opened by ColtonIdle over 3 years ago
- 24 comments
#248 - IntelliJ/ AS-Plugin configuration via a file
Issue -
State: closed - Opened by SergejIsbrecht over 3 years ago
- 8 comments
#246 - `(` not generated when `with` is asigned to a variable
Issue -
State: closed - Opened by JavierSegoviaCordoba over 3 years ago
- 1 comment
#244 - Example of calling `visitCallElement` instead of using custom logic.
Pull Request -
State: closed - Opened by steventrouble over 3 years ago
- 5 comments
Labels: CLA Signed
#242 - Long block comments (NOT KDoc) are not reformatted
Issue -
State: open - Opened by bethcutler over 3 years ago
- 2 comments
#242 - Long block comments (NOT KDoc) are not reformatted
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 3 comments
#241 - Crash on legal (but non-standard) getter code
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 5 comments
#240 - kdoc image tag formatting is broken
Issue -
State: closed - Opened by liutikas over 3 years ago
- 2 comments
#239 - Multiline TODO formatting is incorrect
Issue -
State: closed - Opened by ColtonIdle over 3 years ago
- 1 comment
#237 - Formatting around triple-quote strings inconsistent
Issue -
State: open - Opened by bethcutler over 3 years ago
- 2 comments
#237 - Formatting around triple-quote strings inconsistent
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 3 comments
#235 - Unpaired ``` not gracefully handled
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 5 comments
#233 - Parse file exception with commented import line
Issue -
State: closed - Opened by zanesq over 3 years ago
- 2 comments
#232 - don't break first line when formatting method chaining.
Issue -
State: closed - Opened by sschemer over 3 years ago
- 1 comment
#230 - !! in chained calls causes strange formatting and indentation
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 1 comment
#229 - Plugin doesn't work until a restart
Issue -
State: closed - Opened by ColtonIdle over 3 years ago
- 2 comments
#228 - Plugin doesn't work with if "Only VCS changed text" is selected from code-reformat settings
Issue -
State: closed - Opened by ColtonIdle over 3 years ago
- 2 comments
#226 - >1 annotation is kept on same line, contrary to style guide
Issue -
State: open - Opened by bethcutler over 3 years ago
- 13 comments
Labels: enhancement, formatting-discussions
#222 - Returning functional types from when expression has extra indentation
Issue -
State: open - Opened by bethcutler over 3 years ago
- 1 comment
Labels: bug
#221 - Indentation in explicit constructor is wrong
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 1 comment
#220 - Not breaking at highest syntactic level
Issue -
State: open - Opened by bethcutler over 3 years ago
- 2 comments
Labels: bug
#219 - Feature request: Automatic breaking of very long strings
Issue -
State: open - Opened by bethcutler over 3 years ago
- 1 comment
Labels: enhancement, good first issue
#218 - Support formatting of specific line ranges
Issue -
State: open - Opened by SanjayVas over 3 years ago
- 4 comments
Labels: enhancement
#217 - Unexpected infix formatting
Issue -
State: closed - Opened by ntkoopman over 3 years ago
- 2 comments
Labels: formatting-discussions
#216 - Force trailing commas
Issue -
State: closed - Opened by sidvenu over 3 years ago
- 3 comments
Labels: enhancement
#216 - Force trailing commas
Issue -
State: open - Opened by sidvenu over 3 years ago
- 2 comments
#213 - Treat Elvis operator as part of a call chain
Issue -
State: closed - Opened by sgrimm over 3 years ago
- 3 comments
#211 - Style consideration: explicit constructor on a new line
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 4 comments
#208 - Formatting lists in KDoc
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 6 comments
#207 - Line break in chevrons when it can be in a dot
Issue -
State: open - Opened by JavierSegoviaCordoba over 3 years ago
Labels: enhancement, help wanted
#205 - Indent is inconsistent when lambda is qualified vs not.
Issue -
State: open - Opened by steventrouble over 3 years ago
- 3 comments
Labels: enhancement
#204 - Period following a link in a n+1 character comment ends up on its own line.
Issue -
State: closed - Opened by bethcutler over 3 years ago
- 3 comments
#203 - ktfmt fails on a trailing comma for a list of lambdas
Issue -
State: closed - Opened by TrevorStoneEpic over 3 years ago
- 3 comments
#201 - Support JDK 8
Issue -
State: closed - Opened by cgrushko over 3 years ago
- 6 comments
#195 - Fix build_and_test.yml
Pull Request -
State: closed - Opened by cgrushko over 3 years ago
- 2 comments
Labels: CLA Signed, Merged
#185 - A space is inserted after slash-star /* comments
Issue -
State: closed - Opened by cgrushko over 3 years ago
- 3 comments
Labels: bug, good first issue
#181 - One line lambdas in `.kts` files
Issue -
State: open - Opened by JavierSegoviaCordoba over 3 years ago
- 5 comments
Labels: enhancement, good first issue
#165 - Lambda param when it doesn't fit in the same lane
Issue -
State: closed - Opened by JavierSegoviaCordoba almost 4 years ago
- 4 comments
#158 - Canonical .editorconfig
Issue -
State: closed - Opened by sgrimm almost 4 years ago
- 13 comments
Labels: enhancement
#66 - Continuation indents in KDoc
Issue -
State: closed - Opened by bethcutler about 4 years ago
- 3 comments
#61 - Plugin incompatible with AS 4.0.1
Issue -
State: closed - Opened by rakesh-sh2020 about 4 years ago
- 26 comments
#60 - [ktfmt_idea_plugin] Add support for format-on-save
Issue -
State: closed - Opened by Javi about 4 years ago
- 4 comments
Labels: enhancement, good first issue
#44 - Consider using GJF 1.7
Issue -
State: closed - Opened by tyvsmith over 4 years ago
- 11 comments
#44 - Consider using GJF 1.7
Issue -
State: closed - Opened by tyvsmith over 4 years ago
- 11 comments
#42 - Blank lines between global constants
Issue -
State: closed - Opened by russellw over 4 years ago
- 2 comments
#36 - Handling call chains starting with a lambda call
Issue -
State: closed - Opened by strulovich over 4 years ago
- 13 comments
Labels: formatting-discussions