Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.9.0-rc1
-
None
Description
Assume we have simple function:
function doLogin(name,password) {
currentSession = Platform.startSession(name, password)
}
after format becomes
function doLogin(namepassword) { currentSession = Platform.startSession(name, password) }
Give me my comma back please
Attachments
Issue Links
- relates to
-
QTCREATORBUG-22026 [Reg 4.8->4.9] QML auto format breaks valid structures
- Closed
For Gerrit Dashboard: QTCREATORBUG-22259 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
258190,1 | wip: fix reformater | master | qt-creator/qt-creator | Status: ABANDONED | -2 | 0 |