Skip to content

Brackets plugin for performing quick inline calculations with a simple keypress (Alt+C)

License

Notifications You must be signed in to change notification settings

Taraflex/Brackets-Inline-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inline Calculator

Inline Calculator is a plugin for Brackets which lets you do inline calculations with a few keypresses. All you need to do is select the mathematical expression and press Alt+C.

Configuration

By default, Inline Calculator rounds the result down to two decimals. However, you can specify the number of decimals you would like in the preferences file. Only create property "inline-calc.precision": (the number of decimals) in the root of the settings tree. If you want to change the default keybinding, add a new keybinding with command "inline-calc". Example:

"Ctrl-D": "inline-calc"

About

Brackets plugin for performing quick inline calculations with a simple keypress (Alt+C)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published