Ecosyste.ms: Issues

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

GitHub / dfinity/prettier-plugin-motoko issues and pull requests

#153 - Bump vite from 5.4.7 to 5.4.14 in /tests/test-webapp

Pull Request - State: open - Opened by dependabot[bot] 21 days ago
Labels: dependencies

#153 - Bump vite from 5.4.7 to 5.4.14 in /tests/test-webapp

Pull Request - State: open - Opened by dependabot[bot] 21 days ago
Labels: dependencies

#152 - Update rust dependencies

Pull Request - State: closed - Opened by f0i about 1 month ago - 1 comment

#151 - Fix unicode symbols causing Wasm out-of-memory error

Pull Request - State: closed - Opened by rvanasa about 1 month ago

#150 - Fix corner case with exponential float literal

Pull Request - State: closed - Opened by rvanasa about 1 month ago

#149 - Fix formatting optional variants

Pull Request - State: closed - Opened by rvanasa about 2 months ago - 2 comments

#148 - Fix unary operator after keyword

Pull Request - State: closed - Opened by rvanasa 3 months ago

#147 - Bump rollup from 2.79.1 to 2.79.2 in /tests/test-webapp

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#146 - v0.10.0

Pull Request - State: closed - Opened by rvanasa 3 months ago

#145 - Adjust whitespace logic for addition/subtraction

Pull Request - State: closed - Opened by rvanasa 3 months ago

#143 - Formatter adds semicolon after `if` clause in presence of `else`

Issue - State: closed - Opened by lpahlavi 3 months ago - 1 comment
Labels: bug

#142 - Formatter crashes if source contains some unicode characters

Issue - State: closed - Opened by f0i 4 months ago - 2 comments

#141 - Wasm memory leak while formatting?

Issue - State: closed - Opened by ByronBecker 4 months ago - 2 comments

#140 - Bump rollup, @vitejs/plugin-react, vite and vite-plugin-wasm in /tests/test-webapp

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

#139 - Bump rollup from 2.79.0 to 3.29.5 in /packages/mo-fmt

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

#138 - Bump vite from 3.2.10 to 3.2.11 in /tests/test-webapp

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#137 - Bump micromatch from 4.0.5 to 4.0.8 in /packages/mo-fmt

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#136 - Add `--version` / `-V` flag to `mo-fmt`

Pull Request - State: closed - Opened by rvanasa 6 months ago

#136 - Add `--version` / `-V` flag to `mo-fmt`

Pull Request - State: closed - Opened by rvanasa 6 months ago

#135 - Long method chain, single line

Issue - State: open - Opened by Gekctek 6 months ago

#135 - Long method chain, single line

Issue - State: open - Opened by Gekctek 6 months ago

#134 - Use Prettier 2 for standalone CLI

Pull Request - State: closed - Opened by rvanasa 6 months ago

#133 - Fix missing files in npm package

Pull Request - State: closed - Opened by rvanasa 7 months ago

#133 - Fix missing files in npm package

Pull Request - State: closed - Opened by rvanasa 7 months ago

#132 - Recognize `finally` keyword

Pull Request - State: closed - Opened by rvanasa 7 months ago

#131 - Bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#130 - Bump vite from 3.2.8 to 3.2.10 in /tests/test-webapp

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#129 - Bump follow-redirects from 1.15.5 to 1.15.6

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#128 - Fix corner case with automatic semicolon logic

Pull Request - State: closed - Opened by rvanasa 12 months ago

#127 - Adding a comma in a strange place that cause a compile issue

Issue - State: closed - Opened by skilesare 12 months ago - 3 comments

#126 - Use `.prettierrc` config in `mo-fmt`

Pull Request - State: closed - Opened by rvanasa about 1 year ago

#125 - Fix corner case with switch syntax

Pull Request - State: closed - Opened by rvanasa about 1 year ago

#124 - `mo-fmt` does not respect `.prettierrc`

Issue - State: closed - Opened by ZenVoich about 1 year ago - 1 comment

#123 - Any way to configure these?

Issue - State: open - Opened by ZenVoich about 1 year ago - 1 comment

#122 - Bump vite from 3.2.7 to 3.2.8 in /tests/test-webapp

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#121 - Bump follow-redirects from 1.15.2 to 1.15.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#120 - Fix functions in type bindings

Pull Request - State: closed - Opened by rvanasa about 1 year ago

