Varun Srinivasan

Results 34 issues of Varun Srinivasan

Need to come up with a set of tests to cover basic functionality. We won't focus on the onmanager, which is a wrapper around the unstable onenote process. We could...

enhancement
help wanted

Add code snippets to README.md that can be studied as examples

enhancement
help wanted

Need to add the ability to update content and have the object model persist those changes via the COM interface to the running process.

enhancement
help wanted

onepy.py is a mega file that contains all the classes - it should be broken up into multiple files for easier parsing.

enhancement
help wanted

* Add benchmarks to track performance of common operations like find, from_str, round and mathematical operations. * Integrate them into CI to prevent perf regressions when making changes.

Move from TravisCI to Github Actions

Write more thorough documentation and example code for: * Formatter * Rounding * Locale / LocalFormat * Allocation

documentation
help wanted
good first issue

# Bug report Using bound mutate with immer's produce sporadically returns an undefined item for produce to mutate, which causes a failure. Version: swr 0.5.6 **Observed Behavior** The object that...

reproduction needed

### Describe the issue: A costly-loop warning triggers when evaluating a loop that contains an if statement that includes both an assignment to a state variable followed by a return....

enhancement