Results 9 issues of Dang Mai

**Prettier 2.6.2** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAzCAnABACgDpRZYA2cMWAllhKlgIZYD0jWAEnMcRAQJRbAEiBAL4EC6bPkIkylSoQbM2HLr36CsIgiAA0ICAAcYFaAGdkoOhgwQA7gAUrCcyjrFbdAJ7m9AIwx0YADWZADKdAC2cAAyFFBwyKhupnB+AcFhBoFxAObIMBgArqkgcBG+cAAmlVXRdFA5hXQ5cABimBF0MMYNyCB0hTAQuiAAFjARxADqoxTwpllgcKHOcxQAbnOefWCmPiBxKRgw9gE5nYnJJQBWpgAeobmkAIqFEPCXxCl6WRhHfb46BViCMDBg4jAphRKjBRsgABwABh+NhSUwCBj6YLgR3WCT0AEc3vBToYXP1TABaeJVKojDBwIkUBmnZoXJBJL4lFIRCj5Ircp5wV7vBIcq56GBAqEwuFIABMkoCFGIuQAwhAIuzSqYAKwjQopAAqQJcnO+IHWxQAklAarBQmBwUYAIJ20IwTykT4pYTCIA) ```sh --parser babel ``` **Input:** ```jsx for ( let i of a // Hello ) { } for ( let i in a // Hello )...

type:bug
area:comments
lang:javascript
area:idempotency

Hi, First of all let me say Thank you for creating the application, it is a wonderful tool that does a lot of things right and clearly has a lot...

enhancement
v3-done

This is a continuation of our discussion on Twitter between me and @ntotten. The purpose is to add the ability for `prettier-plugin-apex` to interface directly with Salesforce LSP that is...

discussion

Exaile's [mapping](https://github.com/exaile/exaile/blob/8fb0ebb4ea108792d38e2b8ad355b27d70e1d246/xl/metadata/flac.py#L36) for FLAC files use the `tempo` tag to store bpm information, but in all the documents that I can find, it should be stored in a `BPM` tag...

Type: bug

Hi, In the default `php.ini.erb` template, the `session.save_path` is set to `/var/lib/php/session`; on my Ubuntu 12.04 server, that directory does not exist initially. Shouldn't we create that directory beforehand to...

### Description In Firefox, when I click directly on a checkbox inside a Visual Picker, the selection doesn't change. The selection does change if I click on the box surrounding...

Type: Bug
Area: Components
Fix/Change in Backlog

Hi, I'm using Annotorious on one of my projects and it works very well with all our devices running on Windows 7/Linux/OS X. However, on touch-enabled devices with Windows 8,...

**Environments:** - Prettier Version: 1.19.1 - Running Prettier via: CLI - Runtime: Node.js v12 - Operating System: Linux **Steps to reproduce:** Currently a Prettier plugin cannot do range formatting correctly,...

type:enhancement
status:needs discussion
area:api
area:ranges
area:plugin api

**Describe the bug** When configured VSCode to use mise JSON schema at https://github.com/jdx/mise/blob/main/schema/mise.json, it wants `python_create_args` and `uv_create_args` to be String. This aligns with the doc at https://mise.jdx.dev/lang/python.html#automatic-virtualenv-activation However, if...

bug