#119 - syntax error

Issue - State: closed - Opened by Kranthi-Sai over 1 year ago

#118 - Bump @babel/traverse from 7.21.5 to 7.23.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#117 - Bump @babel/traverse from 7.22.5 to 7.23.2 in /packages/mo-fmt

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#116 - Bump @babel/traverse from 7.18.13 to 7.23.2 in /tests/test-webapp

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#115 - Bump postcss from 8.4.24 to 8.4.31 in /tests/test-webapp

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#114 - Update readme

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#113 - Misc

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#112 - Update readme

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#111 - The setup and use instructions don't work as expected

Issue - State: closed - Opened by ottodevs over 1 year ago - 5 comments

#110 - Improve whitespace rules for `and`, `or`, `|>`

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#108 - Add setup instructions for Prettier 3

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#107 - Speed up Rust build times in CI

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#106 - Add rule for `@` tokens

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#105 - Reformat unit tests

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#104 - Add support for Prettier 3.x

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#103 - Support multi-line text literals

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#102 - Bump vite from 3.0.9 to 3.2.7 in /tests/test-webapp

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#101 - Update CI

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#100 - Update `package.json`

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#99 - Reintroduce support for Webpack 4

Pull Request - State: closed - Opened by rvanasa over 1 year ago

#98 - Fix corner case with 'prettier-ignore' comment whitespace

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#97 - Adjust text concat rules

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#96 - Allow multi-line text concatenation

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#95 - Fix corner case with optional line breaks

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#94 - Keep line break after `with` keyword

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#93 - Fix invisible character package usage with CJS imports

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#92 - Remove invisible unicode characters

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#91 - Fix trailing semicolon corner case

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#90 - Remove trailing comma for multi-line parenthesized expressions

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#89 - Object auto-formatted into one very long line

Issue - State: open - Opened by ByronBecker almost 2 years ago - 1 comment

#88 - Fix trailing comma in multi-line array type

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#87 - type formatting bug

Issue - State: closed - Opened by letmejustputthishere almost 2 years ago - 1 comment

#86 - Fix comment detection corner case

Pull Request - State: closed - Opened by rvanasa almost 2 years ago

#85 - Formatting issue with '\"'

Issue - State: closed - Opened by Gekctek almost 2 years ago - 3 comments

#84 - Format `async*` / `await*`

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#83 - Fix corner case with if-then expression

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#82 - Update `mo-fmt` readme and dev dependencies

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#81 - Replace Node.js 14.x with 18.x in CI

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#80 - Update lexer

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#79 - Bump json5 from 2.2.1 to 2.2.2 in /tests/test-webapp

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#78 - Automatically insert semicolons after multi-line blocks

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#77 - Update code comments

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#76 - Release `0.2.7`

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#75 - Fix obscure lexer corner case

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#74 - Strange addition of space character

Issue - State: closed - Opened by jorgenbuilder about 2 years ago - 1 comment

#73 - Update mo-fmt package lock

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#72 - Fix trailing semicolon in multiline record extension

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#71 - Fix deprecation in wasm-bindgen

Pull Request - State: closed - Opened by rvanasa about 2 years ago

#69 - Generics with comments are fun :)

Issue - State: open - Opened by ByronBecker about 2 years ago - 4 comments

#68 - multiline concatenated string formatted into one very long line

Issue - State: closed - Opened by letmejustputthishere over 2 years ago - 1 comment

#66 - Release `mo-fmt v0.2.3`

Pull Request - State: closed - Opened by rvanasa over 2 years ago

#65 - Fix block comment tokenization corner cases

Pull Request - State: closed - Opened by rvanasa over 2 years ago

#64 - comment blocks misformatted

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

#63 - Fix ambiguity between decimal numbers and tuple indices

Pull Request - State: closed - Opened by rvanasa over 2 years ago

#61 - complex indenting example with odd behaviour

Issue - State: open - Opened by borovan over 2 years ago - 4 comments

#60 - Format numbers for better readability

Issue - State: closed - Opened by f0i over 2 years ago

#59 - Convert Doxygen-style comments to documentation comment

Issue - State: open - Opened by f0i over 2 years ago - 1 comment

#58 - There should be a space between comment marker and comment

Issue - State: open - Opened by f0i over 2 years ago - 1 comment

#57 - Indentation differs from style guide

Issue - State: closed - Opened by f0i over 2 years ago - 1 comment