jeffmikels

Results 20 issues of jeffmikels

I maintain multiple calendars for my private and work lives. I want to use Easy Appointments so people can book appointments with me on my work calendar, but I need...

enhancement

This pull requests modifies the Dart codegen and templates to accomplish the following: * Dart codegen now respects the `modelNamePrefix`, `modelNameSuffix`, `apiNamePrefix`, and `apiNameSuffix` settings * Dart codegen now properly...

Client: Dart
Issue: Bug

My previous request was to remove trailing whitespace from text when the document is saved. I implemented the feature using a simple applescript to apply a regular expression replace to...

feature

Large html documents cause scrolling problems that could be solved by using a Listview.builder on a list of top-level widgets instead of wrapping the entire document in a StyledText widget....

high-priority

```v variable := 1 variable2 := 2 ``` The `2` in the variable name is getting a different color from the rest of the variable name.

I'm using the code in the examples, but I can't get it to connect to my device. Steps: * I connected my controller to my phone. * I got the...

I have a Logitech Marble Mouse, and I love it too much to switch to anything else, but having a scroll wheel is incredibly useful on a mac. Currently, I'm...

Can I request a feature to also simulate scroll wheel events in addition to mouse moves and button clicks?

When text auto-wraps to the following line, it's helpful to have the wrapped text also be indented more than the text above it. I would like to implement that in...

enhancement

`$ v doctor` ``` OS: macos, Mac OS X, 10.15.6, 19G73 Processor: 8 cpus, 64bit, little endian, Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz CC version: Apple clang version 12.0.0 (clang-1200.0.32.29)...

Bug
Unit: Documentation
Unit: vdoc