suimong

Results 14 issues of suimong

- Updated packages in requirements-test.txt to latest versions: the current version is incompatible with python 3.10 - Added a separate requirements-test-legacy.txt for py27, py34, py36, pypy, pypy3

I'd like to suggest that a timestamp being added to the sync log ("CODE SETTINGS SYNC UPLOAD SUMMARY") shown in the Output Window. It's a useful piece of information and...

improvement ✨

### Description Currently the "parts" field is typed `string[]`, which leads to type error if the given array is asserted as const (hence `readonly string[]`)). ### Link to Reproduction https://codesandbox.io/s/romantic-lehmann-ruvuvp?file=/src/index.tsx...

Topic: Styled System 💅🏻

**Requirements** - [x] I have searched the [issues](https://github.com/ryanoasis/nerd-fonts/issues) for my request and found nothing related and/or helpful - [x] I have searched the [FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting) for help - [x] I have...

❲+❳ add glyph to core set

### Related problem The lsp currently does not generate completion for statically defined const variables, e.g. when the const variable is a nested nu object. ### Describe the solution you'd...

enhancement
needs-triage
const-eval

Hi team, just wondering if publishing pyckel to PyPI is on the horizon? I've been using nickel more and more in my projects which are mostly Python, and it would...

**Is your feature request related to a problem? Please describe.** No. This is merely a suggestion. **Describe the solution you'd like** Put "RATIONALE.md" into the doc site, preferrably at top...

type: documentation
area: website

### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [X] I do NOT use the Anaconda default channels (pkgs/* etc.)...

what::documentation

**Describe the bug** On the latest master, `nix develop` fails with the following error: ```shell error: Cannot find Git revision 'a99d905216cc0aac5de0c3050f4afc54e21c6bc5' in ref 'refs/heads/master' of repository 'https://git.savannah.gnu.org/git/bash.git'! Please make sure...

**Describe the bug** I apologize for the over-generic & cryptic issue title, as it is really hard to summarize the issue in words, so here's the MRE. **To Reproduce** The...