Commit cc19c8b
authored
fix(vscode): fix statusbar icon order (#12544)
Change the order of the status bar to be icon first then text.
I don't know if there is a reason behind this or an oversight. Other
plugins like typescript and prettier show the icon on the left and the
text on the right:
<img width="371" height="40" alt="image"
src="https://github.com/user-attachments/assets/b7c59527-e130-4b51-936a-54c1559eaf8c"
/>1 parent 94b06ef commit cc19c8b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
0 commit comments