Marc Udoff

Results 64 issues of Marc Udoff

Feel free to make suggestions in the fiddle or create your own. I am new to d3, so I am sure it's not optimal.

**Describe the bug** The filter plugins are not called when a version is specified. I expected this to be called for all get requests. I.e. filters are called for `GET...

topic: feature request

## Description If a function is defined twice, jump to definition always jumps to the first definition and not the latest. ## Reproduce ![jump-to-def](https://user-images.githubusercontent.com/1813603/174904708-42ba8d3c-ed59-4cd0-9e0a-2373bd203f05.gif) ## Expected behavior The second add...

feature:jump_to

## Description There are a couple of bugs related to renaming as described in the next section. ## Reproduce Case 1: Renaming an import twice does not work the second...

feature:rename

At times, some mostly-informational logs from pyright (at least) are logged to JuptyerLab's output log, which is distracting since it flashes blue. Example pyright info: ``` 4:57:28 PM pyright: Searching...

Hi, `__tracebackhide__` is used in [pytest](https://doc.pytest.org/en/latest/example/simple.html#writing-well-integrated-assertion-helpers) and [IPython ](https://github.com/ipython/ipython/pull/12359)to tell tooling that a frame should be hidden from the user when looking at stacktraces. It would be helpful if users...

### You want to: * [x] request a *feature* ### Expected behaviour There should be a global function to get a list of all created Sockets (where socket refers back...

enhancement

In order to replace usage of something like https://www.npmjs.com/package/command-line-args it would be helpful to allow arg to have an alias. For example, I want -h and --help to both allow...

Hi, cookie has recently been released to allow for users to set the priority cookie (https://github.com/jshttp/cookie/issues/138). This is important to set for session cookies due to the corresponding issued log...

enhancement

Hi, It is possible to allow for a option which first finds string distances to words in the positive/negative list, and then, if it is above some threshold, categorize it...

feature
help wanted