-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Customize format number #11
Comments
How to dopackage.json
settings.js
document.js
decorator.js
formatter.js
|
@nortakales I'm really missing this feature. |
I'll look into it this week. I think it should be fairly straightforward, I just want to make sure I honor existing settings or somehow migrate them to the new settings so I don't change things unexpectedly for existing users. |
Added these settings in version 0.3.0. Let me know if there are any issues. Commit: 92ad4e6 |
Qalc 0.1.8.
I suggest some changes to the settings.
Remove this:
and add these two:
Like Windows 10:
Now
Now I am much more free to choose the I prefer format.
English format (like qalc.output.displayCommas": true)
English format (like qalc.output.displayCommas": false)
Italian format
Other format
Thank's for your job!
The text was updated successfully, but these errors were encountered: