Trending repository
-
Updated
Aug 4, 2022 - C#
Catch this session and more at Git Merge 2022 in Chicago, IL Sep 14 - 15th. Tickets are on sale now.
April 22, 2022 - September 25, 2022 • Virtual
Open source projects built in or receiving significant contributions from Brazil :brazil:
DeepSource is the fastest and the most reliable way to run static analysis on your code. Our 13+ analyzers help you prevent thousands of security and bug risks, anti-patterns, and other defects before your code is merged.
But wait, we have more!
Describe the bug
The bug occurs in lyra-0.0.1-beta-13.
Typo tolerant searches miss expected results.
To Reproduce
const db = new Lyra({
schema: {
txt: "string",
},
stemming: false // Disabling stemming to avoid confounding the results
})
// Insert "stelle", and other words that are all within edit distance 2
await db.insert({ txt: 'stelle' })Describe the bug
When exporting a brush annotation as a PNG, the output is not mapped by the background colors specified in (Settings > Labeling Interface). In addition, when exporting as a JSON, the background colors for the attributes are not specified anywhere, leaving the values that were selected in the interface as arbitrary and as not linked to any of the outputs.
To Reproduce
As you can see from the image, being able to have more than one shell in a project would be great.
Edit by @austincondiff:
This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this
If you use index pages and your sidebar contains a link it would be nice if you could either:
It's a bad practice to report error from a separate function because that centralizes all errors to the same line and code.
See comment in MystenLabs/sui#3725 (comment)
We should use macro instead
Time-series Bar Chart v2 does not update total values for stacked bar chart when toggling legends.
The legacy Time-series Bar Chart does not have this issue.
CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w